This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
angular-docs-cn
Watch
1
Star
0
Fork
You've already forked angular-docs-cn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b971bc6f70
angular-docs-cn
/
packages
/
zone.js
/
.gitignore
2 lines
6 B
Plaintext
Raw
Normal View
History
Unescape
Escape
test(zone.js): add zone.js externs test (#39108) Add back the zone.js externs file test for google closure compiler. The test compiles a test program with and without `zone_externs`. 1. With `zone_externs`, the code should keep the APIs defined in the `zone_externs`. 2. Without `zone_externs`, the code will not keep these APIs. PR Close #39108
2020-10-03 23:31:14 -04:00
build