зеркало из https://github.com/nextcloud/spreed.git
Fully delete js/
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Родитель
b4e237d157
Коммит
75d49a6dbf
2
Makefile
2
Makefile
|
@ -41,7 +41,7 @@ npm-update:
|
||||||
npm update
|
npm update
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f js/*
|
rm -rf js/*
|
||||||
rm -rf $(build_dir)
|
rm -rf $(build_dir)
|
||||||
|
|
||||||
clean-dev: clean
|
clean-dev: clean
|
||||||
|
|
Загрузка…
Ссылка в новой задаче