Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
goldins committed Feb 4, 2022
1 parent 1081e3f commit 009d1e3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@
functions = "out_functions"
publish = "out_publish"
command = "yarn build"

[build.environment]
YARN_ENABLE_GLOBAL_CACHE = "true"
YARN_GLOBAL_FOLDER = "/opt/buildhome/.yarn_cache"

0 comments on commit 009d1e3

Please sign in to comment.