diff --git a/package.json b/package.json index 2f368107..af2621ef 100644 --- a/package.json +++ b/package.json @@ -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"