@angular/compiler-cli 18.1.0-next.1 → 18.1.0-next.2

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 (35) hide show
  1. package/bundles/{chunk-JZQHA4E7.js → chunk-AQFTVE7F.js} +5 -5
  2. package/bundles/{chunk-4HWDU6FJ.js → chunk-C6UWCS4B.js} +79 -76
  3. package/bundles/chunk-C6UWCS4B.js.map +6 -0
  4. package/bundles/{chunk-54G5EVKM.js → chunk-EU3OILAK.js} +7 -7
  5. package/bundles/{chunk-YPERM5UE.js → chunk-JNLETH45.js} +43 -43
  6. package/bundles/{chunk-CK5W7X4H.js → chunk-LH4HQPYV.js} +13 -13
  7. package/bundles/{chunk-Z34L7JZH.js → chunk-LTQ7ZO65.js} +31 -31
  8. package/bundles/{chunk-CWU65S2B.js → chunk-PFBSCCQT.js} +128 -130
  9. package/bundles/{chunk-CWU65S2B.js.map → chunk-PFBSCCQT.js.map} +1 -1
  10. package/bundles/{chunk-LYJKWJUC.js → chunk-SBDNBITT.js} +3 -3
  11. package/bundles/{chunk-QYV344EV.js → chunk-WR7TUJ7M.js} +7 -7
  12. package/bundles/{chunk-MLEQATX2.js → chunk-YDOWTHQV.js} +5 -5
  13. package/bundles/index.js +11 -11
  14. package/bundles/linker/babel/index.js +12 -12
  15. package/bundles/linker/index.js +4 -4
  16. package/bundles/ngcc/index.js +1 -1
  17. package/bundles/private/bazel.js +1 -1
  18. package/bundles/private/localize.js +3 -3
  19. package/bundles/private/migrations.js +4 -4
  20. package/bundles/private/tooling.js +5 -5
  21. package/bundles/src/bin/ng_xi18n.js +9 -9
  22. package/bundles/src/bin/ngc.js +7 -7
  23. package/bundles_metadata.json +1 -1
  24. package/linker/src/file_linker/partial_linkers/util.d.ts +1 -1
  25. package/package.json +3 -3
  26. package/src/ngtsc/docs/src/entities.d.ts +1 -0
  27. package/bundles/chunk-4HWDU6FJ.js.map +0 -6
  28. /package/bundles/{chunk-JZQHA4E7.js.map → chunk-AQFTVE7F.js.map} +0 -0
  29. /package/bundles/{chunk-54G5EVKM.js.map → chunk-EU3OILAK.js.map} +0 -0
  30. /package/bundles/{chunk-YPERM5UE.js.map → chunk-JNLETH45.js.map} +0 -0
  31. /package/bundles/{chunk-CK5W7X4H.js.map → chunk-LH4HQPYV.js.map} +0 -0
  32. /package/bundles/{chunk-Z34L7JZH.js.map → chunk-LTQ7ZO65.js.map} +0 -0
  33. /package/bundles/{chunk-LYJKWJUC.js.map → chunk-SBDNBITT.js.map} +0 -0
  34. /package/bundles/{chunk-QYV344EV.js.map → chunk-WR7TUJ7M.js.map} +0 -0
  35. /package/bundles/{chunk-MLEQATX2.js.map → chunk-YDOWTHQV.js.map} +0 -0
@@ -3,7 +3,7 @@
3
3
  const require = __cjsCompatRequire(import.meta.url);
4
4
 
5
5
 
6
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/logging/src/logger.mjs
6
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/logging/src/logger.mjs
7
7
  var LogLevel;
8
8
  (function(LogLevel2) {
9
9
  LogLevel2[LogLevel2["debug"] = 0] = "debug";
@@ -12,7 +12,7 @@ var LogLevel;
12
12
  LogLevel2[LogLevel2["error"] = 3] = "error";
13
13
  })(LogLevel || (LogLevel = {}));
14
14
 
15
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/logging/src/console_logger.mjs
15
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/logging/src/console_logger.mjs
16
16
  var RESET = "\x1B[0m";
17
17
  var RED = "\x1B[31m";
18
18
  var YELLOW = "\x1B[33m";
@@ -53,4 +53,4 @@ export {
53
53
  * Use of this source code is governed by an MIT-style license that can be
54
54
  * found in the LICENSE file at https://angular.io/license
55
55
  */
56
- //# sourceMappingURL=chunk-LYJKWJUC.js.map
56
+ //# sourceMappingURL=chunk-SBDNBITT.js.map
@@ -3,11 +3,11 @@
3
3
  const require = __cjsCompatRequire(import.meta.url);
4
4
 
5
5
 
6
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/source_file.mjs
6
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/source_file.mjs
7
7
  import { decode, encode } from "@jridgewell/sourcemap-codec";
8
8
  import mapHelpers from "convert-source-map";
9
9
 
10
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/segment_marker.mjs
10
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/segment_marker.mjs
11
11
  function compareSegments(a, b) {
12
12
  return a.position - b.position;
13
13
  }
@@ -27,7 +27,7 @@ function offsetSegment(startOfLinePositions, marker, offset) {
27
27
  return { line, column, position, next: void 0 };
28
28
  }
29
29
 
30
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/source_file.mjs
30
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/source_file.mjs
31
31
  function removeSourceMapComments(contents) {
32
32
  return mapHelpers.removeMapFileComments(mapHelpers.removeComments(contents)).replace(/\n\n$/, "\n");
33
33
  }
@@ -278,10 +278,10 @@ var Cache = class {
278
278
  }
279
279
  };
280
280
 
281
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/source_file_loader.mjs
281
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/source_file_loader.mjs
282
282
  import mapHelpers2 from "convert-source-map";
283
283
 
284
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/content_origin.mjs
284
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/content_origin.mjs
285
285
  var ContentOrigin;
286
286
  (function(ContentOrigin2) {
287
287
  ContentOrigin2[ContentOrigin2["Provided"] = 0] = "Provided";
@@ -289,7 +289,7 @@ var ContentOrigin;
289
289
  ContentOrigin2[ContentOrigin2["FileSystem"] = 2] = "FileSystem";
290
290
  })(ContentOrigin || (ContentOrigin = {}));
291
291
 
292
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/source_file_loader.mjs
292
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/source_file_loader.mjs
293
293
  var SCHEME_MATCHER = /^([a-z][a-z0-9.-]*):\/\//i;
294
294
  var SourceFileLoader = class {
295
295
  constructor(fs, logger, schemeMap) {
@@ -419,4 +419,4 @@ export {
419
419
  * Use of this source code is governed by an MIT-style license that can be
420
420
  * found in the LICENSE file at https://angular.io/license
421
421
  */
422
- //# sourceMappingURL=chunk-QYV344EV.js.map
422
+ //# sourceMappingURL=chunk-WR7TUJ7M.js.map
@@ -12,13 +12,13 @@ import {
12
12
  formatDiagnostics,
13
13
  performCompilation,
14
14
  readConfiguration
15
- } from "./chunk-4HWDU6FJ.js";
15
+ } from "./chunk-C6UWCS4B.js";
16
16
 
17
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/main.mjs
17
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/main.mjs
18
18
  import ts2 from "typescript";
19
19
  import yargs from "yargs";
20
20
 
21
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/perform_watch.mjs
21
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/perform_watch.mjs
22
22
  import * as chokidar from "chokidar";
23
23
  import * as path from "path";
24
24
  import ts from "typescript";
@@ -242,7 +242,7 @@ function performWatchCompilation(host) {
242
242
  }
243
243
  }
244
244
 
245
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/main.mjs
245
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/main.mjs
246
246
  function main(args, consoleError = console.error, config, customTransformers, programReuse, modifiedResourceFiles) {
247
247
  let { project, rootNames, options, errors: configErrors, watch: watch2, emitFlags } = config || readNgcCommandLineAndConfiguration(args);
248
248
  if (configErrors.length) {
@@ -363,4 +363,4 @@ export {
363
363
  * Use of this source code is governed by an MIT-style license that can be
364
364
  * found in the LICENSE file at https://angular.io/license
365
365
  */
366
- //# sourceMappingURL=chunk-MLEQATX2.js.map
366
+ //# sourceMappingURL=chunk-YDOWTHQV.js.map
package/bundles/index.js CHANGED
@@ -9,7 +9,7 @@ import {
9
9
  constructorParametersDownlevelTransform,
10
10
  getDownlevelDecoratorsTransform,
11
11
  getInitializerApiJitTransform
12
- } from "./chunk-CK5W7X4H.js";
12
+ } from "./chunk-LH4HQPYV.js";
13
13
  import {
14
14
  DEFAULT_ERROR_CODE,
15
15
  DecoratorType,
@@ -36,23 +36,23 @@ import {
36
36
  isTsDiagnostic,
37
37
  performCompilation,
38
38
  readConfiguration
39
- } from "./chunk-4HWDU6FJ.js";
39
+ } from "./chunk-C6UWCS4B.js";
40
40
  import {
41
41
  OptimizeFor,
42
42
  TsCreateProgramDriver,
43
43
  untagAllTsFiles
44
- } from "./chunk-CWU65S2B.js";
44
+ } from "./chunk-PFBSCCQT.js";
45
45
  import {
46
46
  isLocalCompilationDiagnostics
47
- } from "./chunk-YPERM5UE.js";
47
+ } from "./chunk-JNLETH45.js";
48
48
  import {
49
49
  ActivePerfRecorder,
50
50
  PerfPhase
51
- } from "./chunk-JZQHA4E7.js";
51
+ } from "./chunk-AQFTVE7F.js";
52
52
  import {
53
53
  ConsoleLogger,
54
54
  LogLevel
55
- } from "./chunk-LYJKWJUC.js";
55
+ } from "./chunk-SBDNBITT.js";
56
56
  import {
57
57
  LogicalFileSystem,
58
58
  LogicalProjectPath,
@@ -73,14 +73,14 @@ import {
73
73
  resolve,
74
74
  setFileSystem,
75
75
  toRelativeImport
76
- } from "./chunk-54G5EVKM.js";
76
+ } from "./chunk-EU3OILAK.js";
77
77
  import "./chunk-XI2RTGAL.js";
78
78
 
79
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/version.mjs
79
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/version.mjs
80
80
  import { Version } from "@angular/compiler";
81
- var VERSION = new Version("18.1.0-next.1");
81
+ var VERSION = new Version("18.1.0-next.2");
82
82
 
83
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/tsc_plugin.mjs
83
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/tsc_plugin.mjs
84
84
  var NgTscPlugin = class {
85
85
  get compiler() {
86
86
  if (this._compiler === null) {
@@ -157,7 +157,7 @@ var NgTscPlugin = class {
157
157
  }
158
158
  };
159
159
 
160
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/index.mjs
160
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/index.mjs
161
161
  setFileSystem(new NodeJSFileSystem());
162
162
  export {
163
163
  ConsoleLogger,
@@ -8,22 +8,22 @@ import {
8
8
  LinkerEnvironment,
9
9
  assert,
10
10
  isFatalLinkerError
11
- } from "../../chunk-Z34L7JZH.js";
12
- import "../../chunk-YPERM5UE.js";
11
+ } from "../../chunk-LTQ7ZO65.js";
12
+ import "../../chunk-JNLETH45.js";
13
13
  import {
14
14
  ConsoleLogger,
15
15
  LogLevel
16
- } from "../../chunk-LYJKWJUC.js";
17
- import "../../chunk-QYV344EV.js";
16
+ } from "../../chunk-SBDNBITT.js";
17
+ import "../../chunk-WR7TUJ7M.js";
18
18
  import {
19
19
  NodeJSFileSystem
20
- } from "../../chunk-54G5EVKM.js";
20
+ } from "../../chunk-EU3OILAK.js";
21
21
  import "../../chunk-XI2RTGAL.js";
22
22
 
23
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/es2015_linker_plugin.mjs
23
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/src/es2015_linker_plugin.mjs
24
24
  import { types as t4 } from "@babel/core";
25
25
 
26
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/ast/babel_ast_factory.mjs
26
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/src/ast/babel_ast_factory.mjs
27
27
  import { types as t } from "@babel/core";
28
28
  var BabelAstFactory = class {
29
29
  constructor(sourceUrl) {
@@ -148,7 +148,7 @@ function isLExpression(expr) {
148
148
  return t.isLVal(expr);
149
149
  }
150
150
 
151
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/ast/babel_ast_host.mjs
151
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/src/ast/babel_ast_host.mjs
152
152
  import { types as t2 } from "@babel/core";
153
153
  var BabelAstHost = class {
154
154
  constructor() {
@@ -276,7 +276,7 @@ function isMinifiedBooleanLiteral(node) {
276
276
  return t2.isUnaryExpression(node) && node.prefix && node.operator === "!" && t2.isNumericLiteral(node.argument) && (node.argument.value === 0 || node.argument.value === 1);
277
277
  }
278
278
 
279
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/babel_declaration_scope.mjs
279
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/src/babel_declaration_scope.mjs
280
280
  import { types as t3 } from "@babel/core";
281
281
  var BabelDeclarationScope = class {
282
282
  constructor(declarationScope) {
@@ -302,7 +302,7 @@ var BabelDeclarationScope = class {
302
302
  }
303
303
  };
304
304
 
305
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/es2015_linker_plugin.mjs
305
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/src/es2015_linker_plugin.mjs
306
306
  function createEs2015LinkerPlugin({ fileSystem, logger, ...options }) {
307
307
  let fileLinker = null;
308
308
  return {
@@ -403,7 +403,7 @@ function buildCodeFrameError(file, message, node) {
403
403
  return `${filename}: ${error.message}`;
404
404
  }
405
405
 
406
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/babel_plugin.mjs
406
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/src/babel_plugin.mjs
407
407
  function defaultLinkerPlugin(api, options) {
408
408
  api.assertVersion(7);
409
409
  return createEs2015LinkerPlugin({
@@ -413,7 +413,7 @@ function defaultLinkerPlugin(api, options) {
413
413
  });
414
414
  }
415
415
 
416
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/index.mjs
416
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/index.mjs
417
417
  var babel_default = defaultLinkerPlugin;
418
418
  export {
419
419
  createEs2015LinkerPlugin,
@@ -10,10 +10,10 @@ import {
10
10
  assert,
11
11
  isFatalLinkerError,
12
12
  needsLinking
13
- } from "../chunk-Z34L7JZH.js";
14
- import "../chunk-YPERM5UE.js";
15
- import "../chunk-QYV344EV.js";
16
- import "../chunk-54G5EVKM.js";
13
+ } from "../chunk-LTQ7ZO65.js";
14
+ import "../chunk-JNLETH45.js";
15
+ import "../chunk-WR7TUJ7M.js";
16
+ import "../chunk-EU3OILAK.js";
17
17
  import "../chunk-XI2RTGAL.js";
18
18
  export {
19
19
  DEFAULT_LINKER_OPTIONS,
@@ -4,7 +4,7 @@
4
4
  const require = __cjsCompatRequire(import.meta.url);
5
5
 
6
6
 
7
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/index.mjs
7
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/index.mjs
8
8
  function stringEncaseCRLFWithFirstIndex(value, prefix, postfix, index) {
9
9
  let endIndex = 0;
10
10
  let returnValue = "";
@@ -4,7 +4,7 @@
4
4
 
5
5
  import {
6
6
  PerfPhase
7
- } from "../chunk-JZQHA4E7.js";
7
+ } from "../chunk-AQFTVE7F.js";
8
8
  import "../chunk-XI2RTGAL.js";
9
9
  export {
10
10
  PerfPhase
@@ -5,11 +5,11 @@
5
5
  import {
6
6
  ConsoleLogger,
7
7
  LogLevel
8
- } from "../chunk-LYJKWJUC.js";
8
+ } from "../chunk-SBDNBITT.js";
9
9
  import {
10
10
  SourceFile,
11
11
  SourceFileLoader
12
- } from "../chunk-QYV344EV.js";
12
+ } from "../chunk-WR7TUJ7M.js";
13
13
  import {
14
14
  LogicalFileSystem,
15
15
  LogicalProjectPath,
@@ -30,7 +30,7 @@ import {
30
30
  resolve,
31
31
  setFileSystem,
32
32
  toRelativeImport
33
- } from "../chunk-54G5EVKM.js";
33
+ } from "../chunk-EU3OILAK.js";
34
34
  import "../chunk-XI2RTGAL.js";
35
35
  export {
36
36
  ConsoleLogger,
@@ -9,14 +9,14 @@ import {
9
9
  PotentialImportMode,
10
10
  StaticInterpreter,
11
11
  forwardRefResolver
12
- } from "../chunk-CWU65S2B.js";
12
+ } from "../chunk-PFBSCCQT.js";
13
13
  import {
14
14
  Reference,
15
15
  TypeScriptReflectionHost,
16
16
  reflectObjectLiteral
17
- } from "../chunk-YPERM5UE.js";
18
- import "../chunk-JZQHA4E7.js";
19
- import "../chunk-54G5EVKM.js";
17
+ } from "../chunk-JNLETH45.js";
18
+ import "../chunk-AQFTVE7F.js";
19
+ import "../chunk-EU3OILAK.js";
20
20
  import "../chunk-XI2RTGAL.js";
21
21
  export {
22
22
  DynamicValue,
@@ -6,11 +6,11 @@ import {
6
6
  GLOBAL_DEFS_FOR_TERSER,
7
7
  GLOBAL_DEFS_FOR_TERSER_WITH_AOT,
8
8
  constructorParametersDownlevelTransform
9
- } from "../chunk-CK5W7X4H.js";
10
- import "../chunk-CWU65S2B.js";
11
- import "../chunk-YPERM5UE.js";
12
- import "../chunk-JZQHA4E7.js";
13
- import "../chunk-54G5EVKM.js";
9
+ } from "../chunk-LH4HQPYV.js";
10
+ import "../chunk-PFBSCCQT.js";
11
+ import "../chunk-JNLETH45.js";
12
+ import "../chunk-AQFTVE7F.js";
13
+ import "../chunk-EU3OILAK.js";
14
14
  import "../chunk-XI2RTGAL.js";
15
15
  export {
16
16
  GLOBAL_DEFS_FOR_TERSER,
@@ -6,23 +6,23 @@
6
6
  import {
7
7
  main,
8
8
  readCommandLineAndConfiguration
9
- } from "../../chunk-MLEQATX2.js";
9
+ } from "../../chunk-YDOWTHQV.js";
10
10
  import {
11
11
  EmitFlags
12
- } from "../../chunk-4HWDU6FJ.js";
13
- import "../../chunk-CWU65S2B.js";
14
- import "../../chunk-YPERM5UE.js";
15
- import "../../chunk-JZQHA4E7.js";
12
+ } from "../../chunk-C6UWCS4B.js";
13
+ import "../../chunk-PFBSCCQT.js";
14
+ import "../../chunk-JNLETH45.js";
15
+ import "../../chunk-AQFTVE7F.js";
16
16
  import {
17
17
  NodeJSFileSystem,
18
18
  setFileSystem
19
- } from "../../chunk-54G5EVKM.js";
19
+ } from "../../chunk-EU3OILAK.js";
20
20
  import "../../chunk-XI2RTGAL.js";
21
21
 
22
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs
22
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs
23
23
  import "reflect-metadata";
24
24
 
25
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/extract_i18n.mjs
25
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/extract_i18n.mjs
26
26
  import yargs from "yargs";
27
27
  function mainXi18n(args2, consoleError = console.error) {
28
28
  const config = readXi18nCommandLineAndConfiguration(args2);
@@ -45,7 +45,7 @@ function readXi18nCommandLineAndConfiguration(args2) {
45
45
  return { ...config, emitFlags: EmitFlags.I18nBundle };
46
46
  }
47
47
 
48
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs
48
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs
49
49
  process.title = "Angular i18n Message Extractor (ng-xi18n)";
50
50
  var args = process.argv.slice(2);
51
51
  setFileSystem(new NodeJSFileSystem());
@@ -5,18 +5,18 @@
5
5
 
6
6
  import {
7
7
  main
8
- } from "../../chunk-MLEQATX2.js";
9
- import "../../chunk-4HWDU6FJ.js";
10
- import "../../chunk-CWU65S2B.js";
11
- import "../../chunk-YPERM5UE.js";
12
- import "../../chunk-JZQHA4E7.js";
8
+ } from "../../chunk-YDOWTHQV.js";
9
+ import "../../chunk-C6UWCS4B.js";
10
+ import "../../chunk-PFBSCCQT.js";
11
+ import "../../chunk-JNLETH45.js";
12
+ import "../../chunk-AQFTVE7F.js";
13
13
  import {
14
14
  NodeJSFileSystem,
15
15
  setFileSystem
16
- } from "../../chunk-54G5EVKM.js";
16
+ } from "../../chunk-EU3OILAK.js";
17
17
  import "../../chunk-XI2RTGAL.js";
18
18
 
19
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/bin/ngc.mjs
19
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/bin/ngc.mjs
20
20
  import "reflect-metadata";
21
21
  async function runNgcComamnd() {
22
22
  process.title = "Angular Compiler (ngc)";