We are now using SWC for TypeScript to JavaScript transpilation #63
samreid
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As part of phetsims/chipper#1354, we have changed from babel to swc for running the TypeScript to JavaScript transpilation. The process is much faster now.
Steps to upgrade:
npm installin chippergrunt transpile --watchfrom any repo to transpile all repos.grunt output-js-project --watchExpected output from the
--watchtask includes many console logs with “Watching for file changes.” That is ok and don’t worry!Please let us know if you have any questions or problems.
Beta Was this translation helpful? Give feedback.
All reactions