Migrating from babel cli
#
InstallationRun
or
CLI apis of @swc/cli
are intentionally almost same as it of @babel/cli
. So you can just replace npx babel
to npx swc
. If it results in an error, please [report an error][issues].
Run
or
CLI apis of @swc/cli
are intentionally almost same as it of @babel/cli
. So you can just replace npx babel
to npx swc
. If it results in an error, please [report an error][issues].