There was an error while loading. Please reload this page.
1 parent b8cdfe1 commit 7216c66Copy full SHA for 7216c66
3 files changed
implementations/js/server/package.json
@@ -40,7 +40,7 @@
40
"dev": "tsx watch ./src/main.js",
41
"start": "node ./dist/main.cjs",
42
"build": "node ./src/scripts/build.js",
43
- "pkg": "npm run build && pkg . --targets $PKG_TARGET"
+ "pkg": "npx pkg . --targets $PKG_TARGET"
44
},
45
"author": "Timé Kadel",
46
"license": "GPL-3.0-only",
0 commit comments