Skip to content

Commit

Permalink
Add YARN_INSTALL_OPTIONS to vtex.env
Browse files Browse the repository at this point in the history
- This env var allows us to pass flags to the yarn install command
  • Loading branch information
heitorado committed May 3, 2022
1 parent b8f21ad commit 0715be6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vtex.env
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ GATSBY_QUERY_ON_DEMAND_LOADING_INDICATOR=false
# Set to false while the WebOps team fixes the Jira's DXWP-279 issue.
USE_NODE_MODULES_CACHE=false
USE_GATSBY_CACHE=true
YARN_INSTALL_OPTIONS=--ignore-optional

# 🐞🐞 Uncomment for debugging final bundle 🐞🐞
# GATSBY_STORE_PROFILING=true

0 comments on commit 0715be6

Please sign in to comment.