Juncoder
Results
1
comments of
Juncoder
> 需要一个 swc 插件。您可以将 esbuild builder 替换为 swc: > > npm install -D @swc/核心 > > 或任何用于 esbuild [的适配器 ](https://github.com/unplugin/unplugin-swc) After this modification, there is still no solution package.json ```json...