Update elm-video

This commit is contained in:
Thomas Forgione 2021-07-02 10:23:30 +02:00
parent e706447e42
commit 62004d9e56
3 changed files with 3 additions and 3 deletions

2
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "elm-video"]
path = elm-video
url = https://gitea.tforgione.fr/tforgione/elm-video
url = https://github.com/polymny/elm-video

View File

@ -24,7 +24,7 @@ js/main.js: src/** elm-video/src/**
js/main.min.js: js/main.tmp.js
@$(UGLIFYJS) $(BUILD_DIR)/main.tmp.js --compress 'pure_funcs="F2,F3,F4,F5,F6,F7,F8,F9,A2,A3,A4,A5,A6,A7,A8,A9",pure_getters,keep_fargs=false,unsafe_comps,unsafe' | uglifyjs --mangle > $(BUILD_DIR)/main.min.js
js/main.tmp.js: src/**
js/main.tmp.js: src/** elm-video/src/**
@$(ELM) make src/Main.elm --optimize --output $(BUILD_DIR)/main.tmp.js
watch:

@ -1 +1 @@
Subproject commit 082e7f0f924109e3ab7a627a7e7a90e369e37dc6
Subproject commit 6f281c51c2e66e298078df7caded5ecdab4620ea