Skip to content

Commit 7c15e3b

Browse files
committed
build: update scripts
1 parent a1e6cf1 commit 7c15e3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"license": "MIT",
1313
"author": "The CoreUI Team (https://github.com/orgs/coreui/people)",
1414
"scripts": {
15-
"dev": "vite --force",
15+
"dev": "vite",
1616
"build": "vite build",
1717
"lint": "eslint \"src/**/*.{js,vue}\"",
1818
"preview": "vite preview"

0 commit comments

Comments
 (0)