mirror of
https://github.com/Snigdha-OS/Snigdha-OS.github.io.git
synced 2025-09-06 04:35:18 +02:00
🧹 chore: everytime for clean build
This commit is contained in:
@@ -5,8 +5,9 @@
|
||||
"type": "module",
|
||||
"homepage": "https://Snigdha-OS.github.io",
|
||||
"scripts": {
|
||||
"clean": "rm -rf dist",
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
"build": "npm run clean && vite build",
|
||||
"lint": "eslint .",
|
||||
"preview": "vite preview",
|
||||
"predeploy": "npm run build",
|
||||
|
Reference in New Issue
Block a user