chore: env
This commit is contained in:
parent
a72a650e60
commit
b3407b2d3f
|
@ -6,7 +6,7 @@
|
|||
},
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "FLECKS_ENV_FLECKS_SERVER_start=0 npm run build:only",
|
||||
"build": "FLECKS_ENV__flecks_server__start=0 npm run build:only",
|
||||
"build:only": "flecks build",
|
||||
"debug": "DEBUG=*,-babel* npm run dev",
|
||||
"dev": "npm run -- build:only -hv",
|
||||
|
|
Loading…
Reference in New Issue
Block a user