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 babd5ef commit 96d65c3Copy full SHA for 96d65c3
package.json
@@ -2,11 +2,8 @@
2
"name": "portfolio_website",
3
"private": true,
4
"version": "0.0.0",
5
- "homepage": "https://github.com/dxu104/dxu104.github.io.git",
6
"type": "module",
7
"scripts": {
8
- "predeploy" : "npm run build",
9
- "deploy" : "gh-pages -d dist",
10
"dev": "vite",
11
"build": "vite build",
12
"lint": "eslint . --ext js,jsx --report-unused-disable-directives --max-warnings 0",
0 commit comments