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:
@@ -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
4809
packages/site/yarn.lock
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user