Setup enviroment stuff.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "rushstats",
|
||||
"version": "0.0.0",
|
||||
"scripts": {
|
||||
"dev": "cross-env NODE_OPTIONS='--no-warnings' vite",
|
||||
"dev": "cross-env NODE_OPTIONS='--no-warnings' vite --mode dev",
|
||||
"build": "vue-tsc --noEmit && vite build",
|
||||
"preview": "vite preview",
|
||||
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore",
|
||||
|
||||
Reference in New Issue
Block a user