We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1819207 commit 7c675e1Copy full SHA for 7c675e1
netlify.toml
@@ -8,4 +8,4 @@ command = "CARTO_USER=dcpadmin API_HOST=https://layers-api-staging.planninglabs.
8
command = "CARTO_USER=dcpadmin API_HOST=https://layers-api-data.planninglabs.nyc FEATURE_FLAG_SHOW_ZFA_LAYER=ON yarn build --environment=production"
9
10
[context.master]
11
-command = "yarn build --environment=production"
+command = "FEATURE_FLAG_SHOW_ZFA_LAYER=ON yarn build --environment=production"
0 commit comments