Przeglądaj źródła

Reverts change in makefile

master
yanas 8 lat temu
rodzic
commit
8491fbbd95
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      Makefile

+ 1
- 1
Makefile Wyświetl plik

@@ -14,7 +14,7 @@ OUTPUT_DIR = .
14 14
 LIBJITSIMEET_DIR = node_modules/lib-jitsi-meet/
15 15
 IFRAME_API_DIR = ./modules/API/external
16 16
 
17
-all: compile compile-iframe-api uglify uglify-iframe-api deploy clean
17
+all: update-deps compile compile-iframe-api uglify uglify-iframe-api deploy clean
18 18
 
19 19
 update-deps:
20 20
 	$(NPM) update

Ładowanie…
Anuluj
Zapisz