File tree Expand file tree Collapse file tree 15 files changed +37
-120
lines changed Expand file tree Collapse file tree 15 files changed +37
-120
lines changed Original file line number Diff line number Diff line change 1313 },
1414 "publishConfig" : {
1515 "access" : " public" ,
16- "os" : [
17- " darwin"
18- ],
19- "cpu" : [
20- " arm64"
21- ]
16+ "os" : [" darwin" ],
17+ "cpu" : [" arm64" ]
2218 },
23- "files" : [
24- " rspack.darwin-arm64.node"
25- ]
19+ "files" : [" rspack.darwin-arm64.node" ]
2620}
Original file line number Diff line number Diff line change 1313 },
1414 "publishConfig" : {
1515 "access" : " public" ,
16- "os" : [
17- " darwin"
18- ],
19- "cpu" : [
20- " x64"
21- ]
16+ "os" : [" darwin" ],
17+ "cpu" : [" x64" ]
2218 },
23- "files" : [
24- " rspack.darwin-x64.node"
25- ]
19+ "files" : [" rspack.darwin-x64.node" ]
2620}
Original file line number Diff line number Diff line change 1313 },
1414 "publishConfig" : {
1515 "access" : " public" ,
16- "os" : [
17- " linux"
18- ],
19- "cpu" : [
20- " arm64"
21- ],
22- "libc" : [
23- " glibc"
24- ]
16+ "os" : [" linux" ],
17+ "cpu" : [" arm64" ],
18+ "libc" : [" glibc" ]
2519 },
26- "files" : [
27- " rspack.linux-arm64-gnu.node"
28- ]
20+ "files" : [" rspack.linux-arm64-gnu.node" ]
2921}
Original file line number Diff line number Diff line change 1313 },
1414 "publishConfig" : {
1515 "access" : " public" ,
16- "os" : [
17- " linux"
18- ],
19- "cpu" : [
20- " arm64"
21- ],
22- "libc" : [
23- " musl"
24- ]
16+ "os" : [" linux" ],
17+ "cpu" : [" arm64" ],
18+ "libc" : [" musl" ]
2519 },
26- "files" : [
27- " rspack.linux-arm64-musl.node"
28- ]
20+ "files" : [" rspack.linux-arm64-musl.node" ]
2921}
Original file line number Diff line number Diff line change 1313 },
1414 "publishConfig" : {
1515 "access" : " public" ,
16- "os" : [
17- " linux"
18- ],
19- "cpu" : [
20- " x64"
21- ],
22- "libc" : [
23- " glibc"
24- ]
16+ "os" : [" linux" ],
17+ "cpu" : [" x64" ],
18+ "libc" : [" glibc" ]
2519 },
26- "files" : [
27- " rspack.linux-x64-gnu.node"
28- ]
20+ "files" : [" rspack.linux-x64-gnu.node" ]
2921}
Original file line number Diff line number Diff line change 1313 },
1414 "publishConfig" : {
1515 "access" : " public" ,
16- "os" : [
17- " linux"
18- ],
19- "cpu" : [
20- " x64"
21- ],
22- "libc" : [
23- " musl"
24- ]
16+ "os" : [" linux" ],
17+ "cpu" : [" x64" ],
18+ "libc" : [" musl" ]
2519 },
26- "files" : [
27- " rspack.linux-x64-musl.node"
28- ]
20+ "files" : [" rspack.linux-x64-musl.node" ]
2921}
Original file line number Diff line number Diff line change 1414 "publishConfig" : {
1515 "access" : " public" ,
1616 "provenance" : true ,
17- "cpu" : [
18- " wasm32"
19- ]
17+ "cpu" : [" wasm32" ]
2018 },
2119 "files" : [
2220 " rspack.wasm32-wasi.wasm" ,
Original file line number Diff line number Diff line change 1313 },
1414 "publishConfig" : {
1515 "access" : " public" ,
16- "os" : [
17- " win32"
18- ],
19- "cpu" : [
20- " arm64"
21- ]
16+ "os" : [" win32" ],
17+ "cpu" : [" arm64" ]
2218 },
23- "files" : [
24- " rspack.win32-arm64-msvc.node"
25- ]
19+ "files" : [" rspack.win32-arm64-msvc.node" ]
2620}
Original file line number Diff line number Diff line change 1313 },
1414 "publishConfig" : {
1515 "access" : " public" ,
16- "os" : [
17- " win32"
18- ],
19- "cpu" : [
20- " ia32"
21- ]
16+ "os" : [" win32" ],
17+ "cpu" : [" ia32" ]
2218 },
23- "files" : [
24- " rspack.win32-ia32-msvc.node"
25- ]
19+ "files" : [" rspack.win32-ia32-msvc.node" ]
2620}
Original file line number Diff line number Diff line change 1313 },
1414 "publishConfig" : {
1515 "access" : " public" ,
16- "os" : [
17- " win32"
18- ],
19- "cpu" : [
20- " x64"
21- ]
16+ "os" : [" win32" ],
17+ "cpu" : [" x64" ]
2218 },
23- "files" : [
24- " rspack.win32-x64-msvc.node"
25- ]
19+ "files" : [" rspack.win32-x64-msvc.node" ]
2620}
You can’t perform that action at this time.
0 commit comments