Introducing as mopidy extension

This commit is contained in:
James Barnsley
2016-10-30 07:51:39 +13:00
parent 5df6580f61
commit 49b511b038
48 changed files with 54895 additions and 8 deletions

View File

@ -34,7 +34,7 @@
"react-fontawesome": "*"
},
"scripts": {
"dev": "./build.sh & NODE_ENV=development webpack & sass src/scss/app.scss production/app.css",
"dev": "./build.sh & NODE_ENV=development webpack & sass src/scss/app.scss public_html/app.css",
"prod": "NODE_ENV=production webpack"
},
"author": "James Barnsley",