mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
restructured scripts for building and some improvements
This commit is contained in:
parent
c33e9f62b9
commit
005913dae9
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