File tree 1 file changed +4
-4
lines changed
packages/schematics/angular/application/files/src/environments
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ export const environment = {
7
7
};
8
8
9
9
/*
10
- * In development mode, to ignore zone related error stack frames such as
11
- * `zone.run`, `zoneDelegate.invokeTask` for easier debugging, you can
12
- * import the following file, but please comment it out in production mode
13
- * because it will have performance impact when throw error
10
+ * In development mode, for easier debugging, you can ignore zone related error
11
+ * stack frames such as `zone.run`/ `zoneDelegate.invokeTask` by importing the
12
+ * below file. Don't forget to comment it out in production mode
13
+ * because it will have a performance impact when errors are thrown
14
14
*/
15
15
// import 'zone.js/dist/zone-error'; // Included with Angular CLI.
You can’t perform that action at this time.
0 commit comments