Skip to content

Broken angular2@2.0.0-alpha.19+ #2

@ShMcK

Description

@ShMcK

Thanks again for this project. I think if the Angular community starts to see the usefulness of Webpack over SystemJS, it'll really take off.

I noticed Webpack-seed works with versions angular2@2.0.0-alpha.13 through 18, but fails at 19+.

You might consider dropping the ^ (or higher) dependency on Angular.

 "dependencies": {
    "angular2": "2.0.0-alpha.18",
    "rtts_assert": "2.0.0-alpha.18",
    "zone.js": "^0.4.1"
  }

I'm not sure what causes the issue, but I hope to see a fix!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions