@angular-devkit/build-angular 0.1102.8 → 0.1102.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (164) hide show
  1. package/README.md +19 -2
  2. package/package.json +8 -8
  3. package/plugins/karma.d.ts +1 -1
  4. package/plugins/karma.js +1 -1
  5. package/src/app-shell/index.js +1 -1
  6. package/src/babel/babel-loader.d.ts +1 -1
  7. package/src/babel/presets/application.js +1 -1
  8. package/src/babel/webpack-loader.js +1 -1
  9. package/src/babel-bazel.d.ts +1 -1
  10. package/src/browser/index.d.ts +1 -1
  11. package/src/browser/index.js +1 -1
  12. package/src/browser/tests/setup.d.ts +1 -1
  13. package/src/dev-server/index.d.ts +1 -1
  14. package/src/dev-server/index.js +1 -1
  15. package/src/extract-i18n/index.d.ts +1 -1
  16. package/src/extract-i18n/index.js +1 -1
  17. package/src/extract-i18n/ivy-extract-loader.js +1 -1
  18. package/src/index.d.ts +1 -1
  19. package/src/index.js +1 -1
  20. package/src/karma/find-tests.js +1 -1
  21. package/src/karma/index.d.ts +1 -1
  22. package/src/karma/index.js +1 -1
  23. package/src/ng-packagr/index.d.ts +1 -1
  24. package/src/ng-packagr/index.js +1 -1
  25. package/src/protractor/index.d.ts +1 -1
  26. package/src/protractor/index.js +1 -1
  27. package/src/server/index.d.ts +1 -1
  28. package/src/server/index.js +1 -1
  29. package/src/test-utils.d.ts +1 -1
  30. package/src/test-utils.js +1 -1
  31. package/src/testing/builder-harness.d.ts +1 -1
  32. package/src/testing/builder-harness.js +1 -1
  33. package/src/testing/file-watching.d.ts +1 -1
  34. package/src/testing/index.d.ts +1 -1
  35. package/src/testing/jasmine-helpers.d.ts +1 -1
  36. package/src/transforms.d.ts +1 -1
  37. package/src/tslint/index.js +1 -1
  38. package/src/typings.d.ts +1 -1
  39. package/src/utils/action-cache.js +1 -1
  40. package/src/utils/action-executor.js +1 -1
  41. package/src/utils/build-browser-features.d.ts +1 -1
  42. package/src/utils/build-browser-features.js +1 -1
  43. package/src/utils/build-options.d.ts +1 -1
  44. package/src/utils/build-options.js +1 -1
  45. package/src/utils/bundle-calculator.js +1 -1
  46. package/src/utils/cache-path.js +1 -1
  47. package/src/utils/check-port.js +1 -1
  48. package/src/utils/color.d.ts +1 -1
  49. package/src/utils/color.js +1 -1
  50. package/src/utils/copy-assets.js +1 -1
  51. package/src/utils/copy-file.d.ts +1 -1
  52. package/src/utils/copy-file.js +1 -1
  53. package/src/utils/default-progress.d.ts +1 -1
  54. package/src/utils/default-progress.js +1 -1
  55. package/src/utils/delete-output-dir.js +1 -1
  56. package/src/utils/environment-options.js +1 -1
  57. package/src/utils/find-up.js +1 -1
  58. package/src/utils/fs.d.ts +1 -1
  59. package/src/utils/fs.js +1 -1
  60. package/src/utils/i18n-inlining.d.ts +1 -1
  61. package/src/utils/i18n-options.d.ts +1 -1
  62. package/src/utils/index-file/augment-index-html.d.ts +1 -1
  63. package/src/utils/index-file/augment-index-html.js +1 -1
  64. package/src/utils/index-file/html-rewriting-stream.d.ts +1 -1
  65. package/src/utils/index-file/html-rewriting-stream.js +1 -1
  66. package/src/utils/index-file/index-html-generator.d.ts +1 -1
  67. package/src/utils/index-file/index-html-generator.js +1 -1
  68. package/src/utils/index-file/inline-critical-css.d.ts +1 -1
  69. package/src/utils/index-file/inline-critical-css.js +1 -1
  70. package/src/utils/index-file/inline-fonts.d.ts +1 -1
  71. package/src/utils/index-file/inline-fonts.js +1 -1
  72. package/src/utils/index.d.ts +1 -1
  73. package/src/utils/index.js +1 -1
  74. package/src/utils/is-directory.d.ts +1 -1
  75. package/src/utils/is-directory.js +1 -1
  76. package/src/utils/load-translations.js +1 -1
  77. package/src/utils/normalize-asset-patterns.d.ts +1 -1
  78. package/src/utils/normalize-asset-patterns.js +1 -1
  79. package/src/utils/normalize-builder-schema.d.ts +1 -1
  80. package/src/utils/normalize-builder-schema.js +1 -1
  81. package/src/utils/normalize-file-replacements.d.ts +1 -1
  82. package/src/utils/normalize-file-replacements.js +1 -1
  83. package/src/utils/normalize-optimization.d.ts +1 -1
  84. package/src/utils/normalize-optimization.js +1 -1
  85. package/src/utils/normalize-source-maps.d.ts +1 -1
  86. package/src/utils/normalize-source-maps.js +1 -1
  87. package/src/utils/output-paths.js +1 -1
  88. package/src/utils/package-chunk-sort.d.ts +1 -1
  89. package/src/utils/process-bundle-bootstrap.js +2 -2
  90. package/src/utils/process-bundle.d.ts +1 -1
  91. package/src/utils/process-bundle.js +1 -1
  92. package/src/utils/read-tsconfig.d.ts +1 -1
  93. package/src/utils/read-tsconfig.js +1 -1
  94. package/src/utils/run-module-as-observable-fork.d.ts +1 -1
  95. package/src/utils/run-module-worker.js +1 -2
  96. package/src/utils/service-worker.d.ts +1 -1
  97. package/src/utils/service-worker.js +1 -1
  98. package/src/utils/spinner.d.ts +1 -1
  99. package/src/utils/spinner.js +1 -1
  100. package/src/utils/strip-bom.d.ts +1 -1
  101. package/src/utils/strip-bom.js +1 -1
  102. package/src/utils/tty.d.ts +1 -1
  103. package/src/utils/tty.js +1 -1
  104. package/src/utils/url.d.ts +1 -1
  105. package/src/utils/url.js +1 -1
  106. package/src/utils/version.d.ts +1 -1
  107. package/src/utils/version.js +1 -1
  108. package/src/utils/webpack-browser-config.d.ts +1 -1
  109. package/src/utils/webpack-diagnostics.d.ts +1 -1
  110. package/src/utils/webpack-version.js +1 -1
  111. package/src/utils/workers.d.ts +1 -1
  112. package/src/utils/workers.js +1 -1
  113. package/src/webpack/configs/browser.d.ts +1 -1
  114. package/src/webpack/configs/common.js +1 -1
  115. package/src/webpack/configs/dev-server.d.ts +1 -1
  116. package/src/webpack/configs/dev-server.js +2 -2
  117. package/src/webpack/configs/index.d.ts +1 -1
  118. package/src/webpack/configs/index.js +1 -1
  119. package/src/webpack/configs/server.js +1 -1
  120. package/src/webpack/configs/stats.d.ts +1 -1
  121. package/src/webpack/configs/stats.js +1 -1
  122. package/src/webpack/configs/styles.d.ts +1 -1
  123. package/src/webpack/configs/styles.js +4 -1
  124. package/src/webpack/configs/test.d.ts +1 -1
  125. package/src/webpack/configs/test.js +1 -1
  126. package/src/webpack/configs/worker.js +1 -1
  127. package/src/webpack/es5-jit-polyfills.js +1 -1
  128. package/src/webpack/es5-polyfills.js +2 -2
  129. package/src/webpack/jit-polyfills.js +1 -1
  130. package/src/webpack/plugins/analytics.d.ts +1 -1
  131. package/src/webpack/plugins/analytics.js +1 -1
  132. package/src/webpack/plugins/any-component-style-budget-checker.d.ts +1 -1
  133. package/src/webpack/plugins/any-component-style-budget-checker.js +1 -1
  134. package/src/webpack/plugins/builder-watch-plugin.d.ts +1 -1
  135. package/src/webpack/plugins/common-js-usage-warn-plugin.d.ts +1 -1
  136. package/src/webpack/plugins/common-js-usage-warn-plugin.js +1 -1
  137. package/src/webpack/plugins/dedupe-module-resolve-plugin.d.ts +1 -1
  138. package/src/webpack/plugins/hmr/hmr-accept.d.ts +1 -1
  139. package/src/webpack/plugins/hmr/hmr-accept.js +1 -1
  140. package/src/webpack/plugins/hmr/hmr-loader.d.ts +1 -1
  141. package/src/webpack/plugins/hmr/hmr-loader.js +1 -1
  142. package/src/webpack/plugins/index-html-webpack-plugin.js +1 -1
  143. package/src/webpack/plugins/index.d.ts +1 -1
  144. package/src/webpack/plugins/index.js +1 -1
  145. package/src/webpack/plugins/karma/karma-webpack-failure-cb.d.ts +1 -1
  146. package/src/webpack/plugins/karma/karma-webpack-failure-cb.js +1 -1
  147. package/src/webpack/plugins/named-chunks-plugin.d.ts +1 -1
  148. package/src/webpack/plugins/named-chunks-plugin.js +1 -1
  149. package/src/webpack/plugins/optimize-css-webpack-plugin.js +13 -6
  150. package/src/webpack/plugins/postcss-cli-resources.js +1 -1
  151. package/src/webpack/plugins/remove-hash-plugin.d.ts +1 -1
  152. package/src/webpack/plugins/scripts-webpack-plugin.d.ts +1 -1
  153. package/src/webpack/plugins/scripts-webpack-plugin.js +1 -1
  154. package/src/webpack/plugins/single-test-transform.d.ts +1 -1
  155. package/src/webpack/plugins/single-test-transform.js +1 -1
  156. package/src/webpack/plugins/suppress-entry-chunks-webpack-plugin.d.ts +1 -1
  157. package/src/webpack/plugins/suppress-entry-chunks-webpack-plugin.js +1 -1
  158. package/src/webpack/plugins/webpack-rollup-loader.d.ts +1 -1
  159. package/src/webpack/plugins/webpack-rollup-loader.js +1 -1
  160. package/src/webpack/utils/async-chunks.d.ts +1 -1
  161. package/src/webpack/utils/helpers.d.ts +1 -1
  162. package/src/webpack/utils/helpers.js +1 -1
  163. package/src/webpack/utils/stats.d.ts +1 -1
  164. package/src/webpack/utils/stats.js +2 -2
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * @license
4
- * Copyright Google Inc. All Rights Reserved.
4
+ * Copyright Google LLC All Rights Reserved.
5
5
  *
6
6
  * Use of this source code is governed by an MIT-style license that can be
7
7
  * found in the LICENSE file at https://angular.io/license
@@ -165,6 +165,9 @@ function getStylesConfig(wco) {
165
165
  ` To enable Tailwind CSS, please install the 'tailwindcss' package.`);
166
166
  }
167
167
  if (tailwindPackagePath) {
168
+ if (process.env['TAILWIND_MODE'] === undefined) {
169
+ process.env['TAILWIND_MODE'] = buildOptions.watch ? 'watch' : 'build';
170
+ }
168
171
  extraPostcssPlugins.push(require(tailwindPackagePath)({ config: tailwindConfigPath }));
169
172
  }
170
173
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright Google Inc. All Rights Reserved.
3
+ * Copyright Google LLC All Rights Reserved.
4
4
  *
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * @license
4
- * Copyright Google Inc. All Rights Reserved.
4
+ * Copyright Google LLC All Rights Reserved.
5
5
  *
6
6
  * Use of this source code is governed by an MIT-style license that can be
7
7
  * found in the LICENSE file at https://angular.io/license
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getWorkerConfig = void 0;
4
4
  /**
5
5
  * @license
6
- * Copyright Google Inc. All Rights Reserved.
6
+ * Copyright Google LLC All Rights Reserved.
7
7
  *
8
8
  * Use of this source code is governed by an MIT-style license that can be
9
9
  * found in the LICENSE file at https://angular.io/license
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright Google Inc. All Rights Reserved.
3
+ * Copyright Google LLC All Rights Reserved.
4
4
  *
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright Google Inc. All Rights Reserved.
3
+ * Copyright Google LLC All Rights Reserved.
4
4
  *
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
@@ -111,4 +111,4 @@ import 'core-js/modules/web.dom-collections.iterator';
111
111
  import 'core-js/modules/es.promise';
112
112
  import 'core-js/modules/es.json.to-string-tag';
113
113
 
114
- import 'regenerator-runtime/runtime';
114
+ import 'regenerator-runtime/runtime';
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright Google Inc. All Rights Reserved.
3
+ * Copyright Google LLC All Rights Reserved.
4
4
  *
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright Google Inc. All Rights Reserved.
3
+ * Copyright Google LLC All Rights Reserved.
4
4
  *
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.NgBuildAnalyticsPlugin = exports.countOccurrences = void 0;
4
4
  /**
5
5
  * @license
6
- * Copyright Google Inc. All Rights Reserved.
6
+ * Copyright Google LLC All Rights Reserved.
7
7
  *
8
8
  * Use of this source code is governed by an MIT-style license that can be
9
9
  * found in the LICENSE file at https://angular.io/license
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright Google Inc. All Rights Reserved.
3
+ * Copyright Google LLC All Rights Reserved.
4
4
  *
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * @license
4
- * Copyright Google Inc. All Rights Reserved.
4
+ * Copyright Google LLC All Rights Reserved.
5
5
  *
6
6
  * Use of this source code is governed by an MIT-style license that can be
7
7
  * found in the LICENSE file at https://angular.io/license
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright Google Inc. All Rights Reserved.
3
+ * Copyright Google LLC All Rights Reserved.
4
4
  *
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright Google Inc. All Rights Reserved.
3
+ * Copyright Google LLC All Rights Reserved.
4
4
  *
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * @license
4
- * Copyright Google Inc. All Rights Reserved.
4
+ * Copyright Google LLC All Rights Reserved.
5
5
  *
6
6
  * Use of this source code is governed by an MIT-style license that can be
7
7
  * found in the LICENSE file at https://angular.io/license
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright Google Inc. All Rights Reserved.
3
+ * Copyright Google LLC All Rights Reserved.
4
4
  *
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright Google Inc. All Rights Reserved.
3
+ * Copyright Google LLC All Rights Reserved.
4
4
  *
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * @license
4
- * Copyright Google Inc. All Rights Reserved.
4
+ * Copyright Google LLC All Rights Reserved.
5
5
  *
6
6
  * Use of this source code is governed by an MIT-style license that can be
7
7
  * found in the LICENSE file at https://angular.io/license
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright Google Inc. All Rights Reserved.
3
+ * Copyright Google LLC All Rights Reserved.
4
4
  *
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * @license
4
- * Copyright Google Inc. All Rights Reserved.
4
+ * Copyright Google LLC All Rights Reserved.
5
5
  *
6
6
  * Use of this source code is governed by an MIT-style license that can be
7
7
  * found in the LICENSE file at https://angular.io/license
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.IndexHtmlWebpackPlugin = void 0;
4
4
  /**
5
5
  * @license
6
- * Copyright Google Inc. All Rights Reserved.
6
+ * Copyright Google LLC All Rights Reserved.
7
7
  *
8
8
  * Use of this source code is governed by an MIT-style license that can be
9
9
  * found in the LICENSE file at https://angular.io/license
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright Google Inc. All Rights Reserved.
3
+ * Copyright Google LLC All Rights Reserved.
4
4
  *
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * @license
4
- * Copyright Google Inc. All Rights Reserved.
4
+ * Copyright Google LLC All Rights Reserved.
5
5
  *
6
6
  * Use of this source code is governed by an MIT-style license that can be
7
7
  * found in the LICENSE file at https://angular.io/license
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright Google Inc. All Rights Reserved.
3
+ * Copyright Google LLC All Rights Reserved.
4
4
  *
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * @license
4
- * Copyright Google Inc. All Rights Reserved.
4
+ * Copyright Google LLC All Rights Reserved.
5
5
  *
6
6
  * Use of this source code is governed by an MIT-style license that can be
7
7
  * found in the LICENSE file at https://angular.io/license
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright Google Inc. All Rights Reserved.
3
+ * Copyright Google LLC All Rights Reserved.
4
4
  *
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.NamedLazyChunksPlugin = void 0;
4
4
  /**
5
5
  * @license
6
- * Copyright Google Inc. All Rights Reserved.
6
+ * Copyright Google LLC All Rights Reserved.
7
7
  *
8
8
  * Use of this source code is governed by an MIT-style license that can be
9
9
  * found in the LICENSE file at https://angular.io/license
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.OptimizeCssWebpackPlugin = void 0;
4
4
  /**
5
5
  * @license
6
- * Copyright Google Inc. All Rights Reserved.
6
+ * Copyright Google LLC All Rights Reserved.
7
7
  *
8
8
  * Use of this source code is governed by an MIT-style license that can be
9
9
  * found in the LICENSE file at https://angular.io/license
@@ -79,23 +79,30 @@ class OptimizeCssWebpackPlugin {
79
79
  return;
80
80
  }
81
81
  const cssNanoOptions = {
82
- preset: ['default', {
82
+ preset: [
83
+ 'default',
84
+ {
83
85
  // Disable SVG optimizations, as this can cause optimizations which are not compatible in all browsers.
84
86
  svgo: false,
85
87
  // Disable `calc` optimizations, due to several issues. #16910, #16875, #17890
86
88
  calc: false,
87
- }],
89
+ // Disable CSS rules sorted due to several issues #20693
90
+ // https://github.com/ionic-team/ionic-framework/issues/23266 and
91
+ // https://github.com/cssnano/cssnano/issues/1054
92
+ cssDeclarationSorter: false,
93
+ },
94
+ ],
88
95
  };
89
96
  const postCssOptions = {
90
97
  from: file,
91
98
  map: map && { annotation: false, prev: map },
92
99
  };
93
100
  const output = await new Promise((resolve, reject) => {
94
- // the last parameter is not in the typings
101
+ // @types/cssnano are not up to date with version 5.
95
102
  // tslint:disable-next-line: no-any
96
- cssNano.process(content, postCssOptions, cssNanoOptions)
103
+ cssNano(cssNanoOptions).process(content, postCssOptions)
97
104
  .then(resolve)
98
- .catch((err) => reject(new Error(`${file} ${err.message}`)));
105
+ .catch((err) => reject(err));
99
106
  });
100
107
  for (const { text } of output.warnings()) {
101
108
  webpack_diagnostics_1.addWarning(compilation, text);
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.postcss = void 0;
4
4
  /**
5
5
  * @license
6
- * Copyright Google Inc. All Rights Reserved.
6
+ * Copyright Google LLC All Rights Reserved.
7
7
  *
8
8
  * Use of this source code is governed by an MIT-style license that can be
9
9
  * found in the LICENSE file at https://angular.io/license
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright Google Inc. All Rights Reserved.
3
+ * Copyright Google LLC All Rights Reserved.
4
4
  *
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright Google Inc. All Rights Reserved.
3
+ * Copyright Google LLC All Rights Reserved.
4
4
  *
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * @license
4
- * Copyright Google Inc. All Rights Reserved.
4
+ * Copyright Google LLC All Rights Reserved.
5
5
  *
6
6
  * Use of this source code is governed by an MIT-style license that can be
7
7
  * found in the LICENSE file at https://angular.io/license
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright Google Inc. All Rights Reserved.
3
+ * Copyright Google LLC All Rights Reserved.
4
4
  *
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SingleTestTransformLoader = void 0;
4
4
  /**
5
5
  * @license
6
- * Copyright Google Inc. All Rights Reserved.
6
+ * Copyright Google LLC All Rights Reserved.
7
7
  *
8
8
  * Use of this source code is governed by an MIT-style license that can be
9
9
  * found in the LICENSE file at https://angular.io/license
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright Google Inc. All Rights Reserved.
3
+ * Copyright Google LLC All Rights Reserved.
4
4
  *
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * @license
4
- * Copyright Google Inc. All Rights Reserved.
4
+ * Copyright Google LLC All Rights Reserved.
5
5
  *
6
6
  * Use of this source code is governed by an MIT-style license that can be
7
7
  * found in the LICENSE file at https://angular.io/license
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright Google Inc. All Rights Reserved.
3
+ * Copyright Google LLC All Rights Reserved.
4
4
  *
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * @license
4
- * Copyright Google Inc. All Rights Reserved.
4
+ * Copyright Google LLC All Rights Reserved.
5
5
  *
6
6
  * Use of this source code is governed by an MIT-style license that can be
7
7
  * found in the LICENSE file at https://angular.io/license
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright Google Inc. All Rights Reserved.
3
+ * Copyright Google LLC All Rights Reserved.
4
4
  *
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright Google Inc. All Rights Reserved.
3
+ * Copyright Google LLC All Rights Reserved.
4
4
  *
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * @license
4
- * Copyright Google Inc. All Rights Reserved.
4
+ * Copyright Google LLC All Rights Reserved.
5
5
  *
6
6
  * Use of this source code is governed by an MIT-style license that can be
7
7
  * found in the LICENSE file at https://angular.io/license
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright Google Inc. All Rights Reserved.
3
+ * Copyright Google LLC All Rights Reserved.
4
4
  *
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.webpackStatsLogger = exports.createWebpackLoggingCallback = exports.statsHasWarnings = exports.statsHasErrors = exports.statsErrorsToString = exports.statsWarningsToString = exports.IGNORE_WARNINGS = exports.generateBundleStats = exports.formatSize = void 0;
4
4
  /**
5
5
  * @license
6
- * Copyright Google Inc. All Rights Reserved.
6
+ * Copyright Google LLC All Rights Reserved.
7
7
  *
8
8
  * Use of this source code is governed by an MIT-style license that can be
9
9
  * found in the LICENSE file at https://angular.io/license
@@ -143,7 +143,7 @@ function statsToString(json, statsConfig, bundleState) {
143
143
  return 0;
144
144
  });
145
145
  const statsTable = generateBuildStatsTable(changedChunksStats, colors, unchangedChunkNumber === 0);
146
- // In some cases we do things outside of webpack context
146
+ // In some cases we do things outside of webpack context
147
147
  // Such us index generation, service worker augmentation etc...
148
148
  // This will correct the time and include these.
149
149
  const time = (Date.now() - json.builtAt) + json.time;