diff --git a/package.json b/package.json index a850920..5d7fbd1 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,6 @@ "scripts": { "dev": "vite", "build": "vite build", - "predeploy": "vite build --base=/sakai-vue/", "preview": "vite preview", "lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore" },