Skip to content

add npm `prepare` task

Kayla requested to merge github/fork/tessro/master into master

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! :)

Merge request reports

Loading