NeahNew/node_modules/thread-stream/test/pkg/pkg.config.json
2025-05-03 14:17:46 +02:00

15 lines
268 B
JSON

{
"pkg": {
"assets": [
"../custom-worker.js",
"../to-file.js"
],
"targets": [
"node14",
"node16",
"node18",
"node20"
],
"outputPath": "test/pkg"
}
}