Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

WEBPACK: AN INTRODUCTION Tutorial Requires Updated Package.json #1869

Closed
@marlowp

Description

@marlowp

I've run through the WebPack tutorial featured here https://angular.io/docs/ts/latest/guide/webpack.html and it looks like by default it does not build correctly due to the angular2-template-loader dependency missing from the package.json file.

I've fixed the issue locally by simply adding the following to the dependencies section of the package.json file:

"angular2-template-loader": "^0.4.0"

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