14 lines
246 B
JSON

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