We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1e6cf1 commit 7c15e3bCopy full SHA for 7c15e3b
package.json
@@ -12,7 +12,7 @@
12
"license": "MIT",
13
"author": "The CoreUI Team (https://github.com/orgs/coreui/people)",
14
"scripts": {
15
- "dev": "vite --force",
+ "dev": "vite",
16
"build": "vite build",
17
"lint": "eslint \"src/**/*.{js,vue}\"",
18
"preview": "vite preview"
0 commit comments