Skip to content

Commit 56d6c34

Browse files
committed
Removes Lighthouse plugin from netlify.toml (Lighthouse now installed in platform).
1 parent 8ee9e30 commit 56d6c34

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

netlify.toml

-4
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ publish = "build/"
66
# Default build command.
77
command = "[[ $PREVIEW_TYPE == cloudpreview ]] && echo Building deploy preview for Calico Cloud version next && bash ./scripts/cc-next-preview-config.sh || make netlify"
88

9-
[[plugins]]
10-
# Installs the Lighthouse Build Plugin for all deploy contexts
11-
package = "@netlify/plugin-lighthouse"
12-
139
# Production context: all deploys from the Production branch
1410
# set in your site’s Branches settings in the UI will inherit
1511
# these settings. You can define environment variables

0 commit comments

Comments
 (0)