Skip to content

Commit

Permalink
Add example deploy github pages (#4)
Browse files Browse the repository at this point in the history
Add example deploy github pages
  • Loading branch information
castrogarciajs committed Feb 22, 2024
2 parents 512e27c + 057e787 commit 2c83eb1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 187 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"build": "tsc && vite build",
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
"preview": "vite preview",
"deploy": "gh-pages -d dist",
"prepare": "husky"
},
"dependencies": {
Expand All @@ -33,7 +32,6 @@
"eslint": "8.56.0",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-refresh": "0.4.5",
"gh-pages": "6.1.1",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"typescript": "5.2.2",
Expand Down
185 changes: 0 additions & 185 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2c83eb1

Please sign in to comment.