elgerlambert / redux-localstorage

Store enhancer that syncs (a subset) of your Redux store state to localstorage.
MIT License
1.32k stars 107 forks source link

fixing development on windows machine #15

Open vicentedealencar opened 8 years ago

vicentedealencar commented 8 years ago

necessary changes to make it run on windows as standalone

not sure if I left something used behind (test-watch or phony)