mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-11 03:24:16 +00:00
added build script
This commit is contained in:
parent
b173f81678
commit
5a02fe4ad2
@ -3,6 +3,7 @@
|
|||||||
"version": "0.18.0",
|
"version": "0.18.0",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"build": "corenode-cli build",
|
||||||
"dev": "nodemon --ignore dist/ --exec corenode-node ./src/index.js"
|
"dev": "nodemon --ignore dist/ --exec corenode-node ./src/index.js"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user