Fix and update everything

This commit is contained in:
David Ralph
2019-03-20 18:08:02 +00:00
parent 162e5c5f18
commit cec13ad1bc
16 changed files with 82 additions and 89 deletions

View File

@@ -5,7 +5,7 @@
"license": "MIT",
"repository": "https://github.com/ohlookitsderpy/Mue",
"scripts": {
"sass-watch": "sass --watch src/assets/scss:src/assets/css --style compressed --sourcemap=none",
"sass-watch": "sass --watch src/assets/scss:src/assets/css --style compressed",
"js-watch": "webpack --progress --watch"
},
"devDependencies": {