Skip to content

Conversation

@bcomnes
Copy link
Owner

@bcomnes bcomnes commented May 8, 2025

This enables support for .ts files anywhere in top-bun you could use a .js file. In node contexts, type stripping is provided by node itself, so be sure to enable that feature in Node.js In client contexts, esbuild strips the types.

@coveralls
Copy link

coveralls commented May 8, 2025

Pull Request Test Coverage Report for Build 14911908183

Details

  • 159 of 159 (100.0%) changed or added relevant lines in 6 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.04%) to 90.179%

Totals Coverage Status
Change from base Build 14805080057: 0.04%
Covered Lines: 2679
Relevant Lines: 2919

💛 - Coveralls

This enables support for .ts files anywhere in top-bun you could use a .js file.
In node contexts, type stripping is provided by node itself, so be sure to enable that feature in Node.js
In client contexts, esbuild strips the types.
@bcomnes bcomnes merged commit d41e741 into master May 8, 2025
10 checks passed
@bcomnes bcomnes deleted the ts-experiment branch May 8, 2025 17:04
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.

3 participants