mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
0f3831b105
For testing on IE, shims must be served in es5. Because the shims served in these tests come from node_modules and are not part of the angular/angular source code, they must be transpiled to es5 if they are published as es6. This macro allows for a uniform method for running this transpilation during the build process. PR Close #36802
1.2 KiB
1.2 KiB