Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import with file extensions #182

Merged
merged 4 commits into from
Mar 5, 2024
Merged

Import with file extensions #182

merged 4 commits into from
Mar 5, 2024

Conversation

joehoyle
Copy link
Member

@joehoyle joehoyle commented Mar 5, 2024

Setting the tsconfig properly makes TSC also throw an error / warning for the extensionless imports too.

Setting the tsconfig properly makes TSC also throw an error / warning for the extensionless imports too.
- FIx imports to use file extensions per latest spec
- Pass Content-Type as a header, as it's not possible to use response.contentType() with header streaming.
- Fix jest with js extensions imports
@joehoyle joehoyle merged commit 2e73546 into master Mar 5, 2024
4 checks passed
@joehoyle joehoyle deleted the fix-import branch March 5, 2024 14:59
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