Hugo

Results 1 comments of Hugo

I second that, redux-devtools-extension is used [here](https://github.com/angular-redux/platform/blob/master/packages/store/src/components/dev-tools.ts#L3), though listed as a [devDependency](https://github.com/angular-redux/platform/blob/master/packages/store/package.json#L38). The build obviously fail on that very issue, we had to manually install the missing dependency.