Compare commits
No commits in common. "a9d35c604e7998e862f456dc483d8abc34a89eda" and "e079a1177e7fdaaacbb57eaf6000c3403067ede3" have entirely different histories.
a9d35c604e
...
e079a1177e
@ -4,9 +4,9 @@
|
|||||||
"version": "1.3.7",
|
"version": "1.3.7",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "npx live-server --port=80 --entry-file=./index.html",
|
"start": "live-server --port=80 --entry-file=./index.html",
|
||||||
"dev": "vite",
|
"dev": "vite",
|
||||||
"rawbuild": "npx vite build",
|
"rawbuild": "vite build",
|
||||||
"preview": "vite preview",
|
"preview": "vite preview",
|
||||||
"build": "docker build --progress=plain -t simrailpro:frontend ."
|
"build": "docker build --progress=plain -t simrailpro:frontend ."
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user