Skip to content

Commit 2e7ce75

Browse files
committed
chore: comment out pre-zone.js patches for NativeScript
1 parent 9694289 commit 2e7ce75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/nativescript-demo-ng/src/polyfills.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import '@nativescript/angular/polyfills';
1010
* Zone.js and patches
1111
*/
1212
// Add pre-zone.js patches needed for the NativeScript platform
13-
import '@nativescript/zone-js/dist/pre-zone-polyfills';
13+
// import '@nativescript/zone-js/dist/pre-zone-polyfills';
1414

1515
// Uncomment if using zone:
1616
// // Zone JS is required by default for Angular itself

0 commit comments

Comments
 (0)