store
store copied to clipboard
`window.devToolsExtension` is deprecated
This is a...
- [ ] feature request
- [x] bug report
- [ ] usage question
What toolchain are you using for transpilation/bundling?
- [ ] @angular/cli
- [x] Custom @ngTools/webpack
- [ ] Raw
ngc
- [ ] SystemJS
- [ ] Rollup
- [ ] Other
Environment
NodeJS Version: 8.12.0 Typescript Version: 2.9.2 Angular Version: 6.1.10 @angular-redux/store version: 9.0.0 @angular/cli version: (if applicable) OS: Windows 10
Link to repo showing the issus
(optional, but helps a lot)
Expected Behaviour:
See https://github.com/zalmoxisus/redux-devtools-extension#usage for replacing window.devToolsExtension
with window.__REDUX_DEVTOOLS_EXTENSION__
Actual Behaviour:
Stack Trace/Error Message:
Additional Notes:
(optional)