Bump build and fix makefile
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
e638e6e99a
commit
153faad307
|
@ -18,8 +18,8 @@ watch-js:
|
||||||
npm run watch
|
npm run watch
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f js/settings-vue.js
|
rm -f js/*settings-vue.js
|
||||||
rm -f js/settings-vue.js.map
|
rm -f js/*settings-vue.js.map
|
||||||
|
|
||||||
clean-dev:
|
clean-dev:
|
||||||
rm -rf node_modules
|
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 New Issue