mirror of
https://github.com/danog/sass-site.git
synced 2024-11-27 04:24:50 +01:00
12 lines
259 B
TOML
12 lines
259 B
TOML
[build.environment]
|
|
NODE_VERSION = "16"
|
|
YARN_VERSION = "3.6.0"
|
|
YARN_CACHE_FOLDER = "/opt/buildhome/.yarn_cache"
|
|
|
|
[[plugins]]
|
|
package = "netlify-plugin-11ty"
|
|
|
|
[plugins.inputs]
|
|
cache_img = "./assets/img"
|
|
cache_assets = false
|