forked from VinokurovVE/tests
Build ahead of Docker image pull
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
"build": "tsc && vite build",
|
||||
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
|
||||
"preview": "vite preview",
|
||||
"serve": "tsc && vite build && serve -s dist -l 5173"
|
||||
"serve": "serve -s dist -l 5173"
|
||||
},
|
||||
"dependencies": {
|
||||
"-": "^0.0.1",
|
||||
|
Reference in New Issue
Block a user