1
0
This repository has been archived on 2023-11-30. You can view files and clone it, but cannot push or open issues or pull requests.
mc.langrock.info/netlify.toml
Ville Säävuori aded10ac54
Chore: small package updates (#2)
* Update package.json

* Added netlify Gridsome build cache plugin

* Updated tailwind config
2020-07-21 19:25:40 +03:00

7 lines
113 B
TOML

[build]
publish = "dist"
command = "gridsome build"
[[plugins]]
package = "netlify-plugin-gridsome-cache"