mirror of
https://github.com/swc-project/swc.git
synced 2024-12-22 21:21:31 +03:00
chore: Publish v1.2.235
This commit is contained in:
parent
63e92d911f
commit
1a5b9792ef
2
.github/workflows/publish-node.yml
vendored
2
.github/workflows/publish-node.yml
vendored
@ -329,7 +329,7 @@ jobs:
|
||||
freebsd-version
|
||||
yarn install --ignore-scripts --registry https://registry.npmjs.org --network-timeout 300000
|
||||
yarn build --cargo-flags="--no-default-features" --features "swc_v1"
|
||||
cargo build --manifest-path ./bindings/swc_cli/Cargo.toml --release --features plugin
|
||||
cargo build --manifest-path ./bindings/swc_cli/Cargo.toml --release
|
||||
cp ./bindings/target/release/swc .
|
||||
yarn test
|
||||
rm -rf node_modules
|
||||
|
Loading…
Reference in New Issue
Block a user