Skip to content

Commit 10144a4

Browse files
testing new path for deploy
1 parent f8b101f commit 10144a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
"version": "0.0.0",
55
"type": "module",
66
"scripts": {
7+
"predeploy" : "npm run build",
8+
"deploy" : "gh-pages -d build",
79
"dev": "vite",
810
"build": "tsc -b && vite build",
911
"lint": "eslint .",

0 commit comments

Comments
 (0)