parcel/esbuild-bundle.json

7 lines
84 B
JSON

{
"bundle_path": "static/scripts/bundles",
"esbuild": {
"type": "npx"
}
}