Skip to content

Little Angular2 app shows how to AoT compilation with lazy routes

Notifications You must be signed in to change notification settings

alexmontdor/ng2-aot

 
 

Repository files navigation

With the help of unsafecode

This ng2-aot works with

  • @angular/common 2.4.5
  • webpack 2.2.0-rc.3
  • typescript 2.0.10
  • @ngtools/webpack 1.2.3

As it has been recommended, the tsconfig.aot.ts has includes for force the loading of modules.

About

Little Angular2 app shows how to AoT compilation with lazy routes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 56.6%
  • JavaScript 33.4%
  • HTML 9.3%
  • CSS 0.7%