-
名字 swc-plugin-gem,有独立配置文件,也供 [vscode plugin](https://github.com/mantou132/gem/issues/144) 作为命令使用
- auto import (gbp-sandpack 也要支持)
- auto import element // 正则匹配找到字符串模版中使用的元素
- config rules:…
-
* Isograph currently has a Babel plugin. We also need an SWC plugin that does the exact same thing: transform `` iso(`entrypoint Query.foo`) `` calls to `require('@iso/Query/foo/entrypoint')`.
This…
-
### Describe the feature
We have developed a swc plugin that expects to detect the environment variables of the current ci environment when the plugin is running, but the swc plugin as of now only ac…
-
First of all, Lots of gratitude for working on these plugins, I am not able to devote time to fix, atleast I can raise an issue, that I faced
I have created this issue in storybook, when I was not …
-
Hi,
I tried to use this plugin and it fails with following error:
```bash
start Building...
[webpack-dev-middleware] [Error: × TypeError: Cannot read properties of undefined (reading 'inser…
-
### Current Behavior
Fails to do a preview build
### Expected Behavior
Should buiild successfully and allow preview
### GitHub Repo
_No response_
### Steps to Reproduce
1. Run `nx run portals:p…
-
When using NextJS 15 using the Plugin fails the build because of the swc runtime mismatch. Simply bumping the versions in the Cargo-Manifests doesn't do the trick this time, as compiling the plugin fa…
-
### Describe the bug
● ━━━━━━━━━━━━━━━━━━━━━━━━━ (10%) building /Users/chenyulun390/learn/rspack-vue3-jsx/node_modules/.pnpm/@rspack+core@1.0.14/node_modules/@rspack/core/hot/dev-server.js …
-
### Current Behavior
I'm getting an error when attempting to run nx lint on any of the apps/libs in my repo after migrating to v20.0.10. This is hosting two Next.js apps and `nx run {projectName}` wo…
-
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…