You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/angular_devkit/build_angular/src/browser/schema.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -215,7 +215,7 @@
215
215
},
216
216
"statsJson": {
217
217
"type": "boolean",
218
-
"description": "Generates a 'stats.json' file which can be analyzed using tools such as: 'webpack-bundle-analyzer' or https://webpack.github.io/analyse.",
218
+
"description": "Generates a 'stats.json' file which can be analyzed using tools such as: 'webpack-bundle-analyzer' or https://webpack.github.io/analyse.",
Copy file name to clipboardExpand all lines: packages/angular_devkit/build_angular/src/server/schema.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -145,7 +145,7 @@
145
145
},
146
146
"statsJson": {
147
147
"type": "boolean",
148
-
"description": "Generates a 'stats.json' file which can be analyzed using tools such as: 'webpack-bundle-analyzer' or https://webpack.github.io/analyse.",
148
+
"description": "Generates a 'stats.json' file which can be analyzed using tools such as: 'webpack-bundle-analyzer' or https://webpack.github.io/analyse.",
0 commit comments