Jacob-Friesen / portfolio_website

Jacob's portfolio website demonstrating his skills and experience

Home Page:jacobfriesen.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular CLI Upgrade to 1 and Angular 4

Jacob-Friesen opened this issue · comments

Upgrade to Angular CLI 1 and Angular 4 so all of the development is finally stable.

Everything works, but not building. ng build -prod totally fails with:

src/$$_gendir/app/menu/menu.component.ngfactory.ts (354,35): Supplied parameters do not match any signature of call target

It may be related to: https://github.com/qdouble/angular-webpack2-starter#aot--donts

Builds and the main commands work. So just some a small addition to prove things are working.