Skip to content

Commit 96d65c3

Browse files
committed
setup gh-pages
1 parent babd5ef commit 96d65c3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,8 @@
22
"name": "portfolio_website",
33
"private": true,
44
"version": "0.0.0",
5-
"homepage": "https://github.com/dxu104/dxu104.github.io.git",
65
"type": "module",
76
"scripts": {
8-
"predeploy" : "npm run build",
9-
"deploy" : "gh-pages -d dist",
107
"dev": "vite",
118
"build": "vite build",
129
"lint": "eslint . --ext js,jsx --report-unused-disable-directives --max-warnings 0",

0 commit comments

Comments
 (0)