File tree Expand file tree Collapse file tree 17 files changed +51
-32
lines changed
rspack-plugin-node-polyfill Expand file tree Collapse file tree 17 files changed +51
-32
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @rspack/binding " : patch
3+ " @rspack/binding-darwin-arm64 " : patch
4+ " @rspack/binding-darwin-x64 " : patch
5+ " @rspack/binding-linux-x64-gnu " : patch
6+ " @rspack/binding-win32-x64-msvc " : patch
7+ " create-rspack " : patch
8+ " @rspack/postcss-loader " : patch
9+ " @rspack/core " : patch
10+ " @rspack/cli " : patch
11+ " @rspack/dev-client " : patch
12+ " @rspack/dev-middleware " : patch
13+ " @rspack/dev-server " : patch
14+ " @rspack/plugin-html " : patch
15+ " @rspack/plugin-minify " : patch
16+ " @rspack/plugin-node-polyfill " : patch
17+ ---
18+
19+ feat: update packages repository config
Original file line number Diff line number Diff line change 2323 "move-binding" : " node scripts/move-binding"
2424 },
2525 "homepage" : " https://rspack.org" ,
26- "bugs" : " https://github.com/modern-js -dev/rspack/issues" ,
27- "repository" : " modern-js -dev/rspack" ,
26+ "bugs" : " https://github.com/web-infra -dev/rspack/issues" ,
27+ "repository" : " web-infra -dev/rspack" ,
2828 "devDependencies" : {
2929 "@napi-rs/cli" : " 2.14.2" ,
3030 "why-is-node-running" : " 2.2.1" ,
Original file line number Diff line number Diff line change 55 "description" : " Node binding for rspack" ,
66 "main" : " rspack.darwin-arm64.node" ,
77 "homepage" : " https://rspack.org" ,
8- "bugs" : " https://github.com/modern-js -dev/rspack/issues" ,
9- "repository" : " modern-js -dev/rspack" ,
8+ "bugs" : " https://github.com/web-infra -dev/rspack/issues" ,
9+ "repository" : " web-infra -dev/rspack" ,
1010 "publishConfig" : {
1111 "access" : " public"
1212 },
Original file line number Diff line number Diff line change 55 "description" : " Node binding for rspack" ,
66 "main" : " rspack.darwin-x64.node" ,
77 "homepage" : " https://rspack.org" ,
8- "bugs" : " https://github.com/modern-js -dev/rspack/issues" ,
9- "repository" : " modern-js -dev/rspack" ,
8+ "bugs" : " https://github.com/web-infra -dev/rspack/issues" ,
9+ "repository" : " web-infra -dev/rspack" ,
1010 "publishConfig" : {
1111 "access" : " public"
1212 },
Original file line number Diff line number Diff line change 55 "description" : " Node binding for rspack" ,
66 "main" : " rspack.linux-x64-gnu.node" ,
77 "homepage" : " https://rspack.org" ,
8- "bugs" : " https://github.com/modern-js -dev/rspack/issues" ,
9- "repository" : " modern-js -dev/rspack" ,
8+ "bugs" : " https://github.com/web-infra -dev/rspack/issues" ,
9+ "repository" : " web-infra -dev/rspack" ,
1010 "publishConfig" : {
1111 "access" : " public"
1212 },
Original file line number Diff line number Diff line change 55 "description" : " Node binding for rspack" ,
66 "main" : " rspack.win32-x64-msvc.node" ,
77 "homepage" : " https://rspack.org" ,
8- "bugs" : " https://github.com/modern-js -dev/rspack/issues" ,
9- "repository" : " modern-js -dev/rspack" ,
8+ "bugs" : " https://github.com/web-infra -dev/rspack/issues" ,
9+ "repository" : " web-infra -dev/rspack" ,
1010 "publishConfig" : {
1111 "access" : " public"
1212 },
Original file line number Diff line number Diff line change 3636 "*.toml" : " pnpm run format:toml"
3737 },
3838 "homepage" : " https://rspack.org" ,
39- "bugs" : " https://github.com/modern-js -dev/rspack/issues" ,
40- "repository" : " modern-js -dev/rspack" ,
39+ "bugs" : " https://github.com/web-infra -dev/rspack/issues" ,
40+ "repository" : " web-infra -dev/rspack" ,
4141 "devDependencies" : {
4242 "@rspack/cli" : " workspace:*" ,
4343 "@types/react" : " 17.0.52" ,
Original file line number Diff line number Diff line change 77 "create-rspack" : " index.js"
88 },
99 "homepage" : " https://rspack.org" ,
10- "bugs" : " https://github.com/modern-js -dev/rspack/issues" ,
11- "repository" : " modern-js -dev/rspack" ,
10+ "bugs" : " https://github.com/web-infra -dev/rspack/issues" ,
11+ "repository" : " web-infra -dev/rspack" ,
1212 "dependencies" : {
1313 "yargs" : " 17.6.2" ,
1414 "prompts" : " 2.4.2"
Original file line number Diff line number Diff line change 88 "test" : " echo success"
99 },
1010 "homepage" : " https://rspack.org" ,
11- "bugs" : " https://github.com/modern-js -dev/rspack/issues" ,
12- "repository" : " modern-js -dev/rspack" ,
11+ "bugs" : " https://github.com/web-infra -dev/rspack/issues" ,
12+ "repository" : " web-infra -dev/rspack" ,
1313 "dependencies" : {
1414 "@rspack/binding" : " workspace:*" ,
1515 "postcss-modules" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 1919 " dist"
2020 ],
2121 "homepage" : " https://rspack.org" ,
22- "bugs" : " https://github.com/modern-js -dev/rspack/issues" ,
23- "repository" : " modern-js -dev/rspack" ,
22+ "bugs" : " https://github.com/web-infra -dev/rspack/issues" ,
23+ "repository" : " web-infra -dev/rspack" ,
2424 "devDependencies" : {
2525 "@types/webpack-bundle-analyzer" : " ^4.6.0" ,
2626 "concat-stream" : " ^2.0.0" ,
You can’t perform that action at this time.
0 commit comments