Skip to content

Commit

Permalink
chore: hoisted hahahahaha
Browse files Browse the repository at this point in the history
  • Loading branch information
SoonIter committed Apr 22, 2024
1 parent 8f29a50 commit 54bb6f5
Show file tree
Hide file tree
Showing 3 changed files with 1,525 additions and 5,749 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"x": "zx x.mjs",
"dev": "pnpm --filter @rspack/cli run dev",
"clean": "pnpm --filter @rspack/cli run clean",
"check-dependency-version": "check-dependency-version-consistency . --ignore-package webpack-test --ignore-path-pattern \"benchcases/(.*)\" --ignore-path-pattern \"diffcases/(.*)\" --ignore-dep \"@napi-rs/cli\"",
"check-dependency-version": "check-dependency-version-consistency . --ignore-package webpack-test --ignore-dep \"@napi-rs/cli\"",
"build:js": "pnpm --filter \"@rspack/core\" build --force && pnpm --filter \"@rspack/*\" --filter \"!@rspack/core\" build --force",
"build:cli:debug": "npm run build:binding:debug && npm run build:js",
"build:cli:release": "npm run build:binding:release && npm run build:js",
Expand Down
Loading

0 comments on commit 54bb6f5

Please sign in to comment.