kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Install packages with `yarn dev`
rodzic
dec0cfaea7
commit
14b82cda99
|
@ -22,7 +22,7 @@
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "vite serve",
|
"start": "vite serve",
|
||||||
"dev": "vite serve",
|
"dev": "yarn && yarn start",
|
||||||
"build": "vite build --emptyOutDir",
|
"build": "vite build --emptyOutDir",
|
||||||
"check": "tsc --noEmit",
|
"check": "tsc --noEmit",
|
||||||
"preview": "vite preview",
|
"preview": "vite preview",
|
||||||
|
|
Ładowanie…
Reference in New Issue