cleanup
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"scripts": {
|
||||
"build": "tsc --project . && vite build --config vite.sw.config.mts",
|
||||
"watch": "vite build --watch --config vite.sw.config.mts",
|
||||
"build": "tsc --project . && vite build --config vite.config.mts",
|
||||
"watch": "vite build --watch --config vite.config.mts",
|
||||
"test": "playwright test",
|
||||
"clean": "rm -rf dist"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user