Skip to content

Needs to be updated for beta 7 #7

@sullivanpt

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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions