lasaaliceblue

Results 3 comments of lasaaliceblue

Whether the above issue is resolved or not I am also facing the same issue.

{ "name": "vue-project", "version": "0.0.0", "private": true, "scripts": { "dev": "vite", "build": "vite build", "preview": "vite preview", "test:unit": "vitest" }, "dependencies": { "bootstrap": "^5.3.2", "choices.js": "^10.2.0", "dotenv": "^16.3.1", "express": "^4.18.2",...

Working on the local server. But in the production server, it is not working. **npm run dev** working fine. **npm run build** is not working