please ensure the version of `swc_core` 文心快码 针对你提出的问题“failed to run wasm plugin transform. please ensure the version of swc_core”,以下是一些可能的解决步骤和考虑因素: 检查swc_core版本与wasm插件的兼容性: 根据提供的GitHub问题跟踪信息,swc_core的版本与wasm插件之间可能存在不兼容的...
name = "swc_cli" repository = "https://github.com/swc-project/swc.git" version = "0.91.436" version = "0.91.437" [[bin]] bench = false 2 changes: 1 addition & 1 deletion 2 packages/core/package.json Original file line numberDiff line numberDiff line change @@ -1,6 +1,6 @...
swc_core = { version = "1.0.5", features = [ swc_core = { version = "1.0.6", features = [ "trace_macro", "common_concurrent", "base_concurrent", 4 changes: 2 additions & 2 deletions 4 crates/swc_core/Cargo.toml Original file line numberDiff line numberDiff line change @@ -...
Super-fast alternative for babel. Latest version: 1.11.13, last published: 4 days ago. Start using @swc/core-win32-x64-msvc in your project by running `npm i @swc/core-win32-x64-msvc`. There are 7 other projects in the npm registry using @swc/core-win32-
Super-fast alternative for babel. Latest version: 1.11.13, last published: 3 days ago. Start using @swc/core in your project by running `npm i @swc/core`. There are 1272 other projects in the npm registry using @swc/core.
SWC plugin for jsx-control-statements react jsx if else swc swc-core swc-plugin jsx-control-statements react-component intpp •0.7.1•a month ago•0dependents•MITpublished version0.7.1,a month ago0dependentslicensed under $MIT
问webpack 5错误“不能解决'uglify-js','@swc/core','esbuild‘EN说起前端构建,大家一定首先想到...
swc报错的代码 case 'darwin': switch (arch) { case 'x64': localFileExisted = existsSync(join(__dirname, 'swc.darwin-x64.node')); try { if (localFileExisted) { nativeBinding = require('./swc.darwin-x64.node'); } else { nativeBinding = require('@swc/core-darwin-x64'); // 报...
8 * import { config } from '@swc/core/spack'; 9 * 10 * export default config({ 11 * name: 'web', 12 * }); 13 * ``` 14 * 15 * 16 * 17 */ 18 export declare function config(c: BundleInput): BundleInput; 19 export interface BundleOptions extends SpackConfig...
name = "swc_core" repository = "https://github.com/swc-project/swc.git" version = "9.0.1" version = "9.0.2" [package.metadata.docs.rs] features = [ "allocator_node", @@ -339,7 +339,7 @@ once_cell = { workspace = true, optional = true } # swc_* dependencies binding_macros...