mirror of
https://git.ari.lt/ari.lt/blog.ari.lt.git
synced 2025-02-04 17:49:24 +01:00
update @ Sun 5 Jun 21:09:07 EEST 2022
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
parent
72a39365d7
commit
a791ee2ca0
1 changed files with 8 additions and 4 deletions
12
netlify.toml
12
netlify.toml
|
@ -53,13 +53,17 @@
|
||||||
[build.processing]
|
[build.processing]
|
||||||
skip_processing = false
|
skip_processing = false
|
||||||
|
|
||||||
[build.processing.css]
|
|
||||||
bundle = true
|
|
||||||
minify = true
|
|
||||||
|
|
||||||
[build.processing.html]
|
[build.processing.html]
|
||||||
pretty_urls = true
|
pretty_urls = true
|
||||||
|
|
||||||
|
[build.processing.css]
|
||||||
|
bundle = true
|
||||||
|
minify = false
|
||||||
|
|
||||||
|
[build.processing.js]
|
||||||
|
bundle = false
|
||||||
|
minify = false
|
||||||
|
|
||||||
[build.processing.images]
|
[build.processing.images]
|
||||||
compress = true
|
compress = true
|
||||||
# --------------
|
# --------------
|
||||||
|
|
Loading…
Add table
Reference in a new issue