Skip to content

Commit 68d68ce

Browse files
committed
build speed?
1 parent f8d8ecb commit 68d68ce

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

netlify.toml

-12
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,6 @@
22
base = ""
33
publish = "build/"
44
command = "npm install; npm run-script build"
5-
6-
[build.processing]
7-
skip_processing = false
8-
[build.processing.css]
9-
bundle = true
10-
minify = true
11-
[build.processing.js]
12-
bundle = true
13-
minify = true
14-
[build.processing.images]
15-
compress = true
16-
175
[[redirects]]
186
from = "https://hacs.netlify.com"
197
to = "https://hacs.xyz"

0 commit comments

Comments
 (0)