Skip to content

Commit 58866aa

Browse files
BearBear
authored andcommitted
test
1 parent 7a32d44 commit 58866aa

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
@@ -16,6 +16,8 @@
1616
"web-vitals": "^2.1.4"
1717
},
1818
"scripts": {
19+
"predeploy": "npm run build",
20+
"deploy": "gh-pages -d build",
1921
"start": "react-scripts start",
2022
"build": "react-scripts build",
2123
"test": "react-scripts test",

0 commit comments

Comments
 (0)