Bump build and fix makefile

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2018-10-04 09:26:42 +02:00
parent e638e6e99a
commit 153faad307
No known key found for this signature in database
GPG Key ID: 60C25B8C072916CF
3 changed files with 6 additions and 6 deletions

View File

@ -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