build: update scripts

This commit is contained in:
mrholek
2023-11-15 20:03:37 +01:00
parent a1e6cf1b3d
commit 7c15e3ba04
+1 -1
View File
@@ -12,7 +12,7 @@
"license": "MIT",
"author": "The CoreUI Team (https://github.com/orgs/coreui/people)",
"scripts": {
"dev": "vite --force",
"dev": "vite",
"build": "vite build",
"lint": "eslint \"src/**/*.{js,vue}\"",
"preview": "vite preview"