mirror of
https://github.com/Noratrieb/hugos-lieblingsflugzeuge.git
synced 2026-01-16 20:55:05 +01:00
spa (mit hugo)
This commit is contained in:
parent
a395e0e8fb
commit
933ef702c6
8 changed files with 229 additions and 99 deletions
|
|
@ -10,6 +10,7 @@
|
|||
"gh-pages": "^3.1.0",
|
||||
"react": "^17.0.1",
|
||||
"react-dom": "^17.0.1",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"react-scripts": "4.0.2",
|
||||
"web-vitals": "^1.0.1"
|
||||
},
|
||||
|
|
@ -19,7 +20,8 @@
|
|||
"test": "react-scripts test",
|
||||
"eject": "react-scripts eject",
|
||||
"predeploy": "npm run build",
|
||||
"deploy": "gh-pages -d build"
|
||||
"deploy": "gh-pages -d build",
|
||||
"cleanup": "rm -rf node_modules/.cache/gh-pages"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"extends": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue