Skip to content

Needs to be updated for beta 7 #7

Description

@sullivanpt

Thanks for building this; lots of good tips buried in the code.

However, it doesn't run out of the box. Things I've encountered so far:

http-proxy not defined: solution is to add it to package.json: npm install --save-dev http-proxy

hot reload doesn't rebuild. work around is to manually: npm run build:dev

home#onInit never called. solution is to rename the method ngOnInit.

Http.get().map is not defined. solution is to import more operators in bootstrap.js http://stackoverflow.com/a/35043949

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions