Automatically update component-index

Following changes to the react-sdk, reskindex can now be updated using the "-w" (watch) equivalent of the reskindex script.

-Alter npm scripts so that reskindex is run when building once and so that reskindex:start is runwhen developing
-Remove and stop tracking component-index, this will now only be created at build-time
This commit is contained in:
Luke Barnard 2017-05-11 10:35:56 +01:00
parent e67e891040
commit 6d94f35c33
3 changed files with 7 additions and 95 deletions

1
.gitignore vendored
View file

@ -14,3 +14,4 @@ npm-debug.log
electron/dist
electron/pub
/config.json
/src/component-index.js