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

Fail to import TypeScript integration since Astro 1.6.9 #5428

Closed
1 task
fviolette opened this issue Nov 17, 2022 · 0 comments · Fixed by #5431
Closed
1 task

Fail to import TypeScript integration since Astro 1.6.9 #5428

fviolette opened this issue Nov 17, 2022 · 0 comments · Fixed by #5431
Assignees
Labels
- P5: urgent Fix build-breaking bugs affecting most users, should be released ASAP (priority)

Comments

@fviolette
Copy link
Contributor

fviolette commented Nov 17, 2022

What version of astro are you using?

1.6.9

Are you using an SSR adapter? If so, which one?

None

What package manager are you using?

yarn

What operating system are you using?

Mac

Describe the Bug

Prior to 1.6.9, I could import and use .ts integrations (e.g. Astro asides); now I'm getting this : TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".ts" for <PATH>/integrations/astro-asides.ts

Link to Minimal Reproducible Example

https://stackblitz.com/edit/github-pf1rr5-nhssod

Participation

  • I am willing to submit a pull request for this issue.
@matthewp matthewp self-assigned this Nov 17, 2022
@matthewp matthewp added the - P5: urgent Fix build-breaking bugs affecting most users, should be released ASAP (priority) label Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
- P5: urgent Fix build-breaking bugs affecting most users, should be released ASAP (priority)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants