@rushstack/rush-bridge-cache-plugin 5.154.0

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/.eslintrc.js ADDED
@@ -0,0 +1,13 @@
1
+ // This is a workaround for https://github.com/eslint/eslint/issues/3458
2
+ require('local-node-rig/profiles/default/includes/eslint/patch/modern-module-resolution');
3
+ // This is a workaround for https://github.com/microsoft/rushstack/issues/3021
4
+ require('local-node-rig/profiles/default/includes/eslint/patch/custom-config-package-names');
5
+
6
+ module.exports = {
7
+ extends: [
8
+ 'local-node-rig/profiles/default/includes/eslint/profile/node',
9
+ 'local-node-rig/profiles/default/includes/eslint/mixins/friendly-locals',
10
+ 'local-node-rig/profiles/default/includes/eslint/mixins/tsdoc'
11
+ ],
12
+ parserOptions: { tsconfigRootDir: __dirname }
13
+ };
@@ -0,0 +1,7 @@
1
+ {"kind":"O","text":"Invoking: heft run --only build -- --clean --production\n"}
2
+ {"kind":"O","text":" ---- build started ---- \n"}
3
+ {"kind":"O","text":"[build:typescript] Using TypeScript version 5.8.2\n"}
4
+ {"kind":"O","text":"[build:lint] Using ESLint version 8.57.0\n"}
5
+ {"kind":"O","text":"[build:typescript] Copied 1 file and linked 0 files\n"}
6
+ {"kind":"O","text":" ---- build finished (11.193s) ---- \n"}
7
+ {"kind":"O","text":"\u001b[1m\u001b[32m-------------------- Finished (11.199s) --------------------\u001b[39m\u001b[22m\n"}
@@ -0,0 +1,7 @@
1
+ Invoking: heft run --only build -- --clean --production
2
+ ---- build started ----
3
+ [build:typescript] Using TypeScript version 5.8.2
4
+ [build:lint] Using ESLint version 8.57.0
5
+ [build:typescript] Copied 1 file and linked 0 files
6
+ ---- build finished (11.193s) ----
7
+ -------------------- Finished (11.199s) --------------------
@@ -0,0 +1,7 @@
1
+ {"kind":"O","text":"Invoking: heft run --only build -- --clean --production\n"}
2
+ {"kind":"O","text":" ---- build started ---- \n"}
3
+ {"kind":"O","text":"[build:typescript] Using TypeScript version 5.8.2\n"}
4
+ {"kind":"O","text":"[build:lint] Using ESLint version 8.57.0\n"}
5
+ {"kind":"O","text":"[build:typescript] Copied 1 file and linked 0 files\n"}
6
+ {"kind":"O","text":" ---- build finished (11.193s) ---- \n"}
7
+ {"kind":"O","text":"\u001b[1m\u001b[32m-------------------- Finished (11.199s) --------------------\u001b[39m\u001b[22m\n"}
@@ -0,0 +1,3 @@
1
+ {
2
+ "nonCachedDurationMs": 12867.31636700005
3
+ }
@@ -0,0 +1,24 @@
1
+ Start time: Tue Jun 10 2025 19:24:03 GMT+0000 (Coordinated Universal Time)
2
+ Invoking "/usr/bin/tar -c -f /mnt/vss/_work/1/s/common/temp/build-cache/rushstack+rush-bridge-cache-plugin-_phase_build-44b8bcd3573ea0c485d9f556826979596d0d356e-efd9ce8ccd4d7819.temp -z --files-from=-"
3
+
4
+ ======= BEGIN PROCESS INPUT ======
5
+ .rush/temp/operation/_phase_build/all.log
6
+ .rush/temp/operation/_phase_build/log-chunks.jsonl
7
+ .rush/temp/operation/_phase_build/state.json
8
+ lib/BridgeCachePlugin.d.ts
9
+ lib/BridgeCachePlugin.d.ts.map
10
+ lib/BridgeCachePlugin.js
11
+ lib/BridgeCachePlugin.js.map
12
+ lib/index.d.ts
13
+ lib/index.d.ts.map
14
+ lib/index.js
15
+ lib/index.js.map
16
+ lib/schemas/bridge-cache-config.schema.json
17
+ temp/build/lint/_eslint-v89sUwRx.json
18
+ temp/build/typescript/file-copy.json
19
+ temp/build/typescript/ts_l9Fw4VUO.json
20
+ ======== END PROCESS INPUT =======
21
+ ======= BEGIN PROCESS OUTPUT =======
22
+ ======== END PROCESS OUTPUT ========
23
+
24
+ Exited with code "0"
@@ -0,0 +1,3 @@
1
+ {
2
+ "../../../rush-plugins/rush-bridge-cache-plugin": "../../../rush-plugins/rush-bridge-cache-plugin:MrXpDOsTH+nttpAEYx2CyICotIqd05fM2KDPS3tkja4=:"
3
+ }
package/LICENSE ADDED
@@ -0,0 +1,24 @@
1
+ @rushstack/rush-bridge-cache-plugin
2
+
3
+ Copyright (c) Microsoft Corporation. All rights reserved.
4
+
5
+ MIT License
6
+
7
+ Permission is hereby granted, free of charge, to any person obtaining
8
+ a copy of this software and associated documentation files (the
9
+ "Software"), to deal in the Software without restriction, including
10
+ without limitation the rights to use, copy, modify, merge, publish,
11
+ distribute, sublicense, and/or sell copies of the Software, and to
12
+ permit persons to whom the Software is furnished to do so, subject to
13
+ the following conditions:
14
+
15
+ The above copyright notice and this permission notice shall be
16
+ included in all copies or substantial portions of the Software.
17
+
18
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
19
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
20
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
21
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
22
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
23
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
24
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
package/README.md ADDED
@@ -0,0 +1,55 @@
1
+ # @rushstack/rush-bridge-cache-plugin
2
+
3
+ This is a Rush plugin that lets you to add an optional flag to Rush's phased commands to bypass the actual _action_ of the script (build, test, lint - whatever you have configured), and just populate the cache from the action as though the action had already been performed by Rush. The flag name is configurable.
4
+
5
+ This is useful for integrations with other build orchestrators such as BuildXL. You can use those to do the work of actually running the task, then run the equivalent Rush command afterwards with a `--set-cache-only` to populate the Rush cache with whatever had been generated on disk, in addition to whatever cache mechanism is used by the other build orchestrator.
6
+
7
+ ## Here be dragons!
8
+
9
+ This plugin assumes that the work for a particular task has already been completed and the build artifacts have been generated on disk. **If you run this command on a package where the command hasn't already been run and the build artifacts are missing or incorrect, you will cache invalid content**. Be careful and beware!
10
+
11
+
12
+ ## Installation
13
+
14
+ 1. Add the `@rushstack/rush-bridge-cache-plugin` package to your autoinstaller's package.json.
15
+ 2. Update your `command-line.json` file to add the new flag. Configure it to target whatever specific commands you want to have this feature. Example:
16
+
17
+ ```json
18
+ {
19
+ "associatedCommands": ["build", "test", "lint", "a11y", "typecheck"],
20
+ "description": "When the flag is added to any associated command, it'll bypass running the command itself, and cache whatever it finds on disk for the action. Beware! Only run when you know the build artifacts are in a valid state for the command.",
21
+ "parameterKind": "flag",
22
+ "longName": "--set-cache-only"
23
+ }
24
+ ```
25
+
26
+ 3. Add a new entry in `common/config/rush/rush-plugins` to register the new plugin:
27
+ ```json
28
+ {
29
+ "packageName": "@rushstack/rush-bridge-cache-plugin",
30
+ "pluginName": "rush-bridge-cache-plugin",
31
+ "autoinstallerName": "your-auto-installer-name-here"
32
+ }
33
+ ```
34
+
35
+ 4. Create a configuration file for this plugin at this location: `common/config/rush-plugins/rush-bridge-cache-plugin.json` that defines the flag name you'll use to trigger the plugin:
36
+ ```json
37
+ {
38
+ "flagName": "--set-cache-only"
39
+ }
40
+ ```
41
+
42
+ ## Usage
43
+
44
+ You can now add the flag to any Rush phased command, e.g.
45
+
46
+ `rush build --to your-packageX --set-cache-only`
47
+
48
+ That will populate the cache for `your-packageX` and all of its dependencies.
49
+
50
+
51
+ ## Performance
52
+
53
+ When running within a pipeline, you may want to populate the cache as quickly as possible so local Rush users will benefit from the cached entry sooner. So instead of waiting until the full build graph has been processed, running it after each individual task when it's been completed, e.g.
54
+
55
+ `rush lint --only your-packageY --set-cache-only`
@@ -0,0 +1,3 @@
1
+ {
2
+ "extends": "local-node-rig/profiles/default/config/jest.config.json"
3
+ }
@@ -0,0 +1,6 @@
1
+ {
2
+ // The "rig.json" file directs tools to look for their config files in an external package.
3
+ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package
4
+ "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json",
5
+ "rigPackageName": "local-node-rig"
6
+ }
@@ -0,0 +1,13 @@
1
+ import type { IRushPlugin, RushSession } from '@rushstack/rush-sdk';
2
+ export interface IBridgeCachePluginOptions {
3
+ readonly flagName: string;
4
+ }
5
+ export declare class BridgeCachePlugin implements IRushPlugin {
6
+ readonly pluginName: string;
7
+ private readonly _flagName;
8
+ constructor(options: IBridgeCachePluginOptions);
9
+ apply(session: RushSession): void;
10
+ private _getFlagValue;
11
+ private _setCacheAsync;
12
+ }
13
+ //# sourceMappingURL=BridgeCachePlugin.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BridgeCachePlugin.d.ts","sourceRoot":"","sources":["../src/BridgeCachePlugin.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAOV,WAAW,EAEX,WAAW,EACZ,MAAM,qBAAqB,CAAC;AAM7B,MAAM,WAAW,yBAAyB;IACxC,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC;CAC3B;AAED,qBAAa,iBAAkB,YAAW,WAAW;IACnD,SAAgB,UAAU,EAAE,MAAM,CAAe;IACjD,OAAO,CAAC,QAAQ,CAAC,SAAS,CAAS;gBAEhB,OAAO,EAAE,yBAAyB;IAU9C,KAAK,CAAC,OAAO,EAAE,WAAW,GAAG,IAAI;IAuCxC,OAAO,CAAC,aAAa;YAeP,cAAc;CA0C7B"}
@@ -0,0 +1,73 @@
1
+ "use strict";
2
+ // Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license.
3
+ // See LICENSE in the project root for license information.
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.BridgeCachePlugin = void 0;
6
+ const node_core_library_1 = require("@rushstack/node-core-library");
7
+ const rush_sdk_1 = require("@rushstack/rush-sdk");
8
+ const ts_command_line_1 = require("@rushstack/ts-command-line");
9
+ const PLUGIN_NAME = 'RushBridgeCachePlugin';
10
+ class BridgeCachePlugin {
11
+ constructor(options) {
12
+ this.pluginName = PLUGIN_NAME;
13
+ this._flagName = options.flagName;
14
+ if (!this._flagName) {
15
+ throw new Error('The "flagName" option must be provided for the BridgeCachePlugin. Please see the plugin README for details.');
16
+ }
17
+ }
18
+ apply(session) {
19
+ session.hooks.runAnyPhasedCommand.tapPromise(PLUGIN_NAME, async (command) => {
20
+ const logger = session.getLogger(PLUGIN_NAME);
21
+ // cancel the actual operations. We don't want to run the command, just cache the output folders on disk
22
+ command.hooks.createOperations.tap({ name: PLUGIN_NAME, stage: Number.MAX_SAFE_INTEGER }, (operations, context) => {
23
+ const flagValue = this._getFlagValue(context);
24
+ if (flagValue) {
25
+ for (const operation of operations) {
26
+ operation.enabled = false;
27
+ }
28
+ }
29
+ return operations;
30
+ });
31
+ // populate the cache for each operation
32
+ command.hooks.beforeExecuteOperations.tap(PLUGIN_NAME, async (recordByOperation, context) => {
33
+ if (!context.buildCacheConfiguration) {
34
+ return;
35
+ }
36
+ const flagValue = this._getFlagValue(context);
37
+ if (flagValue) {
38
+ await this._setCacheAsync(logger, context.buildCacheConfiguration, recordByOperation);
39
+ }
40
+ });
41
+ });
42
+ }
43
+ _getFlagValue(context) {
44
+ const flagParam = context.customParameters.get(this._flagName);
45
+ if (flagParam) {
46
+ if (flagParam.kind !== ts_command_line_1.CommandLineParameterKind.Flag) {
47
+ throw new Error(`The parameter "${this._flagName}" must be a flag. Please check the plugin configuration.`);
48
+ }
49
+ return flagParam.value;
50
+ }
51
+ return false;
52
+ }
53
+ async _setCacheAsync({ terminal }, buildCacheConfiguration, recordByOperation) {
54
+ await node_core_library_1.Async.forEachAsync(recordByOperation, async ([{ associatedProject: { packageName }, associatedPhase: { name: phaseName }, isNoOp }, operationExecutionResult]) => {
55
+ if (isNoOp) {
56
+ return;
57
+ }
58
+ const projectBuildCache = rush_sdk_1._OperationBuildCache.forOperation(operationExecutionResult, {
59
+ buildCacheConfiguration,
60
+ terminal
61
+ });
62
+ const success = await projectBuildCache.trySetCacheEntryAsync(terminal);
63
+ if (success) {
64
+ terminal.writeLine(`Cache entry set for ${phaseName} (${packageName}) from previously generated output folders`);
65
+ }
66
+ else {
67
+ terminal.writeErrorLine(`Error creating a cache entry set for ${phaseName} (${packageName}) from previously generated output folders`);
68
+ }
69
+ }, { concurrency: 5 });
70
+ }
71
+ }
72
+ exports.BridgeCachePlugin = BridgeCachePlugin;
73
+ //# sourceMappingURL=BridgeCachePlugin.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BridgeCachePlugin.js","sourceRoot":"","sources":["../src/BridgeCachePlugin.ts"],"names":[],"mappings":";AAAA,4FAA4F;AAC5F,2DAA2D;;;AAE3D,oEAAqD;AACrD,kDAAkF;AAYlF,gEAAsE;AAGtE,MAAM,WAAW,GAA4B,uBAAuB,CAAC;AAMrE,MAAa,iBAAiB;IAI5B,YAAmB,OAAkC;QAHrC,eAAU,GAAW,WAAW,CAAC;QAI/C,IAAI,CAAC,SAAS,GAAG,OAAO,CAAC,QAAQ,CAAC;QAElC,IAAI,CAAC,IAAI,CAAC,SAAS,EAAE,CAAC;YACpB,MAAM,IAAI,KAAK,CACb,6GAA6G,CAC9G,CAAC;QACJ,CAAC;IACH,CAAC;IAEM,KAAK,CAAC,OAAoB;QAC/B,OAAO,CAAC,KAAK,CAAC,mBAAmB,CAAC,UAAU,CAAC,WAAW,EAAE,KAAK,EAAE,OAAuB,EAAE,EAAE;YAC1F,MAAM,MAAM,GAAY,OAAO,CAAC,SAAS,CAAC,WAAW,CAAC,CAAC;YAEvD,wGAAwG;YACxG,OAAO,CAAC,KAAK,CAAC,gBAAgB,CAAC,GAAG,CAChC,EAAE,IAAI,EAAE,WAAW,EAAE,KAAK,EAAE,MAAM,CAAC,gBAAgB,EAAE,EACrD,CAAC,UAA0B,EAAE,OAAiC,EAAkB,EAAE;gBAChF,MAAM,SAAS,GAAY,IAAI,CAAC,aAAa,CAAC,OAAO,CAAC,CAAC;gBACvD,IAAI,SAAS,EAAE,CAAC;oBACd,KAAK,MAAM,SAAS,IAAI,UAAU,EAAE,CAAC;wBACnC,SAAS,CAAC,OAAO,GAAG,KAAK,CAAC;oBAC5B,CAAC;gBACH,CAAC;gBAED,OAAO,UAAU,CAAC;YACpB,CAAC,CACF,CAAC;YAEF,wCAAwC;YACxC,OAAO,CAAC,KAAK,CAAC,uBAAuB,CAAC,GAAG,CACvC,WAAW,EACX,KAAK,EACH,iBAA4D,EAC5D,OAAkC,EACnB,EAAE;gBACjB,IAAI,CAAC,OAAO,CAAC,uBAAuB,EAAE,CAAC;oBACrC,OAAO;gBACT,CAAC;gBAED,MAAM,SAAS,GAAY,IAAI,CAAC,aAAa,CAAC,OAAO,CAAC,CAAC;gBACvD,IAAI,SAAS,EAAE,CAAC;oBACd,MAAM,IAAI,CAAC,cAAc,CAAC,MAAM,EAAE,OAAO,CAAC,uBAAuB,EAAE,iBAAiB,CAAC,CAAC;gBACxF,CAAC;YACH,CAAC,CACF,CAAC;QACJ,CAAC,CAAC,CAAC;IACL,CAAC;IAEO,aAAa,CAAC,OAAkC;QACtD,MAAM,SAAS,GAAqC,OAAO,CAAC,gBAAgB,CAAC,GAAG,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;QACjG,IAAI,SAAS,EAAE,CAAC;YACd,IAAI,SAAS,CAAC,IAAI,KAAK,0CAAwB,CAAC,IAAI,EAAE,CAAC;gBACrD,MAAM,IAAI,KAAK,CACb,kBAAkB,IAAI,CAAC,SAAS,0DAA0D,CAC3F,CAAC;YACJ,CAAC;YAED,OAAO,SAAS,CAAC,KAAK,CAAC;QACzB,CAAC;QAED,OAAO,KAAK,CAAC;IACf,CAAC;IAEO,KAAK,CAAC,cAAc,CAC1B,EAAE,QAAQ,EAAW,EACrB,uBAAgD,EAChD,iBAA4D;QAE5D,MAAM,yBAAK,CAAC,YAAY,CACtB,iBAAiB,EACjB,KAAK,EAAE,CACL,EACE,iBAAiB,EAAE,EAAE,WAAW,EAAE,EAClC,eAAe,EAAE,EAAE,IAAI,EAAE,SAAS,EAAE,EACpC,MAAM,EACP,EACD,wBAAwB,CACzB,EAAE,EAAE;YACH,IAAI,MAAM,EAAE,CAAC;gBACX,OAAO;YACT,CAAC;YAED,MAAM,iBAAiB,GAAwB,+BAAmB,CAAC,YAAY,CAC7E,wBAAwB,EACxB;gBACE,uBAAuB;gBACvB,QAAQ;aACT,CACF,CAAC;YAEF,MAAM,OAAO,GAAY,MAAM,iBAAiB,CAAC,qBAAqB,CAAC,QAAQ,CAAC,CAAC;YAEjF,IAAI,OAAO,EAAE,CAAC;gBACZ,QAAQ,CAAC,SAAS,CAChB,uBAAuB,SAAS,KAAK,WAAW,4CAA4C,CAC7F,CAAC;YACJ,CAAC;iBAAM,CAAC;gBACN,QAAQ,CAAC,cAAc,CACrB,wCAAwC,SAAS,KAAK,WAAW,4CAA4C,CAC9G,CAAC;YACJ,CAAC;QACH,CAAC,EACD,EAAE,WAAW,EAAE,CAAC,EAAE,CACnB,CAAC;IACJ,CAAC;CACF;AA9GD,8CA8GC","sourcesContent":["// Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license.\n// See LICENSE in the project root for license information.\n\nimport { Async } from '@rushstack/node-core-library';\nimport { _OperationBuildCache as OperationBuildCache } from '@rushstack/rush-sdk';\nimport type {\n BuildCacheConfiguration,\n ICreateOperationsContext,\n IExecuteOperationsContext,\n ILogger,\n IOperationExecutionResult,\n IPhasedCommand,\n IRushPlugin,\n Operation,\n RushSession\n} from '@rushstack/rush-sdk';\nimport { CommandLineParameterKind } from '@rushstack/ts-command-line';\nimport type { CommandLineParameter } from '@rushstack/ts-command-line';\n\nconst PLUGIN_NAME: 'RushBridgeCachePlugin' = 'RushBridgeCachePlugin';\n\nexport interface IBridgeCachePluginOptions {\n readonly flagName: string;\n}\n\nexport class BridgeCachePlugin implements IRushPlugin {\n public readonly pluginName: string = PLUGIN_NAME;\n private readonly _flagName: string;\n\n public constructor(options: IBridgeCachePluginOptions) {\n this._flagName = options.flagName;\n\n if (!this._flagName) {\n throw new Error(\n 'The \"flagName\" option must be provided for the BridgeCachePlugin. Please see the plugin README for details.'\n );\n }\n }\n\n public apply(session: RushSession): void {\n session.hooks.runAnyPhasedCommand.tapPromise(PLUGIN_NAME, async (command: IPhasedCommand) => {\n const logger: ILogger = session.getLogger(PLUGIN_NAME);\n\n // cancel the actual operations. We don't want to run the command, just cache the output folders on disk\n command.hooks.createOperations.tap(\n { name: PLUGIN_NAME, stage: Number.MAX_SAFE_INTEGER },\n (operations: Set<Operation>, context: ICreateOperationsContext): Set<Operation> => {\n const flagValue: boolean = this._getFlagValue(context);\n if (flagValue) {\n for (const operation of operations) {\n operation.enabled = false;\n }\n }\n\n return operations;\n }\n );\n\n // populate the cache for each operation\n command.hooks.beforeExecuteOperations.tap(\n PLUGIN_NAME,\n async (\n recordByOperation: Map<Operation, IOperationExecutionResult>,\n context: IExecuteOperationsContext\n ): Promise<void> => {\n if (!context.buildCacheConfiguration) {\n return;\n }\n\n const flagValue: boolean = this._getFlagValue(context);\n if (flagValue) {\n await this._setCacheAsync(logger, context.buildCacheConfiguration, recordByOperation);\n }\n }\n );\n });\n }\n\n private _getFlagValue(context: IExecuteOperationsContext): boolean {\n const flagParam: CommandLineParameter | undefined = context.customParameters.get(this._flagName);\n if (flagParam) {\n if (flagParam.kind !== CommandLineParameterKind.Flag) {\n throw new Error(\n `The parameter \"${this._flagName}\" must be a flag. Please check the plugin configuration.`\n );\n }\n\n return flagParam.value;\n }\n\n return false;\n }\n\n private async _setCacheAsync(\n { terminal }: ILogger,\n buildCacheConfiguration: BuildCacheConfiguration,\n recordByOperation: Map<Operation, IOperationExecutionResult>\n ): Promise<void> {\n await Async.forEachAsync(\n recordByOperation,\n async ([\n {\n associatedProject: { packageName },\n associatedPhase: { name: phaseName },\n isNoOp\n },\n operationExecutionResult\n ]) => {\n if (isNoOp) {\n return;\n }\n\n const projectBuildCache: OperationBuildCache = OperationBuildCache.forOperation(\n operationExecutionResult,\n {\n buildCacheConfiguration,\n terminal\n }\n );\n\n const success: boolean = await projectBuildCache.trySetCacheEntryAsync(terminal);\n\n if (success) {\n terminal.writeLine(\n `Cache entry set for ${phaseName} (${packageName}) from previously generated output folders`\n );\n } else {\n terminal.writeErrorLine(\n `Error creating a cache entry set for ${phaseName} (${packageName}) from previously generated output folders`\n );\n }\n },\n { concurrency: 5 }\n );\n }\n}\n"]}
package/lib/index.d.ts ADDED
@@ -0,0 +1,2 @@
1
+ export { BridgeCachePlugin as default } from './BridgeCachePlugin';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,iBAAiB,IAAI,OAAO,EAAE,MAAM,qBAAqB,CAAC"}
package/lib/index.js ADDED
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ // Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license.
3
+ // See LICENSE in the project root for license information.
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.default = void 0;
6
+ var BridgeCachePlugin_1 = require("./BridgeCachePlugin");
7
+ Object.defineProperty(exports, "default", { enumerable: true, get: function () { return BridgeCachePlugin_1.BridgeCachePlugin; } });
8
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";AAAA,4FAA4F;AAC5F,2DAA2D;;;AAE3D,yDAAmE;AAA1D,4GAAA,iBAAiB,OAAW","sourcesContent":["// Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license.\n// See LICENSE in the project root for license information.\n\nexport { BridgeCachePlugin as default } from './BridgeCachePlugin';\n"]}
@@ -0,0 +1,17 @@
1
+ {
2
+ "$schema": "http://json-schema.org/draft-04/schema#",
3
+ "title": "Configuration for bridge cache plugin",
4
+ "type": "object",
5
+ "oneOf": [
6
+ {
7
+ "type": "object",
8
+ "required": ["flagName"],
9
+ "properties": {
10
+ "s3Endpoint": {
11
+ "type": "string",
12
+ "description": "(Required) The name of the flag used to trigger this plugin on your phased commands."
13
+ }
14
+ }
15
+ }
16
+ ]
17
+ }
package/package.json ADDED
@@ -0,0 +1,29 @@
1
+ {
2
+ "name": "@rushstack/rush-bridge-cache-plugin",
3
+ "version": "5.154.0",
4
+ "description": "Rush plugin that provides a --set-cache-only command flag to populate the cache from content on disk.",
5
+ "license": "MIT",
6
+ "main": "lib/index.js",
7
+ "repository": {
8
+ "url": "https://github.com/microsoft/rushstack",
9
+ "type": "git",
10
+ "directory": "rush-plugins/rush-bridge-cache-plugin"
11
+ },
12
+ "homepage": "https://rushjs.io",
13
+ "types": "lib/index.d.ts",
14
+ "dependencies": {
15
+ "@rushstack/ts-command-line": "5.0.1",
16
+ "@rushstack/rush-sdk": "5.154.0",
17
+ "@rushstack/terminal": "0.15.3",
18
+ "@rushstack/node-core-library": "5.13.1"
19
+ },
20
+ "devDependencies": {
21
+ "@rushstack/heft": "0.73.6",
22
+ "local-node-rig": "1.0.0"
23
+ },
24
+ "scripts": {
25
+ "build": "heft test --clean",
26
+ "start": "heft test --clean --watch",
27
+ "_phase:build": "heft run --only build -- --clean"
28
+ }
29
+ }
@@ -0,0 +1,3 @@
1
+ Caching build output folders: lib, temp, .rush/temp/operation/_phase_build
2
+ Successfully set cache entry.
3
+ Cache key: rushstack+rush-bridge-cache-plugin-_phase_build-44b8bcd3573ea0c485d9f556826979596d0d356e
@@ -0,0 +1,7 @@
1
+ Invoking: heft run --only build -- --clean --production
2
+ ---- build started ----
3
+ [build:typescript] Using TypeScript version 5.8.2
4
+ [build:lint] Using ESLint version 8.57.0
5
+ [build:typescript] Copied 1 file and linked 0 files
6
+ ---- build finished (11.193s) ----
7
+ -------------------- Finished (11.199s) --------------------
@@ -0,0 +1,11 @@
1
+ {
2
+ "$schema": "https://developer.microsoft.com/json-schemas/rush/v5/rush-plugin-manifest.schema.json",
3
+ "plugins": [
4
+ {
5
+ "pluginName": "rush-bridge-cache-plugin",
6
+ "description": "Rush plugin that provides a --set-cache-only command flag to populate the cache from content on disk.",
7
+ "entryPoint": "./lib/index.js",
8
+ "optionsSchema": "lib/schemas/bridge-cache-config.schema.json"
9
+ }
10
+ ]
11
+ }
@@ -0,0 +1,136 @@
1
+ // Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license.
2
+ // See LICENSE in the project root for license information.
3
+
4
+ import { Async } from '@rushstack/node-core-library';
5
+ import { _OperationBuildCache as OperationBuildCache } from '@rushstack/rush-sdk';
6
+ import type {
7
+ BuildCacheConfiguration,
8
+ ICreateOperationsContext,
9
+ IExecuteOperationsContext,
10
+ ILogger,
11
+ IOperationExecutionResult,
12
+ IPhasedCommand,
13
+ IRushPlugin,
14
+ Operation,
15
+ RushSession
16
+ } from '@rushstack/rush-sdk';
17
+ import { CommandLineParameterKind } from '@rushstack/ts-command-line';
18
+ import type { CommandLineParameter } from '@rushstack/ts-command-line';
19
+
20
+ const PLUGIN_NAME: 'RushBridgeCachePlugin' = 'RushBridgeCachePlugin';
21
+
22
+ export interface IBridgeCachePluginOptions {
23
+ readonly flagName: string;
24
+ }
25
+
26
+ export class BridgeCachePlugin implements IRushPlugin {
27
+ public readonly pluginName: string = PLUGIN_NAME;
28
+ private readonly _flagName: string;
29
+
30
+ public constructor(options: IBridgeCachePluginOptions) {
31
+ this._flagName = options.flagName;
32
+
33
+ if (!this._flagName) {
34
+ throw new Error(
35
+ 'The "flagName" option must be provided for the BridgeCachePlugin. Please see the plugin README for details.'
36
+ );
37
+ }
38
+ }
39
+
40
+ public apply(session: RushSession): void {
41
+ session.hooks.runAnyPhasedCommand.tapPromise(PLUGIN_NAME, async (command: IPhasedCommand) => {
42
+ const logger: ILogger = session.getLogger(PLUGIN_NAME);
43
+
44
+ // cancel the actual operations. We don't want to run the command, just cache the output folders on disk
45
+ command.hooks.createOperations.tap(
46
+ { name: PLUGIN_NAME, stage: Number.MAX_SAFE_INTEGER },
47
+ (operations: Set<Operation>, context: ICreateOperationsContext): Set<Operation> => {
48
+ const flagValue: boolean = this._getFlagValue(context);
49
+ if (flagValue) {
50
+ for (const operation of operations) {
51
+ operation.enabled = false;
52
+ }
53
+ }
54
+
55
+ return operations;
56
+ }
57
+ );
58
+
59
+ // populate the cache for each operation
60
+ command.hooks.beforeExecuteOperations.tap(
61
+ PLUGIN_NAME,
62
+ async (
63
+ recordByOperation: Map<Operation, IOperationExecutionResult>,
64
+ context: IExecuteOperationsContext
65
+ ): Promise<void> => {
66
+ if (!context.buildCacheConfiguration) {
67
+ return;
68
+ }
69
+
70
+ const flagValue: boolean = this._getFlagValue(context);
71
+ if (flagValue) {
72
+ await this._setCacheAsync(logger, context.buildCacheConfiguration, recordByOperation);
73
+ }
74
+ }
75
+ );
76
+ });
77
+ }
78
+
79
+ private _getFlagValue(context: IExecuteOperationsContext): boolean {
80
+ const flagParam: CommandLineParameter | undefined = context.customParameters.get(this._flagName);
81
+ if (flagParam) {
82
+ if (flagParam.kind !== CommandLineParameterKind.Flag) {
83
+ throw new Error(
84
+ `The parameter "${this._flagName}" must be a flag. Please check the plugin configuration.`
85
+ );
86
+ }
87
+
88
+ return flagParam.value;
89
+ }
90
+
91
+ return false;
92
+ }
93
+
94
+ private async _setCacheAsync(
95
+ { terminal }: ILogger,
96
+ buildCacheConfiguration: BuildCacheConfiguration,
97
+ recordByOperation: Map<Operation, IOperationExecutionResult>
98
+ ): Promise<void> {
99
+ await Async.forEachAsync(
100
+ recordByOperation,
101
+ async ([
102
+ {
103
+ associatedProject: { packageName },
104
+ associatedPhase: { name: phaseName },
105
+ isNoOp
106
+ },
107
+ operationExecutionResult
108
+ ]) => {
109
+ if (isNoOp) {
110
+ return;
111
+ }
112
+
113
+ const projectBuildCache: OperationBuildCache = OperationBuildCache.forOperation(
114
+ operationExecutionResult,
115
+ {
116
+ buildCacheConfiguration,
117
+ terminal
118
+ }
119
+ );
120
+
121
+ const success: boolean = await projectBuildCache.trySetCacheEntryAsync(terminal);
122
+
123
+ if (success) {
124
+ terminal.writeLine(
125
+ `Cache entry set for ${phaseName} (${packageName}) from previously generated output folders`
126
+ );
127
+ } else {
128
+ terminal.writeErrorLine(
129
+ `Error creating a cache entry set for ${phaseName} (${packageName}) from previously generated output folders`
130
+ );
131
+ }
132
+ },
133
+ { concurrency: 5 }
134
+ );
135
+ }
136
+ }
package/src/index.ts ADDED
@@ -0,0 +1,4 @@
1
+ // Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license.
2
+ // See LICENSE in the project root for license information.
3
+
4
+ export { BridgeCachePlugin as default } from './BridgeCachePlugin';
@@ -0,0 +1,17 @@
1
+ {
2
+ "$schema": "http://json-schema.org/draft-04/schema#",
3
+ "title": "Configuration for bridge cache plugin",
4
+ "type": "object",
5
+ "oneOf": [
6
+ {
7
+ "type": "object",
8
+ "required": ["flagName"],
9
+ "properties": {
10
+ "s3Endpoint": {
11
+ "type": "string",
12
+ "description": "(Required) The name of the flag used to trigger this plugin on your phased commands."
13
+ }
14
+ }
15
+ }
16
+ ]
17
+ }
@@ -0,0 +1,13 @@
1
+ {
2
+ "cacheVersion": "8.57.0_4d78d28ebfaeaa73b3b07dffceed4220ce896d80",
3
+ "fileVersions": [
4
+ [
5
+ "BridgeCachePlugin.ts",
6
+ "97be7fc8d7ae905d616b5d04b458d59a4406f6beb96fe4ad12622e98fb876b1f"
7
+ ],
8
+ [
9
+ "index.ts",
10
+ "ab91918f2264768a35513d00951722d5df668d07c19c884f9b70eef2c29f03f8"
11
+ ]
12
+ ]
13
+ }
@@ -0,0 +1 @@
1
+ {"configHash":"rQpL3YlrQEaiR14A1Mh/WSNG5FO0xhO1ZVduXLI4U74=","inputFileVersions":{"../../../src/schemas/bridge-cache-config.schema.json":"tphXT605HSnevNEu/RwTxycWaJuRLDL9jrxxRi1DYSs="}}
@@ -0,0 +1 @@
1
+ {"fileNames":["../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es5.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2015.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2016.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2017.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2018.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2019.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2020.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2015.core.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2016.intl.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2017.date.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2017.object.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2017.string.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2019.array.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2019.object.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2019.string.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2020.date.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2020.string.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2020.number.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.decorators.d.ts","../../../../../common/temp/default/node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/compatibility/disposable.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/compatibility/indexable.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/compatibility/iterators.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/compatibility/index.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/globals.typedarray.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/buffer.buffer.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/header.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/readable.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/file.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/fetch.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/formdata.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/connector.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/client.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/errors.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/dispatcher.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/global-dispatcher.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/global-origin.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/pool-stats.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/pool.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/handlers.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/balanced-pool.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/agent.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/mock-interceptor.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/mock-agent.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/mock-client.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/mock-pool.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/mock-errors.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/proxy-agent.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/env-http-proxy-agent.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/retry-handler.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/retry-agent.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/api.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/interceptors.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/util.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/cookies.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/patch.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/websocket.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/eventsource.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/filereader.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/diagnostics-channel.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/content-type.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/cache.d.ts","../../../../../common/temp/default/node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/index.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/globals.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/assert.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/assert/strict.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/async_hooks.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/buffer.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/child_process.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/cluster.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/console.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/constants.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/crypto.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/dgram.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/diagnostics_channel.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/dns.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/dns/promises.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/domain.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/dom-events.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/events.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/fs.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/fs/promises.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/http.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/http2.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/https.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/inspector.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/module.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/net.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/os.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/path.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/perf_hooks.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/process.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/punycode.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/querystring.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/readline.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/readline/promises.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/repl.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/sea.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/stream.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/stream/promises.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/stream/consumers.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/stream/web.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/string_decoder.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/test.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/timers.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/timers/promises.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/tls.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/trace_events.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/tty.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/url.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/util.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/v8.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/vm.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/wasi.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/worker_threads.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/zlib.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+node@20.17.19/node_modules/@types/node/index.d.ts","../../../../../libraries/node-core-library/dist/node-core-library.d.ts","../../../../../common/temp/default/node_modules/.pnpm/tapable@2.2.1/node_modules/tapable/tapable.d.ts","../../../../../libraries/terminal/dist/terminal.d.ts","../../../../../libraries/stream-collator/dist/stream-collator.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+argparse@1.0.38/node_modules/@types/argparse/index.d.ts","../../../../../libraries/ts-command-line/dist/ts-command-line.d.ts","../../../../../libraries/package-deps-hash/dist/package-deps-hash.d.ts","../../../../../libraries/lookup-by-path/dist/lookup-by-path.d.ts","../../../../../libraries/rush-sdk/dist/rush-lib.d.ts","../../../src/BridgeCachePlugin.ts","../../../src/index.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+heft-jest@1.0.1/node_modules/@types/heft-jest/mocked.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@jest+expect-utils@29.7.0/node_modules/@jest/expect-utils/build/index.d.ts","../../../../../common/temp/default/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/index.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@sinclair+typebox@0.27.8/node_modules/@sinclair/typebox/typebox.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@jest+schemas@29.6.3/node_modules/@jest/schemas/build/index.d.ts","../../../../../common/temp/default/node_modules/.pnpm/pretty-format@29.7.0/node_modules/pretty-format/build/index.d.ts","../../../../../common/temp/default/node_modules/.pnpm/jest-diff@29.7.0/node_modules/jest-diff/build/index.d.ts","../../../../../common/temp/default/node_modules/.pnpm/jest-matcher-utils@29.7.0/node_modules/jest-matcher-utils/build/index.d.ts","../../../../../common/temp/default/node_modules/.pnpm/expect@29.7.0/node_modules/expect/build/index.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+jest@29.2.5/node_modules/@types/jest/index.d.ts","../../../../../common/temp/default/node_modules/.pnpm/@types+heft-jest@1.0.1/node_modules/@types/heft-jest/index.d.ts"],"fileIdsList":[[51,93],[51,93,157],[51,93,154,163],[51,93,159,162],[51,90,93],[51,92,93],[93],[51,93,98,127],[51,93,94,99,105,106,113,124,135],[51,93,94,95,105,113],[46,47,48,51,93],[51,93,96,136],[51,93,97,98,106,114],[51,93,98,124,132],[51,93,99,101,105,113],[51,92,93,100],[51,93,101,102],[51,93,105],[51,93,103,105],[51,92,93,105],[51,93,105,106,107,124,135],[51,93,105,106,107,120,124,127],[51,88,93,140],[51,93,101,105,108,113,124,135],[51,93,105,106,108,109,113,124,132,135],[51,93,108,110,124,132,135],[49,50,51,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141],[51,93,105,111],[51,93,112,135,140],[51,93,101,105,113,124],[51,93,114],[51,93,115],[51,92,93,116],[51,90,91,92,93,94,95,96,97,98,99,100,101,102,103,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141],[51,93,118],[51,93,119],[51,93,105,120,121],[51,93,120,122,136,138],[51,93,105,124,125,126,127],[51,93,124,126],[51,93,124,125],[51,93,127],[51,93,128],[51,90,93,124],[51,93,105,130,131],[51,93,130,131],[51,93,98,113,124,132],[51,93,133],[51,93,113,134],[51,93,108,119,135],[51,93,98,136],[51,93,124,137],[51,93,112,138],[51,93,139],[51,93,98,105,107,116,124,135,138,140],[51,93,124,141],[51,93,155,161],[51,93,159],[51,93,156,160],[51,93,158],[51,60,64,93,135],[51,60,93,124,135],[51,55,93],[51,57,60,93,132,135],[51,93,113,132],[51,93,142],[51,55,93,142],[51,57,60,93,113,135],[51,52,53,56,59,93,105,124,135],[51,60,67,93],[51,52,58,93],[51,60,81,82,93],[51,56,60,93,127,135,142],[51,81,93,142],[51,54,55,93,142],[51,60,93],[51,54,55,56,57,58,59,60,61,62,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,82,83,84,85,86,87,93],[51,60,75,93],[51,60,67,68,93],[51,58,60,68,69,93],[51,59,93],[51,52,55,60,93],[51,60,64,68,69,93],[51,64,93],[51,58,60,63,93,135],[51,52,57,60,67,93],[51,93,124],[51,55,60,81,93,140,142],[51,93,94,106,115,142],[51,93,142,143,144,145,146,148,149,150],[51,93,145],[51,93,124,142,143],[51,93,147],[51,93,143,148,151],[51,93,152]],"fileInfos":[{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"0559b1f683ac7505ae451f9a96ce4c3c92bdc71411651ca6ddb0e88baaaad6a3","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"936e80ad36a2ee83fc3caf008e7c4c5afe45b3cf3d5c24408f039c1d47bdc1df","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"fef8cfad2e2dc5f5b3d97a6f4f2e92848eb1b88e897bb7318cef0e2820bceaab","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"d6d7ae4d1f1f3772e2a3cde568ed08991a8ae34a080ff1151af28b7f798e22ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"70521b6ab0dcba37539e5303104f29b721bfb2940b2776da4cc818c07e1fefc1","affectsGlobalScope":true,"impliedFormat":1},{"version":"ab41ef1f2cdafb8df48be20cd969d875602483859dc194e9c97c8a576892c052","affectsGlobalScope":true,"impliedFormat":1},{"version":"d153a11543fd884b596587ccd97aebbeed950b26933ee000f94009f1ab142848","affectsGlobalScope":true,"impliedFormat":1},{"version":"21d819c173c0cf7cc3ce57c3276e77fd9a8a01d35a06ad87158781515c9a438a","impliedFormat":1},{"version":"a79e62f1e20467e11a904399b8b18b18c0c6eea6b50c1168bf215356d5bebfaf","affectsGlobalScope":true,"impliedFormat":1},{"version":"0fd06258805d26c72f5997e07a23155d322d5f05387adb3744a791fe6a0b042d","affectsGlobalScope":true,"impliedFormat":1},{"version":"5929864ce17fba74232584d90cb721a89b7ad277220627cc97054ba15a98ea8f","impliedFormat":1},{"version":"24bd580b5743dc56402c440dc7f9a4f5d592ad7a419f25414d37a7bfe11e342b","impliedFormat":1},{"version":"25c8056edf4314820382a5fdb4bb7816999acdcb929c8f75e3f39473b87e85bc","impliedFormat":1},{"version":"c464d66b20788266e5353b48dc4aa6bc0dc4a707276df1e7152ab0c9ae21fad8","impliedFormat":1},{"version":"78d0d27c130d35c60b5e5566c9f1e5be77caf39804636bc1a40133919a949f21","impliedFormat":1},{"version":"c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","impliedFormat":1},{"version":"1d6e127068ea8e104a912e42fc0a110e2aa5a66a356a917a163e8cf9a65e4a75","impliedFormat":1},{"version":"5ded6427296cdf3b9542de4471d2aa8d3983671d4cac0f4bf9c637208d1ced43","impliedFormat":1},{"version":"6bdc71028db658243775263e93a7db2fd2abfce3ca569c3cca5aee6ed5eb186d","impliedFormat":1},{"version":"cadc8aced301244057c4e7e73fbcae534b0f5b12a37b150d80e5a45aa4bebcbd","impliedFormat":1},{"version":"385aab901643aa54e1c36f5ef3107913b10d1b5bb8cbcd933d4263b80a0d7f20","impliedFormat":1},{"version":"9670d44354bab9d9982eca21945686b5c24a3f893db73c0dae0fd74217a4c219","impliedFormat":1},{"version":"0b8a9268adaf4da35e7fa830c8981cfa22adbbe5b3f6f5ab91f6658899e657a7","impliedFormat":1},{"version":"11396ed8a44c02ab9798b7dca436009f866e8dae3c9c25e8c1fbc396880bf1bb","impliedFormat":1},{"version":"ba7bc87d01492633cb5a0e5da8a4a42a1c86270e7b3d2dea5d156828a84e4882","impliedFormat":1},{"version":"4893a895ea92c85345017a04ed427cbd6a1710453338df26881a6019432febdd","impliedFormat":1},{"version":"c21dc52e277bcfc75fac0436ccb75c204f9e1b3fa5e12729670910639f27343e","impliedFormat":1},{"version":"13f6f39e12b1518c6650bbb220c8985999020fe0f21d818e28f512b7771d00f9","impliedFormat":1},{"version":"9b5369969f6e7175740bf51223112ff209f94ba43ecd3bb09eefff9fd675624a","impliedFormat":1},{"version":"4fe9e626e7164748e8769bbf74b538e09607f07ed17c2f20af8d680ee49fc1da","impliedFormat":1},{"version":"24515859bc0b836719105bb6cc3d68255042a9f02a6022b3187948b204946bd2","impliedFormat":1},{"version":"ea0148f897b45a76544ae179784c95af1bd6721b8610af9ffa467a518a086a43","impliedFormat":1},{"version":"24c6a117721e606c9984335f71711877293a9651e44f59f3d21c1ea0856f9cc9","impliedFormat":1},{"version":"dd3273ead9fbde62a72949c97dbec2247ea08e0c6952e701a483d74ef92d6a17","impliedFormat":1},{"version":"405822be75ad3e4d162e07439bac80c6bcc6dbae1929e179cf467ec0b9ee4e2e","impliedFormat":1},{"version":"0db18c6e78ea846316c012478888f33c11ffadab9efd1cc8bcc12daded7a60b6","impliedFormat":1},{"version":"4d2b0eb911816f66abe4970898f97a2cfc902bcd743cbfa5017fad79f7ef90d8","impliedFormat":1},{"version":"bd0532fd6556073727d28da0edfd1736417a3f9f394877b6d5ef6ad88fba1d1a","impliedFormat":1},{"version":"89167d696a849fce5ca508032aabfe901c0868f833a8625d5a9c6e861ef935d2","impliedFormat":1},{"version":"e53a3c2a9f624d90f24bf4588aacd223e7bec1b9d0d479b68d2f4a9e6011147f","impliedFormat":1},{"version":"24b8685c62562f5d98615c5a0c1d05f297cf5065f15246edfe99e81ec4c0e011","impliedFormat":1},{"version":"93507c745e8f29090efb99399c3f77bec07db17acd75634249dc92f961573387","impliedFormat":1},{"version":"339dc5265ee5ed92e536a93a04c4ebbc2128f45eeec6ed29f379e0085283542c","impliedFormat":1},{"version":"4732aec92b20fb28c5fe9ad99521fb59974289ed1e45aecb282616202184064f","impliedFormat":1},{"version":"2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","impliedFormat":1},{"version":"c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","impliedFormat":1},{"version":"bf67d53d168abc1298888693338cb82854bdb2e69ef83f8a0092093c2d562107","impliedFormat":1},{"version":"08faa97886e71757779428dd4c69a545c32c85fd629d1116d42710b32c6378bc","affectsGlobalScope":true,"impliedFormat":1},{"version":"6b042aa5d277ad6963e2837179fd2f8fbb01968ac67115b0833c0244e93d1d50","impliedFormat":1},{"version":"7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419","impliedFormat":1},{"version":"3d77c73be94570813f8cadd1f05ebc3dc5e2e4fdefe4d340ca20cd018724ee36","impliedFormat":1},{"version":"d674383111e06b6741c4ad2db962131b5b0fa4d0294b998566c635e86195a453","affectsGlobalScope":true,"impliedFormat":1},{"version":"f3e58c4c18a031cbb17abec7a4ad0bd5ae9fc70c1f4ba1e7fb921ad87c504aca","impliedFormat":1},{"version":"a3e8bafb2af8e850c644f4be7f5156cf7d23b7bfdc3b786bd4d10ed40329649c","impliedFormat":1},{"version":"35ec8b6760fd7138bbf5809b84551e31028fb2ba7b6dc91d95d098bf212ca8b4","affectsGlobalScope":true,"impliedFormat":1},{"version":"a40826e8476694e90da94aa008283a7de50d1dafd37beada623863f1901cb7fb","impliedFormat":1},{"version":"f77d9188e41291acf14f476e931972460a303e1952538f9546e7b370cb8d0d20","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d04e3640dd9eb67f7f1e5bd3d0bf96c784666f7aefc8ac1537af6f2d38d4c29","impliedFormat":1},{"version":"3c884d9d9ec454bdf0d5a0b8465bf8297d2caa4d853851d92cc417ac6f30b969","impliedFormat":1},{"version":"5a369483ac4cfbdf0331c248deeb36140e6907db5e1daed241546b4a2055f82c","impliedFormat":1},{"version":"e8f5b5cc36615c17d330eaf8eebbc0d6bdd942c25991f96ef122f246f4ff722f","impliedFormat":1},{"version":"f0bd7e6d931657b59605c44112eaf8b980ba7f957a5051ed21cb93d978cf2f45","impliedFormat":1},{"version":"ee1ee365d88c4c6c0c0a5a5701d66ebc27ccd0bcfcfaa482c6e2e7fe7b98edf7","affectsGlobalScope":true,"impliedFormat":1},{"version":"0ada07543808f3b967624645a8e1ccd446f8b01ade47842acf1328aec899fed0","affectsGlobalScope":true,"impliedFormat":1},{"version":"c4a806152acbef81593f96cae6f2b04784d776457d97adbe2694478b243fcf03","impliedFormat":1},{"version":"71adf5dbc59568663d252a46179e71e4d544c053978bfc526d11543a3f716f42","impliedFormat":1},{"version":"c60db41f7bee80fb80c0b12819f5e465c8c8b465578da43e36d04f4a4646f57d","impliedFormat":1},{"version":"93bd413918fa921c8729cef45302b24d8b6c7855d72d5bf82d3972595ae8dcbf","impliedFormat":1},{"version":"4ff41188773cbf465807dd2f7059c7494cbee5115608efc297383832a1150c43","impliedFormat":1},{"version":"dccdf1677e531e33f8ac961a68bc537418c9a414797c1ea7e91307501cdc3f5e","impliedFormat":1},{"version":"e184c4b8918ef56c8c9e68bd79f3f3780e2d0d75bf2b8a41da1509a40c2deb46","affectsGlobalScope":true,"impliedFormat":1},{"version":"d206b4baf4ddcc15d9d69a9a2f4999a72a2c6adeaa8af20fa7a9960816287555","impliedFormat":1},{"version":"93f437e1398a4f06a984f441f7fa7a9f0535c04399619b5c22e0b87bdee182cb","impliedFormat":1},{"version":"afbe24ab0d74694372baa632ecb28bb375be53f3be53f9b07ecd7fc994907de5","impliedFormat":1},{"version":"70731d10d5311bd4cf710ef7f6539b62660f4b0bfdbb3f9fbe1d25fe6366a7fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"6b19db3600a17af69d4f33d08cc7076a7d19fb65bb36e442cac58929ec7c9482","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e043a1bc8fbf2a255bccf9bf27e0f1caf916c3b0518ea34aa72357c0afd42ec","impliedFormat":1},{"version":"137c2894e8f3e9672d401cc0a305dc7b1db7c69511cf6d3970fb53302f9eae09","impliedFormat":1},{"version":"3bc2f1e2c95c04048212c569ed38e338873f6a8593930cf5a7ef24ffb38fc3b6","impliedFormat":1},{"version":"8145e07aad6da5f23f2fcd8c8e4c5c13fb26ee986a79d03b0829b8fce152d8b2","impliedFormat":1},{"version":"f9d9d753d430ed050dc1bf2667a1bab711ccbb1c1507183d794cc195a5b085cc","impliedFormat":1},{"version":"9eece5e586312581ccd106d4853e861aaaa1a39f8e3ea672b8c3847eedd12f6e","impliedFormat":1},{"version":"e9992149869ea538d17dc29a3df8348a1280508f49dba86a2c84dc5e6fbea012","impliedFormat":1},{"version":"37ba7b45141a45ce6e80e66f2a96c8a5ab1bcef0fc2d0f56bb58df96ec67e972","impliedFormat":1},{"version":"93452d394fdd1dc551ec62f5042366f011a00d342d36d50793b3529bfc9bd633","impliedFormat":1},{"version":"bb715efb4857eb94539eafb420352105a0cff40746837c5140bf6b035dd220ba","affectsGlobalScope":true,"impliedFormat":1},{"version":"1851a3b4db78664f83901bb9cac9e45e03a37bb5933cc5bf37e10bb7e91ab4eb","impliedFormat":1},{"version":"09d479208911ac3ac6a7c2fe86217fc1abe6c4f04e2d52e4890e500699eeab32","affectsGlobalScope":true,"impliedFormat":1},{"version":"27d8987fd22d92efe6560cf0ce11767bf089903ffe26047727debfd1f3bf438b","affectsGlobalScope":true,"impliedFormat":1},{"version":"578d8bb6dcb2a1c03c4c3f8eb71abc9677e1a5c788b7f24848e3138ce17f3400","impliedFormat":1},{"version":"4f029899f9bae07e225c43aef893590541b2b43267383bf5e32e3a884d219ed5","impliedFormat":1},{"version":"ae56f65caf3be91108707bd8dfbccc2a57a91feb5daabf7165a06a945545ed26","impliedFormat":1},{"version":"a136d5de521da20f31631a0a96bf712370779d1c05b7015d7019a9b2a0446ca9","impliedFormat":1},{"version":"5b566927cad2ed2139655d55d690ffa87df378b956e7fe1c96024c4d9f75c4cf","affectsGlobalScope":true,"impliedFormat":1},{"version":"bce947017cb7a2deebcc4f5ba04cead891ce6ad1602a4438ae45ed9aa1f39104","affectsGlobalScope":true,"impliedFormat":1},{"version":"d3dffd70e6375b872f0b4e152de4ae682d762c61a24881ecc5eb9f04c5caf76f","impliedFormat":1},{"version":"e2c72c065a36bc9ab2a00ac6a6f51e71501619a72c0609defd304d46610487a4","impliedFormat":1},{"version":"d91a7d8b5655c42986f1bdfe2105c4408f472831c8f20cf11a8c3345b6b56c8c","impliedFormat":1},{"version":"616075a6ac578cf5a013ee12964188b4412823796ce0b202c6f1d2e4ca8480d7","affectsGlobalScope":true,"impliedFormat":1},{"version":"e8a979b8af001c9fc2e774e7809d233c8ca955a28756f52ee5dee88ccb0611d2","impliedFormat":1},{"version":"cac793cc47c29e26e4ac3601dcb00b4435ebed26203485790e44f2ad8b6ad847","impliedFormat":1},"180980f9d2b2fea606f81c36ef12eff7c7ffaa3a75ce40b70cfc81722227b152",{"version":"cd74c8275483d3fe0d07a9b4bba28845a8a611f0aa399e961dbd40e5d46dd9ad","impliedFormat":1},"a1c4bc122a8b582e3e62b21458975fc7cb6f8914934e5a7e6265374b3eb5b678","51deb9261c4607f2eaaf15144bf5fe42f74c8d250c62806e30f957cbd09ddff6",{"version":"dc3b172ee27054dbcedcf5007b78c256021db936f6313a9ce9a3ecbb503fd646","impliedFormat":1},"0d14a426096e809c36958ff745af760fb7e393a614c82621abab4110ca0c250b","e01da9a7213d5cc09c175b2309ba291880729e1ab3dd847c325f4e6b37848328","650fa5b548b2879004b15dd3d833048009bed845bc87808f65693b73e798f4fc","6a22dd57b55ed8adb396acb57c74d499f544ccc60dd69033da1cd86f65e09ee5",{"version":"97be7fc8d7ae905d616b5d04b458d59a4406f6beb96fe4ad12622e98fb876b1f","signature":"da3c22b30759ec3c6494bd0e61557365c9e212f788f7e398e1b94dcc96635a37"},{"version":"ab91918f2264768a35513d00951722d5df668d07c19c884f9b70eef2c29f03f8","signature":"0dfada6072f9e6b8a4d4b5c00d3fc28cb79a1bb5305ae319bb4126e8bb1cda7d"},{"version":"ef948381fb93e21b69bb6581851b1c1c15c9a9d59752fc3b30d223cb16539534","affectsGlobalScope":true,"impliedFormat":1},{"version":"cdcc132f207d097d7d3aa75615ab9a2e71d6a478162dde8b67f88ea19f3e54de","impliedFormat":1},{"version":"0d14fa22c41fdc7277e6f71473b20ebc07f40f00e38875142335d5b63cdfc9d2","impliedFormat":1},{"version":"c085e9aa62d1ae1375794c1fb927a445fa105fed891a7e24edbb1c3300f7384a","impliedFormat":1},{"version":"f315e1e65a1f80992f0509e84e4ae2df15ecd9ef73df975f7c98813b71e4c8da","impliedFormat":1},{"version":"5b9586e9b0b6322e5bfbd2c29bd3b8e21ab9d871f82346cb71020e3d84bae73e","impliedFormat":1},{"version":"3e70a7e67c2cb16f8cd49097360c0309fe9d1e3210ff9222e9dac1f8df9d4fb6","impliedFormat":1},{"version":"ab68d2a3e3e8767c3fba8f80de099a1cfc18c0de79e42cb02ae66e22dfe14a66","impliedFormat":1},{"version":"d96cc6598148bf1a98fb2e8dcf01c63a4b3558bdaec6ef35e087fd0562eb40ec","impliedFormat":1},{"version":"9aec3838773b6daece49517d7c04777c538ae9e9881ffb4e6d9aa8fc0c775a61","affectsGlobalScope":true,"impliedFormat":1},{"version":"7d94851f2e2797a812fdaaae6ba87e91e894be0198b107e544fb5a992eaa6b00","affectsGlobalScope":true,"impliedFormat":1}],"root":[152,153],"options":{"allowUnreachableCode":false,"declaration":true,"declarationMap":true,"esModuleInterop":true,"experimentalDecorators":true,"inlineSources":true,"jsx":2,"module":1,"noEmitOnError":false,"outDir":"../../../lib","rootDir":"../../../src","sourceMap":true,"strict":true,"target":5,"tsBuildInfoFile":"./ts_l9Fw4VUO.json","useUnknownInCatchVariables":false},"referencedMap":[[155,1],[158,2],[157,1],[147,1],[164,3],[154,1],[163,4],[90,5],[91,5],[92,6],[51,7],[93,8],[94,9],[95,10],[46,1],[49,11],[47,1],[48,1],[96,12],[97,13],[98,14],[99,15],[100,16],[101,17],[102,17],[104,18],[103,19],[105,20],[106,21],[107,22],[89,23],[50,1],[108,24],[109,25],[110,26],[142,27],[111,28],[112,29],[113,30],[114,31],[115,32],[116,33],[117,34],[118,35],[119,36],[120,37],[121,37],[122,38],[123,1],[124,39],[126,40],[125,41],[127,42],[128,43],[129,44],[130,45],[131,46],[132,47],[133,48],[134,49],[135,50],[136,51],[137,52],[138,53],[139,54],[140,55],[141,56],[156,1],[162,57],[160,58],[161,59],[159,60],[144,1],[44,1],[45,1],[9,1],[8,1],[2,1],[10,1],[11,1],[12,1],[13,1],[14,1],[15,1],[16,1],[17,1],[3,1],[18,1],[19,1],[4,1],[20,1],[24,1],[21,1],[22,1],[23,1],[25,1],[26,1],[27,1],[5,1],[28,1],[29,1],[30,1],[31,1],[6,1],[35,1],[32,1],[33,1],[34,1],[36,1],[7,1],[37,1],[42,1],[43,1],[38,1],[39,1],[40,1],[41,1],[1,1],[67,61],[77,62],[66,61],[87,63],[58,64],[57,65],[86,66],[80,67],[85,68],[60,69],[74,70],[59,71],[83,72],[55,73],[54,66],[84,74],[56,75],[61,76],[62,1],[65,76],[52,1],[88,77],[78,78],[69,79],[70,80],[72,81],[68,82],[71,83],[81,66],[63,84],[64,85],[73,86],[53,87],[76,78],[75,76],[79,1],[82,88],[150,1],[143,89],[149,1],[151,90],[146,91],[145,92],[148,93],[152,94],[153,95]],"version":"5.8.2"}
package/tsconfig.json ADDED
@@ -0,0 +1,3 @@
1
+ {
2
+ "extends": "./node_modules/local-node-rig/profiles/default/tsconfig-base.json"
3
+ }