We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8c1e4b commit 4c1d9c3Copy full SHA for 4c1d9c3
package.json
@@ -5,7 +5,7 @@
5
"version": "0.1.0",
6
"type": "module",
7
"scripts": {
8
- "predeploy": "npm run build",
+ "predeploy": "npm run dist",
9
"deploy": "gh-pages -d dist",
10
"build": "vite build",
11
"lint": "eslint .",
0 commit comments