We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
package.json
lib
Now two packages.json are installed: @swc/cli/lib/package.json and @swc/cli/package.json. Likely that is not planned effect.
@swc/cli/lib/package.json
@swc/cli/package.json
The text was updated successfully, but these errors were encountered:
It's unintended side effect of tsc. I'm not sure how can I fix this.
tsc
Sorry, something went wrong.
This should be closed with the merge of #18.
No branches or pull requests
Now two packages.json are installed:
@swc/cli/lib/package.json
and@swc/cli/package.json
.Likely that is not planned effect.
The text was updated successfully, but these errors were encountered: