webpack-aot icon indicating copy to clipboard operation
webpack-aot copied to clipboard

Allow to compile your project in aot mode with webpack

Simple project that allow to use webpack aot with lazy loading

Read the post at: http://www.dzurico.com/angular-aot-webpack-lazy-loading/

Install all the packages:

 npm install

To run it:

npm run build

to test run:

live-server