diff --git a/package.json b/package.json index d6e7c0f..96beef0 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ "types": "index.ts", "scripts": { "dev": "vite", + "dev:build": "vite build", "build": "tsup" }, "devDependencies": {