Add netlify.toml

This commit is contained in:
Jonny Gerig Meyer 2023-01-24 13:45:51 -05:00
parent aeff000f36
commit a826dbd955
No known key found for this signature in database
GPG Key ID: FB602F738A872F7F

12
netlify.toml Normal file
View File

@ -0,0 +1,12 @@
[build.environment]
RUBY_VERSION = "2.5.3"
NODE_VERSION = "16"
YARN_VERSION = "3.3.1"
YARN_CACHE_FOLDER = "/opt/buildhome/.yarn_cache"
[[plugins]]
package = "netlify-plugin-11ty"
[plugins.inputs]
cache_img = "./assets/img"
cache_assets = false