We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 644f83b commit e851062Copy full SHA for e851062
netlify.toml
@@ -11,10 +11,10 @@ OPTANON_SCRIPT_URL = "https://cdn.cookielaw.org/scripttemplates/otSDKStub.js"
11
OPTANON_SCRIPT_DATA_DOMAIN_SCRIPT = "748511ff-10bf-44bf-88b8-36382e5b5fd9"
12
13
[context.branch-deploy]
14
-command = "node_modules/.bin/gulp preview:build && node_modules/.bin/gulp --series build bundle:pack"
+command = "node_modules/.bin/gulp preview:build && node_modules/.bin/gulp --series lint build bundle:pack"
15
16
[context.deploy-preview]
17
18
19
[[headers]]
20
for = "/_/font/*"
0 commit comments