The Angular CLI command-line interface has AoT compilation support since beta 17.
To build your app with AoT compilation, simply run:
ng build --prod --aot