wip
This commit is contained in:
parent
5b4d75c2b4
commit
f5f8843022
10 changed files with 30 additions and 40 deletions
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"watch": "vite build --emptyOutDir --watch",
|
||||
"build": "vite build --emptyOutDir",
|
||||
"watch": "vite build --watch",
|
||||
"build": "vite build",
|
||||
"lint": "eslint --quiet 'src/**/*.{ts,vue}'"
|
||||
},
|
||||
"resolutions": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue