mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 18:47:35 +00:00
restructured scripts for building and some improvements
This commit is contained in:
parent
74134a53af
commit
8dbc088813
8 changed files with 231 additions and 15 deletions
|
|
@ -27,6 +27,6 @@
|
|||
"config": { "port": "1234" },
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"prestart": "./build/build.sh"
|
||||
"prestart": "scripts/build.sh"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue