mirror of
https://github.com/nextcloud/spreed.git
synced 2025-12-17 21:12:20 +01:00
Fully delete js/
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
b4e237d157
commit
75d49a6dbf
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -41,7 +41,7 @@ npm-update:
|
|||
npm update
|
||||
|
||||
clean:
|
||||
rm -f js/*
|
||||
rm -rf js/*
|
||||
rm -rf $(build_dir)
|
||||
|
||||
clean-dev: clean
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue