mirror of
https://github.com/nextcloud/server.git
synced 2026-04-20 22:00:39 -04:00
Bump build and fix makefile
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
e638e6e99a
commit
153faad307
3 changed files with 6 additions and 6 deletions
|
|
@ -18,8 +18,8 @@ watch-js:
|
|||
npm run watch
|
||||
|
||||
clean:
|
||||
rm -f js/settings-vue.js
|
||||
rm -f js/settings-vue.js.map
|
||||
rm -f js/*settings-vue.js
|
||||
rm -f js/*settings-vue.js.map
|
||||
|
||||
clean-dev:
|
||||
rm -rf node_modules
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue