reduxjs / angular-redux

Official Angular bindings for Redux
MIT License
61 stars 6 forks source link

fix: files should now generate properly on ng add #9

Closed crutchcorn closed 2 weeks ago

crutchcorn commented 2 weeks ago

There was previously a bug that prevented the store files from generating when ng add was ran. This should fix that