You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: netlify.toml
-4
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,6 @@ publish = "build/"
6
6
# Default build command.
7
7
command = "[[ $PREVIEW_TYPE == cloudpreview ]] && echo Building deploy preview for Calico Cloud version next && bash ./scripts/cc-next-preview-config.sh || make netlify"
8
8
9
-
[[plugins]]
10
-
# Installs the Lighthouse Build Plugin for all deploy contexts
11
-
package = "@netlify/plugin-lighthouse"
12
-
13
9
# Production context: all deploys from the Production branch
14
10
# set in your site’s Branches settings in the UI will inherit
15
11
# these settings. You can define environment variables
0 commit comments