-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[Meteor 3.4] Cant use swc.config.ts #14033
Copy link
Copy link
Closed
Labels
confirmedWe want to fix or implement itWe want to fix or implement itmodern-build-stackresolvedThis discussion is resolved.This discussion is resolved.waiting-feedbackIt's implemented but we need feedback that it is working as expectedIt's implemented but we need feedback that it is working as expected
Milestone
Metadata
Metadata
Assignees
Labels
confirmedWe want to fix or implement itWe want to fix or implement itmodern-build-stackresolvedThis discussion is resolved.This discussion is resolved.waiting-feedbackIt's implemented but we need feedback that it is working as expectedIt's implemented but we need feedback that it is working as expected
In a Meteor 3.4 app using the TypeScript template, I cannot use swc.config.ts. I can see swc.config.js and .swcrc work but in .ts, it does not work.