Skip to content

manekinekko/angular-aot-demo

Repository files navigation

CircleCI

Angular 2 AOT (Ahead Of Time) offline compilation example with Webpack and TypeScript

This repository shows how to use the Angular 2 final command line offline compiler (ngc) with Webpack and TypeScript.

Presentation

Demystifying Ahead-Of-Time Compilation In Angular 2.

How to

Build a JIT bundle

$ npm run build-jit

Build an AOT bundle

$ npm run build-aot

Build both

$ npm run demo

See package.json#L5-L13 for more details.

About

A demo app using Angular 2 final + Webpack 2 + TypeScript 2 πŸŽ‰βœ¨πŸŽŠ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •