Merge pull request #403 from nextcloud/bugfix/noid/makefile-js-folder

removing js/
test/oracle
Maxence Lange 2019-02-08 20:48:57 -01:00 zatwierdzone przez GitHub
commit 740cf8e8d6
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -59,8 +59,8 @@ lint-fix:
# Cleaning
clean:
rm -rf $(build_dir)
rm -f js/social.js
rm -f js/social.js.map
rm -fr js/
mkdir js/
clean-dev:
rm -rf node_modules