add npm `prepare` task
Created by: tessro
Amazing fork! I love how clean and simple it is.
I wanted to use your TypeScript types, which aren't in your npm package yet, so I wanted to install directly from git for now while I play with your fork. I needed to add a prepare
step so that a git-based npm install
would build correctly. This should enable npm install mckayla/electron-redux
, if you like! :)