This commit is contained in:
parent
7bf053e452
commit
8c24a29de2
@ -4,9 +4,9 @@
|
||||
"version": "1.3.7",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"start": "live-server --port=80 --entry-file=./index.html",
|
||||
"start": "npx live-server --port=80 --entry-file=./index.html",
|
||||
"dev": "vite",
|
||||
"rawbuild": "vite build",
|
||||
"rawbuild": "npx vite build",
|
||||
"preview": "vite preview",
|
||||
"build": "docker build --progress=plain -t simrailpro:frontend ."
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user