build: resolve review comments on flat modules PR and fix more bugs (#14660)
This commit is contained in:
@ -1,10 +1,8 @@
|
||||
|
||||
{
|
||||
"presets": ["es2015"],
|
||||
"plugins": [["transform-es2015-modules-umd", {
|
||||
"globals": {
|
||||
"@angular/core": "ng.core",
|
||||
"@angular/compiler": "ng.compiler",
|
||||
"@angular/platform-browser": "ng.platformBrowser",
|
||||
"@angular/http": "ng.http",
|
||||
"@angular/http/testing": "ng.http.testing",
|
||||
|
Reference in New Issue
Block a user