swc_core = { version = "16.3.1", features = [ swc_core = { version = "16.4.0", features = [ "trace_macro", "common_concurrent", "base_concurrent", 2 changes: 1 addition & 1 deletion 2 crates/swc_core/Cargo.toml Original file line numberDiff line numberDiff line change @@ -...
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...
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插件之间可能存在不兼容的...
Super-fast alternative for babel. Latest version: 1.11.21, last published: 9 days ago. Start using @swc/core in your project by running `npm i @swc/core`. There are 1291 other projects in the npm registry using @swc/core.
Super-fast alternative for babel. Latest version: 1.11.9, last published: a day ago. Start using @swc/core-linux-x64-musl in your project by running `npm i @swc/core-linux-x64-musl`. There are no other projects in the npm registry using @swc/core-linux-x
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-node/corex151ops/sec ±3.74%(77runs sampled) @swc/core x107ops/sec ±0.51%(78runs sampled) esbuild x52.89ops/sec ±1.58%(67runs sampled) typescript x21.08ops/sec ±9.68%(40runs sampled) Transform rxjs/AjaxObservable.ts benchmark bench suite: Fastest is @swc-node/core ...
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'); // 报...
swc_core = { version = "13.0.4", features = [ swc_core = { version = "13.1.0", features = [ "ecma_loader_lru", "ecma_loader_parking_lot", ] } 1 change: 1 addition & 0 deletions 1 turbopack/crates/turbopack-ecmascript/Cargo.toml Original file line numberDiff line numberDiff...