-
Notifications
You must be signed in to change notification settings - Fork 12k
Closed
Description
- I m working on Windows 7
- I m using :
- Ng 1.0.0-beta.5
- Node 4.4.3
- All the details are present here : http://stackoverflow.com/questions/37484044/loading-redux-in-angular-2-systemjs
I modifyed the angular-cli-build to include redux in VendorNpmFiles :
'redux/dist/redux.min.js'
And system-config.ts where I've included in System.conf => map object :
'redux': 'redux/dist/redux.min.js'
- The error stack that I got http://i.stack.imgur.com/UKvmc.jpg
Thanks for your help
Metadata
Metadata
Assignees
Labels
No labels