Fix the site, before other site changes (#86)

* fix the site

* Change base

* Change publish folder

Co-authored-by: Eric Fennis <eric.fennis@endurance.com>
This commit is contained in:
Eric Fennis
2020-10-07 17:42:59 +02:00
committed by GitHub
parent b3b39afb95
commit dad9648e20
5 changed files with 4815 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
"scripts": {
"dev": "next dev",
"build": "next build",
"export": "next export",
"export": "next export -o build",
"deploy": "yarn build && yarn export"
},
"dependencies": {

4809
packages/site/yarn.lock Normal file

File diff suppressed because it is too large Load Diff