build: Give names to the AMD modules nested in Angular UMD distro (#19425)

This commit is contained in:
Alex Eagle
2017-09-28 09:29:22 -07:00
committed by Victor Berchet
parent f7199aa8c8
commit 82e49230ff
30 changed files with 35 additions and 0 deletions
@@ -53,6 +53,7 @@ export default {
entry: '../../dist/packages-dist/compiler-cli/src/ngc.js',
dest: './browser-bundle.umd.js',
format: 'umd',
amd: {id: '@angular/compiler-cli-browser'},
moduleName: 'ng.compiler_cli_browser',
exports: 'named',
external: [