mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-02-02 23:31:30 +01:00
Remove svg2png from netlify build (#2121)
This commit is contained in:
parent
0737219106
commit
ce5a390bf6
2
Makefile
2
Makefile
@ -48,7 +48,7 @@ netlify-dependencies:
|
|||||||
copy-svg2png:
|
copy-svg2png:
|
||||||
cp svg2png/*.png _build/html/_images/
|
cp svg2png/*.png _build/html/_images/
|
||||||
|
|
||||||
netlify: netlify-dependencies netlify-api html svg2png copy-svg2png
|
netlify: netlify-dependencies netlify-api html copy-svg2png
|
||||||
|
|
||||||
lint: html-strict
|
lint: html-strict
|
||||||
python3 lint.py
|
python3 lint.py
|
||||||
|
Loading…
Reference in New Issue
Block a user