swc-project / pkgs

node.js packages for SWC
49 stars 15 forks source link

@swc/cli version 0.3.0 has older compiled code #33

Closed devdannym closed 5 months ago

devdannym commented 5 months ago

I was trying to leverage the new --cli-config-file option in version 0.3.0 when I kept seeing this error:

error: unknown option '--cli-config-file'

After reviewing the published package for 0.3.0, I discovered that the changes are in the src folder, but the compiled lib folder has no changes made for that version.

kdy1 commented 5 months ago

Use 0.3.12