mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-08 21:58:11 +02:00
Fixed node start not running gulp
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
This commit is contained in:
parent
a148aa3bcb
commit
c211085196
2 changed files with 1 additions and 2 deletions
|
|
@ -9,7 +9,6 @@
|
|||
},
|
||||
"scripts": {
|
||||
"start": "node ./tools/run-start.mjs",
|
||||
"start-test": "node ./resources/app/main.js --dataPath=./ && rollup -c --watch && gulp",
|
||||
"build": "npm run rollup && npm run gulp",
|
||||
"rollup": "rollup -c",
|
||||
"gulp": "gulp less",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue