mirror of
https://github.com/s00500/ESPUI.git
synced 2026-02-05 22:12:40 +00:00
Add go version of helper tool
Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
# script is kept for legacy reasons, please use go version instead!
|
||||
|
||||
from jsmin import jsmin as jsminify
|
||||
try:
|
||||
from htmlmin import minify as htmlminify
|
||||
|
||||
Reference in New Issue
Block a user