You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: