@angular/compiler-cli 15.1.0 → 15.1.1
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.
- package/bundles/{chunk-6ZJFIQBG.js → chunk-2NLFVEGY.js} +7 -7
- package/bundles/{chunk-6ZJFIQBG.js.map → chunk-2NLFVEGY.js.map} +0 -0
- package/bundles/{chunk-ZPQIVD3E.js → chunk-2SEOGDKD.js} +97 -97
- package/bundles/{chunk-ZPQIVD3E.js.map → chunk-2SEOGDKD.js.map} +0 -0
- package/bundles/{chunk-7DUI3BSX.js → chunk-B57SP4JB.js} +2 -2
- package/bundles/{chunk-7DUI3BSX.js.map → chunk-B57SP4JB.js.map} +0 -0
- package/bundles/{chunk-YRDMG3GM.js → chunk-K7P4IHT5.js} +4 -4
- package/bundles/{chunk-YRDMG3GM.js.map → chunk-K7P4IHT5.js.map} +0 -0
- package/bundles/{chunk-Q6W3UCXI.js → chunk-LPXFO4TY.js} +6 -6
- package/bundles/{chunk-Q6W3UCXI.js.map → chunk-LPXFO4TY.js.map} +0 -0
- package/bundles/{chunk-SBDNBITT.js → chunk-LYJKWJUC.js} +3 -3
- package/bundles/{chunk-SBDNBITT.js.map → chunk-LYJKWJUC.js.map} +0 -0
- package/bundles/{chunk-64X67E3N.js → chunk-NEQOZOZQ.js} +31 -31
- package/bundles/{chunk-64X67E3N.js.map → chunk-NEQOZOZQ.js.map} +0 -0
- package/bundles/{chunk-DCKTQM63.js → chunk-P6RV7WPP.js} +72 -72
- package/bundles/{chunk-DCKTQM63.js.map → chunk-P6RV7WPP.js.map} +0 -0
- package/bundles/{chunk-HRV5BIYU.js → chunk-RUBM3IRF.js} +5 -5
- package/bundles/{chunk-HRV5BIYU.js.map → chunk-RUBM3IRF.js.map} +0 -0
- package/bundles/{chunk-47D45K5K.js → chunk-SOIGFD6W.js} +40 -40
- package/bundles/{chunk-47D45K5K.js.map → chunk-SOIGFD6W.js.map} +0 -0
- package/bundles/{chunk-EC5K6QPP.js → chunk-TBUSSXUA.js} +7 -7
- package/bundles/{chunk-EC5K6QPP.js.map → chunk-TBUSSXUA.js.map} +0 -0
- package/bundles/{chunk-NJMZRTB6.js → chunk-YZWN2KWE.js} +5 -5
- package/bundles/{chunk-NJMZRTB6.js.map → chunk-YZWN2KWE.js.map} +0 -0
- package/bundles/{chunk-O4JLZZWJ.js → chunk-ZF3IVDQ2.js} +6 -6
- package/bundles/{chunk-O4JLZZWJ.js.map → chunk-ZF3IVDQ2.js.map} +0 -0
- package/bundles/{chunk-LHX5X4GY.js → chunk-ZIYE3XC2.js} +70 -70
- package/bundles/{chunk-LHX5X4GY.js.map → chunk-ZIYE3XC2.js.map} +0 -0
- package/bundles/{chunk-Z534TW2O.js → chunk-ZOI6L3RR.js} +28 -28
- package/bundles/{chunk-Z534TW2O.js.map → chunk-ZOI6L3RR.js.map} +0 -0
- package/bundles/index.js +12 -12
- package/bundles/linker/babel/index.js +12 -12
- package/bundles/linker/index.js +4 -4
- package/bundles/ngcc/index.js +12 -12
- package/bundles/ngcc/main-ngcc.js +13 -13
- package/bundles/ngcc/src/execution/cluster/ngcc_cluster_worker.js +13 -13
- package/bundles/ngcc/src/locking/lock_file_with_child_process/ngcc_lock_unlocker.js +4 -4
- package/bundles/private/bazel.js +1 -1
- package/bundles/private/localize.js +3 -3
- package/bundles/private/migrations.js +5 -5
- package/bundles/private/tooling.js +2 -2
- package/bundles/src/bin/ng_xi18n.js +10 -10
- package/bundles/src/bin/ngc.js +8 -8
- package/bundles_metadata.json +1 -1
- package/ngcc/src/packages/build_marker.d.ts +1 -1
- package/package.json +2 -2
|
@@ -12,7 +12,7 @@ import {
|
|
|
12
12
|
reflectObjectLiteral,
|
|
13
13
|
reflectTypeEntityToDeclaration,
|
|
14
14
|
typeNodeToValueExpr
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-ZF3IVDQ2.js";
|
|
16
16
|
import {
|
|
17
17
|
ErrorCode,
|
|
18
18
|
FatalDiagnosticError,
|
|
@@ -34,18 +34,18 @@ import {
|
|
|
34
34
|
translateExpression,
|
|
35
35
|
translateStatement,
|
|
36
36
|
translateType
|
|
37
|
-
} from "./chunk-
|
|
37
|
+
} from "./chunk-ZOI6L3RR.js";
|
|
38
38
|
import {
|
|
39
39
|
absoluteFrom,
|
|
40
40
|
absoluteFromSourceFile,
|
|
41
41
|
relative
|
|
42
|
-
} from "./chunk-
|
|
42
|
+
} from "./chunk-TBUSSXUA.js";
|
|
43
43
|
import {
|
|
44
44
|
PerfEvent,
|
|
45
45
|
PerfPhase
|
|
46
|
-
} from "./chunk-
|
|
46
|
+
} from "./chunk-YZWN2KWE.js";
|
|
47
47
|
|
|
48
|
-
// bazel-out/
|
|
48
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/util.mjs
|
|
49
49
|
import { ExternalExpr, ParseLocation, ParseSourceFile, ParseSourceSpan, ReadPropExpr, WrappedNodeExpr } from "@angular/compiler";
|
|
50
50
|
import ts from "typescript";
|
|
51
51
|
function valueReferenceToExpression(valueRef) {
|
|
@@ -284,7 +284,7 @@ function isAbstractClassDeclaration(clazz) {
|
|
|
284
284
|
return clazz.modifiers !== void 0 && clazz.modifiers.some((mod) => mod.kind === ts.SyntaxKind.AbstractKeyword);
|
|
285
285
|
}
|
|
286
286
|
|
|
287
|
-
// bazel-out/
|
|
287
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/dynamic.mjs
|
|
288
288
|
var DynamicValue = class {
|
|
289
289
|
constructor(node, reason, code) {
|
|
290
290
|
this.node = node;
|
|
@@ -374,10 +374,10 @@ var DynamicValue = class {
|
|
|
374
374
|
}
|
|
375
375
|
};
|
|
376
376
|
|
|
377
|
-
// bazel-out/
|
|
377
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/interpreter.mjs
|
|
378
378
|
import ts2 from "typescript";
|
|
379
379
|
|
|
380
|
-
// bazel-out/
|
|
380
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/result.mjs
|
|
381
381
|
var ResolvedModule = class {
|
|
382
382
|
constructor(exports, evaluate) {
|
|
383
383
|
this.exports = exports;
|
|
@@ -407,7 +407,7 @@ var EnumValue = class {
|
|
|
407
407
|
var KnownFn = class {
|
|
408
408
|
};
|
|
409
409
|
|
|
410
|
-
// bazel-out/
|
|
410
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/builtin.mjs
|
|
411
411
|
var ArraySliceBuiltinFn = class extends KnownFn {
|
|
412
412
|
constructor(lhs) {
|
|
413
413
|
super();
|
|
@@ -478,7 +478,7 @@ var ObjectAssignBuiltinFn = class extends KnownFn {
|
|
|
478
478
|
}
|
|
479
479
|
};
|
|
480
480
|
|
|
481
|
-
// bazel-out/
|
|
481
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/ts_helpers.mjs
|
|
482
482
|
var AssignHelperFn = class extends ObjectAssignBuiltinFn {
|
|
483
483
|
};
|
|
484
484
|
var SpreadHelperFn = class extends KnownFn {
|
|
@@ -531,7 +531,7 @@ var ReadHelperFn = class extends KnownFn {
|
|
|
531
531
|
}
|
|
532
532
|
};
|
|
533
533
|
|
|
534
|
-
// bazel-out/
|
|
534
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/known_declaration.mjs
|
|
535
535
|
var jsGlobalObjectValue = /* @__PURE__ */ new Map([["assign", new ObjectAssignBuiltinFn()]]);
|
|
536
536
|
var assignTsHelperFn = new AssignHelperFn();
|
|
537
537
|
var spreadTsHelperFn = new SpreadHelperFn();
|
|
@@ -555,14 +555,14 @@ function resolveKnownDeclaration(decl) {
|
|
|
555
555
|
}
|
|
556
556
|
}
|
|
557
557
|
|
|
558
|
-
// bazel-out/
|
|
558
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/synthetic.mjs
|
|
559
559
|
var SyntheticValue = class {
|
|
560
560
|
constructor(value) {
|
|
561
561
|
this.value = value;
|
|
562
562
|
}
|
|
563
563
|
};
|
|
564
564
|
|
|
565
|
-
// bazel-out/
|
|
565
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/interpreter.mjs
|
|
566
566
|
function literalBinaryOp(op) {
|
|
567
567
|
return { op, literal: true };
|
|
568
568
|
}
|
|
@@ -1163,7 +1163,7 @@ function owningModule(context, override = null) {
|
|
|
1163
1163
|
}
|
|
1164
1164
|
}
|
|
1165
1165
|
|
|
1166
|
-
// bazel-out/
|
|
1166
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/interface.mjs
|
|
1167
1167
|
var PartialEvaluator = class {
|
|
1168
1168
|
constructor(host, checker, dependencyTracker) {
|
|
1169
1169
|
this.host = host;
|
|
@@ -1183,7 +1183,7 @@ var PartialEvaluator = class {
|
|
|
1183
1183
|
}
|
|
1184
1184
|
};
|
|
1185
1185
|
|
|
1186
|
-
// bazel-out/
|
|
1186
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/diagnostics.mjs
|
|
1187
1187
|
import ts3 from "typescript";
|
|
1188
1188
|
function describeResolvedType(value, maxDepth = 1) {
|
|
1189
1189
|
var _a, _b;
|
|
@@ -1313,7 +1313,7 @@ function getContainerNode(node) {
|
|
|
1313
1313
|
return node.getSourceFile();
|
|
1314
1314
|
}
|
|
1315
1315
|
|
|
1316
|
-
// bazel-out/
|
|
1316
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/di.mjs
|
|
1317
1317
|
import { LiteralExpr, WrappedNodeExpr as WrappedNodeExpr2 } from "@angular/compiler";
|
|
1318
1318
|
import ts4 from "typescript";
|
|
1319
1319
|
function getConstructorDependencies(clazz, reflector, isCore) {
|
|
@@ -1457,10 +1457,10 @@ function createUnsuitableInjectionTokenError(clazz, error) {
|
|
|
1457
1457
|
return new FatalDiagnosticError(ErrorCode.PARAM_MISSING_TOKEN, param.nameNode, chain, hints);
|
|
1458
1458
|
}
|
|
1459
1459
|
|
|
1460
|
-
// bazel-out/
|
|
1460
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/diagnostics.mjs
|
|
1461
1461
|
import ts7 from "typescript";
|
|
1462
1462
|
|
|
1463
|
-
// bazel-out/
|
|
1463
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/api.mjs
|
|
1464
1464
|
var MetaKind;
|
|
1465
1465
|
(function(MetaKind2) {
|
|
1466
1466
|
MetaKind2[MetaKind2["Directive"] = 0] = "Directive";
|
|
@@ -1473,10 +1473,10 @@ var MatchSource;
|
|
|
1473
1473
|
MatchSource2[MatchSource2["HostDirective"] = 1] = "HostDirective";
|
|
1474
1474
|
})(MatchSource || (MatchSource = {}));
|
|
1475
1475
|
|
|
1476
|
-
// bazel-out/
|
|
1476
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/dts.mjs
|
|
1477
1477
|
import ts6 from "typescript";
|
|
1478
1478
|
|
|
1479
|
-
// bazel-out/
|
|
1479
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/property_mapping.mjs
|
|
1480
1480
|
var ClassPropertyMapping = class {
|
|
1481
1481
|
constructor(forwardMap) {
|
|
1482
1482
|
this.forwardMap = forwardMap;
|
|
@@ -1552,7 +1552,7 @@ function reverseMapFromForwardMap(forwardMap) {
|
|
|
1552
1552
|
return reverseMap;
|
|
1553
1553
|
}
|
|
1554
1554
|
|
|
1555
|
-
// bazel-out/
|
|
1555
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/util.mjs
|
|
1556
1556
|
import ts5 from "typescript";
|
|
1557
1557
|
function extractReferencesFromType(checker, def, bestGuessOwningModule) {
|
|
1558
1558
|
if (!ts5.isTupleTypeNode(def)) {
|
|
@@ -1734,7 +1734,7 @@ function hasInjectableFields(clazz, host) {
|
|
|
1734
1734
|
return members.some(({ isStatic, name }) => isStatic && (name === "\u0275prov" || name === "\u0275fac"));
|
|
1735
1735
|
}
|
|
1736
1736
|
|
|
1737
|
-
// bazel-out/
|
|
1737
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/dts.mjs
|
|
1738
1738
|
var DtsMetadataReader = class {
|
|
1739
1739
|
constructor(checker, reflector) {
|
|
1740
1740
|
this.checker = checker;
|
|
@@ -1873,7 +1873,7 @@ function readHostDirectivesType(checker, type, bestGuessOwningModule) {
|
|
|
1873
1873
|
return result.length > 0 ? result : null;
|
|
1874
1874
|
}
|
|
1875
1875
|
|
|
1876
|
-
// bazel-out/
|
|
1876
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/inheritance.mjs
|
|
1877
1877
|
function flattenInheritedDirectiveMetadata(reader, dir) {
|
|
1878
1878
|
const topMeta = reader.getDirectiveMetadata(dir);
|
|
1879
1879
|
if (topMeta === null) {
|
|
@@ -1931,7 +1931,7 @@ function flattenInheritedDirectiveMetadata(reader, dir) {
|
|
|
1931
1931
|
};
|
|
1932
1932
|
}
|
|
1933
1933
|
|
|
1934
|
-
// bazel-out/
|
|
1934
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/registry.mjs
|
|
1935
1935
|
var LocalMetadataRegistry = class {
|
|
1936
1936
|
constructor() {
|
|
1937
1937
|
this.directives = /* @__PURE__ */ new Map();
|
|
@@ -1988,7 +1988,7 @@ var CompoundMetadataRegistry = class {
|
|
|
1988
1988
|
}
|
|
1989
1989
|
};
|
|
1990
1990
|
|
|
1991
|
-
// bazel-out/
|
|
1991
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/resource_registry.mjs
|
|
1992
1992
|
var ResourceRegistry = class {
|
|
1993
1993
|
constructor() {
|
|
1994
1994
|
this.externalTemplateToComponentsMap = /* @__PURE__ */ new Map();
|
|
@@ -2053,7 +2053,7 @@ var ResourceRegistry = class {
|
|
|
2053
2053
|
}
|
|
2054
2054
|
};
|
|
2055
2055
|
|
|
2056
|
-
// bazel-out/
|
|
2056
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/host_directives_resolver.mjs
|
|
2057
2057
|
var EMPTY_ARRAY = [];
|
|
2058
2058
|
var HostDirectivesResolver = class {
|
|
2059
2059
|
constructor(metaReader) {
|
|
@@ -2104,7 +2104,7 @@ var HostDirectivesResolver = class {
|
|
|
2104
2104
|
}
|
|
2105
2105
|
};
|
|
2106
2106
|
|
|
2107
|
-
// bazel-out/
|
|
2107
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/diagnostics.mjs
|
|
2108
2108
|
function makeDuplicateDeclarationError(node, data, kind) {
|
|
2109
2109
|
const context = [];
|
|
2110
2110
|
for (const decl of data) {
|
|
@@ -2279,7 +2279,7 @@ function getInheritedUndecoratedCtorDiagnostic(node, baseClass, kind) {
|
|
|
2279
2279
|
return makeDiagnostic(ErrorCode.DIRECTIVE_INHERITS_UNDECORATED_CTOR, node.name, `The ${kind.toLowerCase()} ${node.name.text} inherits its constructor from ${baseClassName}, but the latter does not have an Angular decorator of its own. Dependency injection will not be able to resolve the parameters of ${baseClassName}'s constructor. Either add a @${baseNeedsDecorator} decorator to ${baseClassName}, or add an explicit constructor to ${node.name.text}.`);
|
|
2280
2280
|
}
|
|
2281
2281
|
|
|
2282
|
-
// bazel-out/
|
|
2282
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/evaluation.mjs
|
|
2283
2283
|
import ts8 from "typescript";
|
|
2284
2284
|
function resolveEnumValue(evaluator, metadata, field, enumSymbolName) {
|
|
2285
2285
|
let resolved = null;
|
|
@@ -2312,7 +2312,7 @@ function resolveLiteral(decorator, literalCache) {
|
|
|
2312
2312
|
return meta;
|
|
2313
2313
|
}
|
|
2314
2314
|
|
|
2315
|
-
// bazel-out/
|
|
2315
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/factory.mjs
|
|
2316
2316
|
import { compileDeclareFactoryFunction, compileFactoryFunction } from "@angular/compiler";
|
|
2317
2317
|
function compileNgFactoryDefField(metadata) {
|
|
2318
2318
|
const res = compileFactoryFunction(metadata);
|
|
@@ -2323,7 +2323,7 @@ function compileDeclareFactory(metadata) {
|
|
|
2323
2323
|
return { name: "\u0275fac", initializer: res.expression, statements: res.statements, type: res.type };
|
|
2324
2324
|
}
|
|
2325
2325
|
|
|
2326
|
-
// bazel-out/
|
|
2326
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/injectable_registry.mjs
|
|
2327
2327
|
var InjectableClassRegistry = class {
|
|
2328
2328
|
constructor(host, isCore) {
|
|
2329
2329
|
this.host = host;
|
|
@@ -2349,7 +2349,7 @@ var InjectableClassRegistry = class {
|
|
|
2349
2349
|
}
|
|
2350
2350
|
};
|
|
2351
2351
|
|
|
2352
|
-
// bazel-out/
|
|
2352
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/metadata.mjs
|
|
2353
2353
|
import { FunctionExpr, LiteralArrayExpr, LiteralExpr as LiteralExpr2, literalMap, ReturnStatement, WrappedNodeExpr as WrappedNodeExpr3 } from "@angular/compiler";
|
|
2354
2354
|
import ts9 from "typescript";
|
|
2355
2355
|
function extractClassMetadata(clazz, reflection, isCore, annotateForClosureCompiler, angularDecoratorTransform = (dec) => dec) {
|
|
@@ -2436,13 +2436,13 @@ function removeIdentifierReferences(node, name) {
|
|
|
2436
2436
|
return result.transformed[0];
|
|
2437
2437
|
}
|
|
2438
2438
|
|
|
2439
|
-
// bazel-out/
|
|
2439
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/references_registry.mjs
|
|
2440
2440
|
var NoopReferencesRegistry = class {
|
|
2441
2441
|
add(source, ...references) {
|
|
2442
2442
|
}
|
|
2443
2443
|
};
|
|
2444
2444
|
|
|
2445
|
-
// bazel-out/
|
|
2445
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/schema.mjs
|
|
2446
2446
|
import { CUSTOM_ELEMENTS_SCHEMA, NO_ERRORS_SCHEMA } from "@angular/compiler";
|
|
2447
2447
|
function extractSchemas(rawExpr, evaluator, context) {
|
|
2448
2448
|
const schemas = [];
|
|
@@ -2472,11 +2472,11 @@ function extractSchemas(rawExpr, evaluator, context) {
|
|
|
2472
2472
|
return schemas;
|
|
2473
2473
|
}
|
|
2474
2474
|
|
|
2475
|
-
// bazel-out/
|
|
2475
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/handler.mjs
|
|
2476
2476
|
import { compileClassMetadata as compileClassMetadata3, compileComponentFromMetadata, compileDeclareClassMetadata as compileDeclareClassMetadata3, compileDeclareComponentFromMetadata, CssSelector as CssSelector2, DEFAULT_INTERPOLATION_CONFIG as DEFAULT_INTERPOLATION_CONFIG2, DomElementSchemaRegistry, FactoryTarget as FactoryTarget3, makeBindingParser as makeBindingParser2, R3TargetBinder, R3TemplateDependencyKind, SelectorMatcher as SelectorMatcher2, ViewEncapsulation, WrappedNodeExpr as WrappedNodeExpr7 } from "@angular/compiler";
|
|
2477
2477
|
import ts24 from "typescript";
|
|
2478
2478
|
|
|
2479
|
-
// bazel-out/
|
|
2479
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/semantic_graph/src/api.mjs
|
|
2480
2480
|
import ts10 from "typescript";
|
|
2481
2481
|
var SemanticSymbol = class {
|
|
2482
2482
|
constructor(decl) {
|
|
@@ -2492,7 +2492,7 @@ function getSymbolIdentifier(decl) {
|
|
|
2492
2492
|
return decl.name.text;
|
|
2493
2493
|
}
|
|
2494
2494
|
|
|
2495
|
-
// bazel-out/
|
|
2495
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/semantic_graph/src/graph.mjs
|
|
2496
2496
|
import { ExternalExpr as ExternalExpr2 } from "@angular/compiler";
|
|
2497
2497
|
var OpaqueSymbol = class extends SemanticSymbol {
|
|
2498
2498
|
isPublicApiAffected() {
|
|
@@ -2635,10 +2635,10 @@ function getImportPath(expr) {
|
|
|
2635
2635
|
}
|
|
2636
2636
|
}
|
|
2637
2637
|
|
|
2638
|
-
// bazel-out/
|
|
2638
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/semantic_graph/src/type_parameters.mjs
|
|
2639
2639
|
import ts11 from "typescript";
|
|
2640
2640
|
|
|
2641
|
-
// bazel-out/
|
|
2641
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/semantic_graph/src/util.mjs
|
|
2642
2642
|
function isSymbolEqual(a, b) {
|
|
2643
2643
|
if (a.decl === b.decl) {
|
|
2644
2644
|
return true;
|
|
@@ -2688,7 +2688,7 @@ function isSetEqual(a, b, equalityTester = referenceEquality) {
|
|
|
2688
2688
|
return true;
|
|
2689
2689
|
}
|
|
2690
2690
|
|
|
2691
|
-
// bazel-out/
|
|
2691
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/semantic_graph/src/type_parameters.mjs
|
|
2692
2692
|
function extractSemanticTypeParameters(node) {
|
|
2693
2693
|
if (!ts11.isClassDeclaration(node) || node.typeParameters === void 0) {
|
|
2694
2694
|
return null;
|
|
@@ -2708,14 +2708,14 @@ function isTypeParameterEqual(a, b) {
|
|
|
2708
2708
|
return a.hasGenericTypeBound === b.hasGenericTypeBound;
|
|
2709
2709
|
}
|
|
2710
2710
|
|
|
2711
|
-
// bazel-out/
|
|
2711
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/api.mjs
|
|
2712
2712
|
var ComponentScopeKind;
|
|
2713
2713
|
(function(ComponentScopeKind2) {
|
|
2714
2714
|
ComponentScopeKind2[ComponentScopeKind2["NgModule"] = 0] = "NgModule";
|
|
2715
2715
|
ComponentScopeKind2[ComponentScopeKind2["Standalone"] = 1] = "Standalone";
|
|
2716
2716
|
})(ComponentScopeKind || (ComponentScopeKind = {}));
|
|
2717
2717
|
|
|
2718
|
-
// bazel-out/
|
|
2718
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/component_scope.mjs
|
|
2719
2719
|
var CompoundComponentScopeReader = class {
|
|
2720
2720
|
constructor(readers) {
|
|
2721
2721
|
this.readers = readers;
|
|
@@ -2740,7 +2740,7 @@ var CompoundComponentScopeReader = class {
|
|
|
2740
2740
|
}
|
|
2741
2741
|
};
|
|
2742
2742
|
|
|
2743
|
-
// bazel-out/
|
|
2743
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/dependency.mjs
|
|
2744
2744
|
var MetadataDtsModuleScopeResolver = class {
|
|
2745
2745
|
constructor(dtsMetaReader, aliasingHost) {
|
|
2746
2746
|
this.dtsMetaReader = dtsMetaReader;
|
|
@@ -2816,11 +2816,11 @@ var MetadataDtsModuleScopeResolver = class {
|
|
|
2816
2816
|
}
|
|
2817
2817
|
};
|
|
2818
2818
|
|
|
2819
|
-
// bazel-out/
|
|
2819
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/local.mjs
|
|
2820
2820
|
import { ExternalExpr as ExternalExpr3 } from "@angular/compiler";
|
|
2821
2821
|
import ts12 from "typescript";
|
|
2822
2822
|
|
|
2823
|
-
// bazel-out/
|
|
2823
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/util.mjs
|
|
2824
2824
|
function getDiagnosticNode(ref, rawExpr) {
|
|
2825
2825
|
return rawExpr !== null ? ref.getOriginForDiagnostics(rawExpr) : ref.node.name;
|
|
2826
2826
|
}
|
|
@@ -2843,7 +2843,7 @@ function makeUnknownComponentImportDiagnostic(ref, rawExpr) {
|
|
|
2843
2843
|
return makeDiagnostic(ErrorCode.COMPONENT_UNKNOWN_IMPORT, getDiagnosticNode(ref, rawExpr), `Component imports must be standalone components, directives, pipes, or must be NgModules.`);
|
|
2844
2844
|
}
|
|
2845
2845
|
|
|
2846
|
-
// bazel-out/
|
|
2846
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/local.mjs
|
|
2847
2847
|
var LocalModuleScopeRegistry = class {
|
|
2848
2848
|
constructor(localReader, fullReader, dependencyScopeReader, refEmitter, aliasingHost) {
|
|
2849
2849
|
this.localReader = localReader;
|
|
@@ -3182,7 +3182,7 @@ function reexportCollision(module, refA, refB) {
|
|
|
3182
3182
|
]);
|
|
3183
3183
|
}
|
|
3184
3184
|
|
|
3185
|
-
// bazel-out/
|
|
3185
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/typecheck.mjs
|
|
3186
3186
|
import { CssSelector, SelectorMatcher } from "@angular/compiler";
|
|
3187
3187
|
import ts13 from "typescript";
|
|
3188
3188
|
var TypeCheckScopeRegistry = class {
|
|
@@ -3251,7 +3251,7 @@ var TypeCheckScopeRegistry = class {
|
|
|
3251
3251
|
}
|
|
3252
3252
|
};
|
|
3253
3253
|
|
|
3254
|
-
// bazel-out/
|
|
3254
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/api.mjs
|
|
3255
3255
|
var CompilationMode;
|
|
3256
3256
|
(function(CompilationMode2) {
|
|
3257
3257
|
CompilationMode2[CompilationMode2["FULL"] = 0] = "FULL";
|
|
@@ -3269,7 +3269,7 @@ var HandlerFlags;
|
|
|
3269
3269
|
HandlerFlags2[HandlerFlags2["FULL_INHERITANCE"] = 1] = "FULL_INHERITANCE";
|
|
3270
3270
|
})(HandlerFlags || (HandlerFlags = {}));
|
|
3271
3271
|
|
|
3272
|
-
// bazel-out/
|
|
3272
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/alias.mjs
|
|
3273
3273
|
import ts14 from "typescript";
|
|
3274
3274
|
function aliasTransformFactory(exportStatements) {
|
|
3275
3275
|
return () => {
|
|
@@ -3292,10 +3292,10 @@ function aliasTransformFactory(exportStatements) {
|
|
|
3292
3292
|
};
|
|
3293
3293
|
}
|
|
3294
3294
|
|
|
3295
|
-
// bazel-out/
|
|
3295
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/compilation.mjs
|
|
3296
3296
|
import ts15 from "typescript";
|
|
3297
3297
|
|
|
3298
|
-
// bazel-out/
|
|
3298
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/trait.mjs
|
|
3299
3299
|
var TraitState;
|
|
3300
3300
|
(function(TraitState2) {
|
|
3301
3301
|
TraitState2[TraitState2["Pending"] = 0] = "Pending";
|
|
@@ -3350,7 +3350,7 @@ var TraitImpl = class {
|
|
|
3350
3350
|
}
|
|
3351
3351
|
};
|
|
3352
3352
|
|
|
3353
|
-
// bazel-out/
|
|
3353
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/compilation.mjs
|
|
3354
3354
|
var TraitCompiler = class {
|
|
3355
3355
|
constructor(handlers, reflector, perf, incrementalBuild, compileNonExportedClasses, compilationMode, dtsTransforms, semanticDepGraphUpdater, sourceFileTypeIdentifier) {
|
|
3356
3356
|
this.handlers = handlers;
|
|
@@ -3794,10 +3794,10 @@ function containsErrors(diagnostics) {
|
|
|
3794
3794
|
return diagnostics !== null && diagnostics.some((diag) => diag.category === ts15.DiagnosticCategory.Error);
|
|
3795
3795
|
}
|
|
3796
3796
|
|
|
3797
|
-
// bazel-out/
|
|
3797
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/declaration.mjs
|
|
3798
3798
|
import ts17 from "typescript";
|
|
3799
3799
|
|
|
3800
|
-
// bazel-out/
|
|
3800
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/utils.mjs
|
|
3801
3801
|
import ts16 from "typescript";
|
|
3802
3802
|
function addImports(importManager, sf, extraStatements = []) {
|
|
3803
3803
|
const addedImports = importManager.getAllImports(sf.fileName).map((i) => {
|
|
@@ -3833,7 +3833,7 @@ function isImportStatement(stmt) {
|
|
|
3833
3833
|
return ts16.isImportDeclaration(stmt) || ts16.isImportEqualsDeclaration(stmt) || ts16.isNamespaceImport(stmt);
|
|
3834
3834
|
}
|
|
3835
3835
|
|
|
3836
|
-
// bazel-out/
|
|
3836
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/declaration.mjs
|
|
3837
3837
|
var DtsTransformRegistry = class {
|
|
3838
3838
|
constructor() {
|
|
3839
3839
|
this.ivyDeclarationTransforms = /* @__PURE__ */ new Map();
|
|
@@ -3978,11 +3978,11 @@ function markForEmitAsSingleLine(node) {
|
|
|
3978
3978
|
ts17.forEachChild(node, markForEmitAsSingleLine);
|
|
3979
3979
|
}
|
|
3980
3980
|
|
|
3981
|
-
// bazel-out/
|
|
3981
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/transform.mjs
|
|
3982
3982
|
import { ConstantPool } from "@angular/compiler";
|
|
3983
3983
|
import ts19 from "typescript";
|
|
3984
3984
|
|
|
3985
|
-
// bazel-out/
|
|
3985
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/util/src/visitor.mjs
|
|
3986
3986
|
import ts18 from "typescript";
|
|
3987
3987
|
function visit(node, visitor, context) {
|
|
3988
3988
|
return visitor._visit(node, context);
|
|
@@ -4043,7 +4043,7 @@ var Visitor = class {
|
|
|
4043
4043
|
}
|
|
4044
4044
|
};
|
|
4045
4045
|
|
|
4046
|
-
// bazel-out/
|
|
4046
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/transform.mjs
|
|
4047
4047
|
var NO_DECORATORS = /* @__PURE__ */ new Set();
|
|
4048
4048
|
var CLOSURE_FILE_OVERVIEW_REGEXP = /\s+@fileoverview\s+/i;
|
|
4049
4049
|
function ivyTransformFactory(compilation, reflector, importRewriter, defaultImportTracker, perf, isCore, isClosureCompilerEnabled) {
|
|
@@ -4251,10 +4251,10 @@ function nodeArrayFromDecoratorsArray(decorators) {
|
|
|
4251
4251
|
return array;
|
|
4252
4252
|
}
|
|
4253
4253
|
|
|
4254
|
-
// bazel-out/
|
|
4254
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/directive/src/handler.mjs
|
|
4255
4255
|
import { compileClassMetadata, compileDeclareClassMetadata, compileDeclareDirectiveFromMetadata, compileDirectiveFromMetadata, FactoryTarget, makeBindingParser, WrappedNodeExpr as WrappedNodeExpr5 } from "@angular/compiler";
|
|
4256
4256
|
|
|
4257
|
-
// bazel-out/
|
|
4257
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/directive/src/shared.mjs
|
|
4258
4258
|
import { createMayBeForwardRefExpression, emitDistinctChangesOnlyDefaultValue, ExternalExpr as ExternalExpr4, getSafePropertyAccessString, parseHostBindings, verifyHostBindings, WrappedNodeExpr as WrappedNodeExpr4 } from "@angular/compiler";
|
|
4259
4259
|
import ts20 from "typescript";
|
|
4260
4260
|
var EMPTY_OBJECT = {};
|
|
@@ -4671,7 +4671,7 @@ function toHostDirectiveMetadata(hostDirective, context, refEmitter) {
|
|
|
4671
4671
|
};
|
|
4672
4672
|
}
|
|
4673
4673
|
|
|
4674
|
-
// bazel-out/
|
|
4674
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/directive/src/symbol.mjs
|
|
4675
4675
|
var DirectiveSymbol = class extends SemanticSymbol {
|
|
4676
4676
|
constructor(decl, selector, inputs, outputs, exportAs, typeCheckMeta, typeParameters) {
|
|
4677
4677
|
super(decl);
|
|
@@ -4748,7 +4748,7 @@ function isBaseClassEqual(current, previous) {
|
|
|
4748
4748
|
return isSymbolEqual(current, previous);
|
|
4749
4749
|
}
|
|
4750
4750
|
|
|
4751
|
-
// bazel-out/
|
|
4751
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/directive/src/handler.mjs
|
|
4752
4752
|
var FIELD_DECORATORS = [
|
|
4753
4753
|
"Input",
|
|
4754
4754
|
"Output",
|
|
@@ -4907,11 +4907,11 @@ var DirectiveDecoratorHandler = class {
|
|
|
4907
4907
|
}
|
|
4908
4908
|
};
|
|
4909
4909
|
|
|
4910
|
-
// bazel-out/
|
|
4910
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/ng_module/src/handler.mjs
|
|
4911
4911
|
import { compileClassMetadata as compileClassMetadata2, compileDeclareClassMetadata as compileDeclareClassMetadata2, compileDeclareInjectorFromMetadata, compileDeclareNgModuleFromMetadata, compileInjector, compileNgModule, ExternalExpr as ExternalExpr5, FactoryTarget as FactoryTarget2, FunctionExpr as FunctionExpr2, InvokeFunctionExpr, LiteralArrayExpr as LiteralArrayExpr2, R3Identifiers, R3SelectorScopeMode, ReturnStatement as ReturnStatement2, WrappedNodeExpr as WrappedNodeExpr6 } from "@angular/compiler";
|
|
4912
4912
|
import ts22 from "typescript";
|
|
4913
4913
|
|
|
4914
|
-
// bazel-out/
|
|
4914
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/ng_module/src/module_with_providers.mjs
|
|
4915
4915
|
import ts21 from "typescript";
|
|
4916
4916
|
function createModuleWithProvidersResolver(reflector, isCore) {
|
|
4917
4917
|
function _reflectModuleFromTypeParam(type, node) {
|
|
@@ -4978,7 +4978,7 @@ function isResolvedModuleWithProviders(sv) {
|
|
|
4978
4978
|
return typeof sv.value === "object" && sv.value != null && sv.value.hasOwnProperty("ngModule") && sv.value.hasOwnProperty("mwpCall");
|
|
4979
4979
|
}
|
|
4980
4980
|
|
|
4981
|
-
// bazel-out/
|
|
4981
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/ng_module/src/handler.mjs
|
|
4982
4982
|
var NgModuleSymbol = class extends SemanticSymbol {
|
|
4983
4983
|
constructor() {
|
|
4984
4984
|
super(...arguments);
|
|
@@ -5482,7 +5482,7 @@ function isSyntheticReference(ref) {
|
|
|
5482
5482
|
return ref.synthetic;
|
|
5483
5483
|
}
|
|
5484
5484
|
|
|
5485
|
-
// bazel-out/
|
|
5485
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/diagnostics.mjs
|
|
5486
5486
|
function makeCyclicImportInfo(ref, type, cycle) {
|
|
5487
5487
|
const name = ref.debugName || "(unknown)";
|
|
5488
5488
|
const path = cycle.getPath().map((sf) => sf.fileName).join(" -> ");
|
|
@@ -5505,7 +5505,7 @@ function checkCustomElementSelectorForErrors(selector) {
|
|
|
5505
5505
|
return null;
|
|
5506
5506
|
}
|
|
5507
5507
|
|
|
5508
|
-
// bazel-out/
|
|
5508
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/resources.mjs
|
|
5509
5509
|
import { DEFAULT_INTERPOLATION_CONFIG, InterpolationConfig, ParseSourceFile as ParseSourceFile2, parseTemplate } from "@angular/compiler";
|
|
5510
5510
|
import ts23 from "typescript";
|
|
5511
5511
|
function getTemplateDeclarationNodeForError(declaration) {
|
|
@@ -5818,7 +5818,7 @@ function _extractTemplateStyleUrls(template) {
|
|
|
5818
5818
|
return template.styleUrls.map((url) => ({ url, source: 1, nodeForError }));
|
|
5819
5819
|
}
|
|
5820
5820
|
|
|
5821
|
-
// bazel-out/
|
|
5821
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/symbol.mjs
|
|
5822
5822
|
var ComponentSymbol = class extends DirectiveSymbol {
|
|
5823
5823
|
constructor() {
|
|
5824
5824
|
super(...arguments);
|
|
@@ -5853,7 +5853,7 @@ var ComponentSymbol = class extends DirectiveSymbol {
|
|
|
5853
5853
|
}
|
|
5854
5854
|
};
|
|
5855
5855
|
|
|
5856
|
-
// bazel-out/
|
|
5856
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/util.mjs
|
|
5857
5857
|
function collectAnimationNames(value, animationTriggerNames) {
|
|
5858
5858
|
if (value instanceof Map) {
|
|
5859
5859
|
const name = value.get("name");
|
|
@@ -5929,7 +5929,7 @@ function isLikelyModuleWithProviders(value) {
|
|
|
5929
5929
|
return false;
|
|
5930
5930
|
}
|
|
5931
5931
|
|
|
5932
|
-
// bazel-out/
|
|
5932
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/handler.mjs
|
|
5933
5933
|
var EMPTY_ARRAY2 = [];
|
|
5934
5934
|
var ComponentDecoratorHandler = class {
|
|
5935
5935
|
constructor(reflector, evaluator, metaRegistry, metaReader, scopeReader, dtsScopeReader, scopeRegistry, typeCheckScopeRegistry, resourceRegistry, isCore, strictCtorDeps, resourceLoader, rootDirs, defaultPreserveWhitespaces, i18nUseExternalIds, enableI18nLegacyMessageIdFormat, usePoisonedData, i18nNormalizeLineEndingsInICUs, moduleResolver, cycleAnalyzer, cycleHandlingStrategy, refEmitter, depTracker, injectableRegistry, semanticDepGraphUpdater, annotateForClosureCompiler, perf, hostDirectivesResolver) {
|
|
@@ -6573,7 +6573,7 @@ function validateStandaloneImports(importRefs, importExpr, metaReader, scopeRead
|
|
|
6573
6573
|
return diagnostics;
|
|
6574
6574
|
}
|
|
6575
6575
|
|
|
6576
|
-
// bazel-out/
|
|
6576
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/src/injectable.mjs
|
|
6577
6577
|
import { compileClassMetadata as compileClassMetadata4, compileDeclareClassMetadata as compileDeclareClassMetadata4, compileDeclareInjectableFromMetadata, compileInjectable, createMayBeForwardRefExpression as createMayBeForwardRefExpression2, FactoryTarget as FactoryTarget4, LiteralExpr as LiteralExpr3, WrappedNodeExpr as WrappedNodeExpr8 } from "@angular/compiler";
|
|
6578
6578
|
import ts25 from "typescript";
|
|
6579
6579
|
var InjectableDecoratorHandler = class {
|
|
@@ -6790,7 +6790,7 @@ function getDep(dep, reflector) {
|
|
|
6790
6790
|
return meta;
|
|
6791
6791
|
}
|
|
6792
6792
|
|
|
6793
|
-
// bazel-out/
|
|
6793
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/src/pipe.mjs
|
|
6794
6794
|
import { compileClassMetadata as compileClassMetadata5, compileDeclareClassMetadata as compileDeclareClassMetadata5, compileDeclarePipeFromMetadata, compilePipeFromMetadata, FactoryTarget as FactoryTarget5, WrappedNodeExpr as WrappedNodeExpr9 } from "@angular/compiler";
|
|
6795
6795
|
import ts26 from "typescript";
|
|
6796
6796
|
var PipeSymbol = class extends SemanticSymbol {
|
|
@@ -6985,4 +6985,4 @@ export {
|
|
|
6985
6985
|
* Use of this source code is governed by an MIT-style license that can be
|
|
6986
6986
|
* found in the LICENSE file at https://angular.io/license
|
|
6987
6987
|
*/
|
|
6988
|
-
//# sourceMappingURL=chunk-
|
|
6988
|
+
//# sourceMappingURL=chunk-P6RV7WPP.js.map
|
|
File without changes
|
|
@@ -12,13 +12,13 @@ import {
|
|
|
12
12
|
formatDiagnostics,
|
|
13
13
|
performCompilation,
|
|
14
14
|
readConfiguration
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-2SEOGDKD.js";
|
|
16
16
|
|
|
17
|
-
// bazel-out/
|
|
17
|
+
// bazel-out/k8-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/
|
|
21
|
+
// bazel-out/k8-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";
|
|
@@ -234,7 +234,7 @@ function performWatchCompilation(host) {
|
|
|
234
234
|
}
|
|
235
235
|
}
|
|
236
236
|
|
|
237
|
-
// bazel-out/
|
|
237
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/main.mjs
|
|
238
238
|
function main(args, consoleError = console.error, config, customTransformers, programReuse, modifiedResourceFiles, tsickle) {
|
|
239
239
|
let { project, rootNames, options, errors: configErrors, watch: watch2, emitFlags } = config || readNgcCommandLineAndConfiguration(args);
|
|
240
240
|
if (configErrors.length) {
|
|
@@ -375,4 +375,4 @@ export {
|
|
|
375
375
|
* Use of this source code is governed by an MIT-style license that can be
|
|
376
376
|
* found in the LICENSE file at https://angular.io/license
|
|
377
377
|
*/
|
|
378
|
-
//# sourceMappingURL=chunk-
|
|
378
|
+
//# sourceMappingURL=chunk-RUBM3IRF.js.map
|
|
File without changes
|