Skip to content

Including external lib fails #957

@mfrachet

Description

@mfrachet
  1. I m working on Windows 7
  2. I m using :
  3. Ng 1.0.0-beta.5
  4. Node 4.4.3
  5. 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'

  1. The error stack that I got http://i.stack.imgur.com/UKvmc.jpg

Thanks for your help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions