angular/packages/bazel/src
Alex Rickabaugh 6ef9f2278f feat(ivy): @NgModule -> ngInjectorDef compilation (#22458)
This adds compilation of @NgModule providers and imports into
ngInjectorDef statements in generated code. All @NgModule annotations
will be compiled and the @NgModule decorators removed from the
resultant js output.

All @Injectables will also be compiled in Ivy mode, and the decorator
removed.

PR Close #22458
2018-03-16 12:57:11 -07:00
..
ng_package build(bazel): make ng_package auto generate package.json for secondary entry-points (#22806) 2018-03-15 21:18:27 -07:00
ngc-wrapped build: add an npm_package rule for @angular/bazel (#22628) 2018-03-07 10:56:27 -08:00
BUILD.bazel build: add an npm_package rule for @angular/bazel (#22628) 2018-03-07 10:56:27 -08:00
esm5.bzl feat(bazel): change ng_package rule to APF v6 (#22782) 2018-03-15 11:38:31 -07:00
modify_tsconfig.js fix(bazel): fixes for ng_package on Windows (#22597) 2018-03-06 07:52:48 -08:00
ng_module.bzl feat(ivy): @NgModule -> ngInjectorDef compilation (#22458) 2018-03-16 12:57:11 -07:00
ng_rollup_bundle.bzl build: update to latest bazel rules (#22127) 2018-02-09 17:21:54 -08:00
rules_typescript.bzl build: upgrade Bazel to 0.9.0 (#21335) 2018-01-09 10:28:46 -08:00