Angular 2 - webpack 2 AoT compilation for es6 without typescript

Does anyone know a way to add AoT compilation to Angular 2 app written in es6 without typescript and compiled with webpack 2 using babel.

+3


source to share





All Articles