fix(zone.js): patch shadydom (#31717)

Close #31686

PR Close #31717
This commit is contained in:
JiaLiPassion
2019-07-21 19:44:13 +09:00
committed by Miško Hevery
parent a86850e3f2
commit 35a025fbca
6 changed files with 302 additions and 185 deletions

View File

@ -0,0 +1,8 @@
/**
* @license
* Copyright Google Inc. All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
*/
import './browser/shadydom.spec';