tweak: Website tweaks
This commit is contained in:
parent
6c4d4437ac
commit
61a725cb6f
|
@ -26,3 +26,8 @@ The core structure is json array of objects. Only the "name" attribute is requir
|
||||||
## Netlify
|
## Netlify
|
||||||
|
|
||||||
https://github.com/netlify/netlify-plugin-nextjs/#readme
|
https://github.com/netlify/netlify-plugin-nextjs/#readme
|
||||||
|
|
||||||
|
## To do
|
||||||
|
|
||||||
|
- [ ] Extract merge, findPath and aggregatePath functionality into different repos
|
||||||
|
- [ ] Add functionality like names, etc.
|
||||||
|
|
5
packages/webpage/netlify.toml
Normal file
5
packages/webpage/netlify.toml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
[[plugins]]
|
||||||
|
package = "@netlify/plugin-nextjs"
|
||||||
|
|
||||||
|
[build]
|
||||||
|
publish = ".next"
|
12614
packages/webpage/package-lock.json
generated
12614
packages/webpage/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
2677
packages/webpage/yarn.lock
Normal file
2677
packages/webpage/yarn.lock
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user