linux compatibility fixes and build template
8.49 KB
... | ... | @@ -34,6 +34,7 @@ |
"tsc": "tsc", | ||
"webpack": "webpack", | ||
"init": "qode ./dist/index.js", | ||
"gui": "qode ./dist/provView.js", | ||
"build": "npx nodegui-packer --pack ./dist" | ||
}, | ||
"repository": { | ||
... | ... |