6491ad4
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{ "pkg": { "assets": [ "../custom-worker.js", "../to-file.js" ], "targets": [ "node14", "node16", "node18", "node20" ], "outputPath": "test/pkg" } }