Remove unused assets, bundle Latvian translation

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2020-08-10 17:45:26 +02:00
parent 72fcf14c33
commit 42c64f7f7c
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E
3 changed files with 58474 additions and 60806 deletions

View file

@ -1,6 +1,6 @@
VER_BOOTSTRAP=4.3.1 VER_BOOTSTRAP=4.3.1
VER_BOOTSWATCH=4.3.1 VER_BOOTSWATCH=4.3.1
VER_FONTAWESOME=5.9.0 VER_FONTAWESOME=5.14.0
VER_GIBBERISH_AES=1.0.0 VER_GIBBERISH_AES=1.0.0
VER_JQUERY=3.4.1 VER_JQUERY=3.4.1
VER_POPPER=1.15.0 VER_POPPER=1.15.0
@ -24,7 +24,7 @@ publish:
clean_libs: clean_libs:
rm -rf frontend/css frontend/webfonts frontend/js rm -rf frontend/css frontend/webfonts frontend/js
download_libs: clean_libs fontawesome libs_js libs_css download_libs: clean_libs fontawesome #libs_js libs_css
fontawesome: fontawesome:
curl -sSfL https://github.com/FortAwesome/Font-Awesome/archive/$(VER_FONTAWESOME).tar.gz | \ curl -sSfL https://github.com/FortAwesome/Font-Awesome/archive/$(VER_FONTAWESOME).tar.gz | \

119272
assets.go

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long