fix
This commit is contained in:
parent
b44dc9dbe8
commit
029f6c3de0
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@
|
|||
],
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"postinstall": "node ./scripts/install-packages.js",
|
||||
"build": "yarn workspaces foreach run build && yarn run gulp",
|
||||
"start": "cd packages/backend && node --experimental-json-modules ./built/boot/index.js",
|
||||
"start:test": "cd packages/backend && cross-env NODE_ENV=test node --experimental-json-modules ./built/boot/index.js",
|
||||
|
|
Loading…
Reference in a new issue