Skip to content

fix: update JS sources for bin to TS to be shipped#841

Merged
pyramation merged 6 commits intohyperweb-io:mainfrom
2wheeh:fix/cli
Mar 31, 2026
Merged

fix: update JS sources for bin to TS to be shipped#841
pyramation merged 6 commits intohyperweb-io:mainfrom
2wheeh:fix/cli

Conversation

@2wheeh
Copy link
Copy Markdown
Contributor

@2wheeh 2wheeh commented Mar 31, 2026

Background

Currently telescope cli is not working since #834 updated tsconfig of telescope package to include src/**/*.ts file only.
Despite allowJs: true, include doesn't contain js files explicitly, ending up omitting cli.js and its imports - bin entry point.

Description

updates tsconfig to include js files in telescope package (only package containing js sources for now ?)

@pyramation
Copy link
Copy Markdown
Collaborator

let's do the cli.ts approach instead

@2wheeh 2wheeh marked this pull request as draft March 31, 2026 06:31
@2wheeh 2wheeh changed the title fix: include js files in tsconfig for cli.js (bin) to be shipped fix: update JS sources for bin to TS to be shipped Mar 31, 2026
@2wheeh 2wheeh marked this pull request as ready for review March 31, 2026 07:55
@pyramation pyramation merged commit 3451b7d into hyperweb-io:main Mar 31, 2026
1 check passed
@2wheeh 2wheeh deleted the fix/cli branch March 31, 2026 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants