-
Using version## Which package?
**"@swc/plugin-formatjs": "^1.0.1",**
## Describe the bug
We migrated our application using from **babel -> babel-plugin-formatjs** plugin to **swc -> @swc/plug…
-
### Verify Next.js canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Describe the bug
When running the build, I get the following issue. I guess s…
-
Type: Performance Issue
Pretty constantly co-pilot fails to return response
Extension version: 0.22.4
VS Code version: Code 1.95.2 (e8653663e8840adaf45af01eab5c627a5af81807, 2024-11-07T11:07:22.054…
-
when i use "pnpm nx g @nx/plugin:plugin" , show me error is
NX Cannot read properties of undefined (reading 'JsxEmit')
decription is:
```javascript
t getNeededCompilerOptionOverrides (/Users/xxxxx…
-
Hi there!!!
The project looks amazing!! Thanks for you effort creating this!
I was wondering how can we integrate this with our custom tools or bundlers, for example with rspack or rsbuild.
F…
-
Hi! I took your `@stylexswc/next-swc-example` and upgraded the Next.js to v15, and it panics and crashes.
The error suggests the `swc_core` might need to be upgraded in order for this to work with …
-
### Current Behavior
I decided to convert my standalone repo to a monorepo as it is explaned here: https://nx.dev/recipes/tips-n-tricks/standalone-to-monorepo
And here is what happend:
1. `npx cre…
-
I want to use an swc plugin [swc-plugin-transform-vue3-jsx](https://www.npmjs.com/package/swc-plugin-transform-vue3-jsx) for jsx, but parcel has no way to add swc plugin.
-
**Describe the bug**
I want to use Plural JSX element imported from: `import { Plural } from "@lingui/macro";`
In the documentation from the website [https://lingui.dev/ref/macro#plural-1](https://l…
-
I developed a [swc-plugin-canyon](https://github.com/canyon-project/canyon/tree/main/plugins/swc-plugin-canyon). How can I add it to the [SWC Plugins](https://plugins.swc.rs/) collection on the site?