1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 01:36:23 +00:00

Disable optimize plugin

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2023-02-10 13:29:44 +13:00
parent 07bad845d0
commit 368d91d812

View File

@@ -30,5 +30,4 @@ plugins:
target: _blank
rel: nofollow
optimize:
enabled: true
concurrency: 1 # debug netlify failures
enabled: false # seems to break netlify builds :(