@storm-software/workspace-tools 1.234.1 → 1.235.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/CHANGELOG.md +25 -0
- package/README.md +1 -1
- package/dist/{chunk-DOQEFB3U.js → chunk-5A2SMUAH.js} +5 -5
- package/dist/{chunk-7PETCK66.js → chunk-5ORRKBYL.js} +41 -41
- package/dist/{chunk-KZGWRL4P.mjs → chunk-6CGXYDNY.mjs} +1 -1
- package/dist/{chunk-FQCHDI2P.js → chunk-AAFUDPY3.js} +11 -11
- package/dist/{chunk-ZPQJ7P6C.mjs → chunk-AARL4ARR.mjs} +1 -1
- package/dist/{chunk-WWSP3KEN.mjs → chunk-BVOY5ZPI.mjs} +1 -1
- package/dist/{chunk-QQHYWAVX.mjs → chunk-CF5MRW36.mjs} +3 -3
- package/dist/{chunk-IIMNDUXX.js → chunk-CR3474CZ.js} +9 -9
- package/dist/{chunk-YFIHF222.js → chunk-DPZGOT3C.js} +2 -2
- package/dist/{chunk-MVCUW6FQ.js → chunk-DXI4NLLG.js} +31 -31
- package/dist/{chunk-VQMSXER7.js → chunk-EFW3QYJ6.js} +2 -2
- package/dist/{chunk-XOIDDNCA.mjs → chunk-EGVA5PP4.mjs} +1 -1
- package/dist/{chunk-CNX755OY.mjs → chunk-G4SRVNXB.mjs} +1 -1
- package/dist/{chunk-BANJXE74.js → chunk-HGS743HN.js} +2 -2
- package/dist/{chunk-2DNLATEG.mjs → chunk-IOCGVIIK.mjs} +1 -1
- package/dist/{chunk-VVHGKFCB.mjs → chunk-IYCUBLGZ.mjs} +2 -2
- package/dist/{chunk-UROGF3KF.mjs → chunk-JNBBP3XY.mjs} +1 -1
- package/dist/{chunk-UW6T77HF.js → chunk-K5Q4B5PP.js} +15 -15
- package/dist/{chunk-A3SB76KG.js → chunk-MD3SSS3I.js} +2 -2
- package/dist/{chunk-VWJEKC3P.mjs → chunk-NNCB4SEK.mjs} +3 -3
- package/dist/{chunk-4G35AYIJ.mjs → chunk-NSVH52UL.mjs} +1 -1
- package/dist/{chunk-AKLDSJTD.mjs → chunk-O5Z6RPC6.mjs} +1 -1
- package/dist/{chunk-THMXFMSK.mjs → chunk-OQA7D4YP.mjs} +1 -1
- package/dist/{chunk-3GQ6H7GF.mjs → chunk-OVHQ2TQ4.mjs} +3 -3
- package/dist/{chunk-2E2DXYRF.js → chunk-PQVWSBEG.js} +2 -2
- package/dist/{chunk-Y2LDGJCA.js → chunk-R7LPJA7B.js} +2 -2
- package/dist/{chunk-7TEC757Y.mjs → chunk-RENOUPVD.mjs} +1 -2
- package/dist/{chunk-PSMBZ5DR.mjs → chunk-RF5FJZO3.mjs} +1 -1
- package/dist/{chunk-ZJXBN32W.js → chunk-SCINGDII.js} +1 -2
- package/dist/{chunk-ENBOBX3C.js → chunk-SGU5DQPK.js} +2 -2
- package/dist/{chunk-PKR4QUWJ.mjs → chunk-SKHELRGB.mjs} +1 -1
- package/dist/{chunk-N4J73OER.mjs → chunk-TRN4HIGQ.mjs} +2 -2
- package/dist/{chunk-IVRCEWW4.mjs → chunk-UXAZCLME.mjs} +2 -2
- package/dist/{chunk-FE52EM76.js → chunk-VF3E6O7Z.js} +7 -7
- package/dist/{chunk-YO7MVS4A.js → chunk-WHFR5DFC.js} +17 -17
- package/dist/{chunk-XWYXKDH2.js → chunk-WJ7ZFLSN.js} +5 -5
- package/dist/{chunk-5Z7CCIIJ.js → chunk-XWTEAECW.js} +2 -2
- package/dist/{chunk-BARR5D5N.mjs → chunk-Y4VMFPV4.mjs} +1 -1
- package/dist/{chunk-2NYBFBUU.js → chunk-Y6LAHFQL.js} +2 -2
- package/dist/{chunk-OH2QVCID.js → chunk-ZW7MPYNT.js} +5 -5
- package/dist/executors.js +16 -16
- package/dist/executors.mjs +20 -20
- package/dist/generators.js +10 -10
- package/dist/generators.mjs +10 -10
- package/dist/index.js +24 -24
- package/dist/index.mjs +29 -29
- package/dist/src/base/base-executor.js +3 -3
- package/dist/src/base/base-executor.mjs +2 -2
- package/dist/src/base/base-generator.js +3 -3
- package/dist/src/base/base-generator.mjs +2 -2
- package/dist/src/base/index.js +4 -4
- package/dist/src/base/index.mjs +3 -3
- package/dist/src/executors/cargo-build/executor.js +4 -4
- package/dist/src/executors/cargo-build/executor.mjs +3 -3
- package/dist/src/executors/cargo-check/executor.js +4 -4
- package/dist/src/executors/cargo-check/executor.mjs +3 -3
- package/dist/src/executors/cargo-clippy/executor.js +4 -4
- package/dist/src/executors/cargo-clippy/executor.mjs +3 -3
- package/dist/src/executors/cargo-doc/executor.js +4 -4
- package/dist/src/executors/cargo-doc/executor.mjs +3 -3
- package/dist/src/executors/cargo-format/executor.js +4 -4
- package/dist/src/executors/cargo-format/executor.mjs +3 -3
- package/dist/src/executors/clean-package/executor.js +5 -5
- package/dist/src/executors/clean-package/executor.mjs +2 -2
- package/dist/src/executors/esbuild/executor.js +5 -5
- package/dist/src/executors/esbuild/executor.mjs +4 -4
- package/dist/src/executors/size-limit/executor.js +4 -4
- package/dist/src/executors/size-limit/executor.mjs +3 -3
- package/dist/src/executors/tsdown/executor.js +5 -5
- package/dist/src/executors/tsdown/executor.mjs +4 -4
- package/dist/src/executors/typia/executor.js +4 -4
- package/dist/src/executors/typia/executor.mjs +3 -3
- package/dist/src/executors/unbuild/executor.js +4 -4
- package/dist/src/executors/unbuild/executor.mjs +3 -3
- package/dist/src/generators/browser-library/generator.js +4 -4
- package/dist/src/generators/browser-library/generator.mjs +3 -3
- package/dist/src/generators/config-schema/generator.js +4 -4
- package/dist/src/generators/config-schema/generator.mjs +3 -3
- package/dist/src/generators/neutral-library/generator.js +4 -4
- package/dist/src/generators/neutral-library/generator.mjs +3 -3
- package/dist/src/generators/node-library/generator.js +4 -4
- package/dist/src/generators/node-library/generator.mjs +3 -3
- package/dist/src/generators/preset/generator.js +4 -4
- package/dist/src/generators/preset/generator.mjs +3 -3
- package/dist/src/generators/release-version/generator.js +3 -3
- package/dist/src/generators/release-version/generator.mjs +2 -2
- package/package.json +5 -5
|
@@ -14,7 +14,7 @@ var _chunk5CPYNJT2js = require('./chunk-5CPYNJT2.js');
|
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
var
|
|
17
|
+
var _chunkSCINGDIIjs = require('./chunk-SCINGDII.js');
|
|
18
18
|
|
|
19
19
|
|
|
20
20
|
var _chunk5MKQX2FEjs = require('./chunk-5MKQX2FE.js');
|
|
@@ -24,11 +24,11 @@ var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
|
|
|
24
24
|
|
|
25
25
|
// src/base/base-executor.ts
|
|
26
26
|
var withRunExecutor = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (name, executorFn, executorOptions = {}) => async (_options, context) => {
|
|
27
|
-
const stopwatch =
|
|
27
|
+
const stopwatch = _chunkSCINGDIIjs.getStopwatch.call(void 0, name);
|
|
28
28
|
let options = _options;
|
|
29
29
|
let config = {};
|
|
30
30
|
try {
|
|
31
|
-
|
|
31
|
+
_chunkSCINGDIIjs.writeInfo.call(void 0, `\u26A1 Running the ${name} executor...
|
|
32
32
|
`, config);
|
|
33
33
|
if (!_optionalChain([context, 'access', _ => _.projectsConfigurations, 'optionalAccess', _2 => _2.projects]) || !context.projectName || !context.projectsConfigurations.projects[context.projectName]) {
|
|
34
34
|
throw new Error("The Build process failed because the context is not valid. Please run this command from a workspace.");
|
|
@@ -39,20 +39,20 @@ var withRunExecutor = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (name
|
|
|
39
39
|
const projectName = _nullishCoalesce(_optionalChain([context, 'access', _11 => _11.projectsConfigurations, 'access', _12 => _12.projects, 'access', _13 => _13[context.projectName], 'optionalAccess', _14 => _14.name]), () => ( context.projectName));
|
|
40
40
|
config.workspaceRoot = workspaceRoot;
|
|
41
41
|
if (!executorOptions.skipReadingConfig) {
|
|
42
|
-
|
|
42
|
+
_chunkSCINGDIIjs.writeTrace.call(void 0, `Loading the Storm Config from environment variables and storm.config.js file...
|
|
43
43
|
- workspaceRoot: ${workspaceRoot}
|
|
44
44
|
- projectRoot: ${projectRoot}
|
|
45
45
|
- sourceRoot: ${sourceRoot}
|
|
46
46
|
- projectName: ${projectName}
|
|
47
47
|
`, config);
|
|
48
|
-
config = await
|
|
48
|
+
config = await _chunkSCINGDIIjs.loadStormConfig.call(void 0, workspaceRoot);
|
|
49
49
|
}
|
|
50
50
|
if (_optionalChain([executorOptions, 'optionalAccess', _15 => _15.hooks, 'optionalAccess', _16 => _16.applyDefaultOptions])) {
|
|
51
|
-
|
|
51
|
+
_chunkSCINGDIIjs.writeDebug.call(void 0, "Running the applyDefaultOptions hook...", config);
|
|
52
52
|
options = await Promise.resolve(executorOptions.hooks.applyDefaultOptions(options, config));
|
|
53
|
-
|
|
53
|
+
_chunkSCINGDIIjs.writeDebug.call(void 0, "Completed the applyDefaultOptions hook", config);
|
|
54
54
|
}
|
|
55
|
-
|
|
55
|
+
_chunkSCINGDIIjs.writeTrace.call(void 0, `Executor schema options \u2699\uFE0F
|
|
56
56
|
${Object.keys(options).map((key) => ` - ${key}=${_isFunction(options[key]) ? "<function>" : JSON.stringify(options[key])}`).join("\n")}`, config);
|
|
57
57
|
const tokenized = await _chunk5CPYNJT2js.applyWorkspaceTokens.call(void 0, options, {
|
|
58
58
|
config,
|
|
@@ -64,9 +64,9 @@ ${Object.keys(options).map((key) => ` - ${key}=${_isFunction(options[key]) ? "<f
|
|
|
64
64
|
...executorOptions
|
|
65
65
|
}, _chunkBWFTYFWMjs.applyWorkspaceExecutorTokens);
|
|
66
66
|
if (_optionalChain([executorOptions, 'optionalAccess', _17 => _17.hooks, 'optionalAccess', _18 => _18.preProcess])) {
|
|
67
|
-
|
|
67
|
+
_chunkSCINGDIIjs.writeDebug.call(void 0, "Running the preProcess hook...", config);
|
|
68
68
|
await Promise.resolve(executorOptions.hooks.preProcess(tokenized, config));
|
|
69
|
-
|
|
69
|
+
_chunkSCINGDIIjs.writeDebug.call(void 0, "Completed the preProcess hook", config);
|
|
70
70
|
}
|
|
71
71
|
const ret = executorFn(tokenized, context, config);
|
|
72
72
|
if (_isFunction(_optionalChain([ret, 'optionalAccess', _19 => _19.next]))) {
|
|
@@ -76,26 +76,26 @@ ${Object.keys(options).map((key) => ` - ${key}=${_isFunction(options[key]) ? "<f
|
|
|
76
76
|
}
|
|
77
77
|
const result = await Promise.resolve(ret);
|
|
78
78
|
if (result && (!result.success || result.error && _optionalChain([result, 'optionalAccess', _20 => _20.error, 'optionalAccess', _21 => _21.message]) && typeof _optionalChain([result, 'optionalAccess', _22 => _22.error, 'optionalAccess', _23 => _23.message]) === "string" && _optionalChain([result, 'optionalAccess', _24 => _24.error, 'optionalAccess', _25 => _25.name]) && typeof _optionalChain([result, 'optionalAccess', _26 => _26.error, 'optionalAccess', _27 => _27.name]) === "string")) {
|
|
79
|
-
|
|
80
|
-
${
|
|
79
|
+
_chunkSCINGDIIjs.writeTrace.call(void 0, `Failure determined by the ${name} executor
|
|
80
|
+
${_chunkSCINGDIIjs.formatLogMessage.call(void 0, result)}`, config);
|
|
81
81
|
console.error(result);
|
|
82
82
|
throw new Error(`The ${name} executor failed to run`, {
|
|
83
83
|
cause: _optionalChain([result, 'optionalAccess', _28 => _28.error])
|
|
84
84
|
});
|
|
85
85
|
}
|
|
86
86
|
if (_optionalChain([executorOptions, 'optionalAccess', _29 => _29.hooks, 'optionalAccess', _30 => _30.postProcess])) {
|
|
87
|
-
|
|
87
|
+
_chunkSCINGDIIjs.writeDebug.call(void 0, "Running the postProcess hook...", config);
|
|
88
88
|
await Promise.resolve(executorOptions.hooks.postProcess(config));
|
|
89
|
-
|
|
89
|
+
_chunkSCINGDIIjs.writeDebug.call(void 0, "Completed the postProcess hook", config);
|
|
90
90
|
}
|
|
91
|
-
|
|
91
|
+
_chunkSCINGDIIjs.writeSuccess.call(void 0, `Completed running the ${name} task executor!
|
|
92
92
|
`, config);
|
|
93
93
|
return {
|
|
94
94
|
success: true
|
|
95
95
|
};
|
|
96
96
|
} catch (error) {
|
|
97
|
-
|
|
98
|
-
|
|
97
|
+
_chunkSCINGDIIjs.writeFatal.call(void 0, "A fatal error occurred while running the executor - the process was forced to terminate", config);
|
|
98
|
+
_chunkSCINGDIIjs.writeError.call(void 0, `An exception was thrown in the executor's process
|
|
99
99
|
- Details: ${error.message}
|
|
100
100
|
- Stacktrace: ${error.stack}`, config);
|
|
101
101
|
return {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkWHFR5DFCjs = require('./chunk-WHFR5DFC.js');
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
var
|
|
6
|
+
var _chunkSCINGDIIjs = require('./chunk-SCINGDII.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
var _chunkXCSSYTCUjs = require('./chunk-XCSSYTCU.js');
|
|
@@ -15,7 +15,7 @@ var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
|
|
|
15
15
|
var _defu = require('defu');
|
|
16
16
|
var _jiti = require('jiti');
|
|
17
17
|
async function unbuildExecutorFn(options, context, config) {
|
|
18
|
-
|
|
18
|
+
_chunkSCINGDIIjs.writeInfo.call(void 0, "\u{1F4E6} Running Storm Unbuild executor on the workspace", config);
|
|
19
19
|
if (!_optionalChain([context, 'access', _ => _.projectsConfigurations, 'optionalAccess', _2 => _2.projects]) || !context.projectName || !context.projectsConfigurations.projects[context.projectName] || !_optionalChain([context, 'access', _3 => _3.projectsConfigurations, 'access', _4 => _4.projects, 'access', _5 => _5[context.projectName], 'optionalAccess', _6 => _6.root])) {
|
|
20
20
|
throw new Error("The Build process failed because the context is not valid. Please run this command from a workspace.");
|
|
21
21
|
}
|
|
@@ -23,7 +23,7 @@ async function unbuildExecutorFn(options, context, config) {
|
|
|
23
23
|
fsCache: config.skipCache ? false : _chunkXCSSYTCUjs.joinPaths.call(void 0, config.directories.cache || "node_modules/.cache/storm", "jiti"),
|
|
24
24
|
interopDefault: true
|
|
25
25
|
});
|
|
26
|
-
const stormUnbuild = await jiti.import("@storm-software/unbuild");
|
|
26
|
+
const stormUnbuild = await jiti.import("@storm-software/unbuild/build.js");
|
|
27
27
|
await stormUnbuild.build(_defu.defu.call(void 0, {
|
|
28
28
|
...options,
|
|
29
29
|
projectRoot: _optionalChain([context, 'access', _7 => _7.projectsConfigurations, 'access', _8 => _8.projects, 'optionalAccess', _9 => _9[context.projectName], 'access', _10 => _10.root]),
|
|
@@ -63,7 +63,7 @@ async function unbuildExecutorFn(options, context, config) {
|
|
|
63
63
|
};
|
|
64
64
|
}
|
|
65
65
|
_chunk3GQAWCBQjs.__name.call(void 0, unbuildExecutorFn, "unbuildExecutorFn");
|
|
66
|
-
var executor_default =
|
|
66
|
+
var executor_default = _chunkWHFR5DFCjs.withRunExecutor.call(void 0, "TypeScript Unbuild build", unbuildExecutorFn, {
|
|
67
67
|
skipReadingConfig: false,
|
|
68
68
|
hooks: {
|
|
69
69
|
applyDefaultOptions: /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, async (options, config) => {
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
var _chunkULBTYC2Bjs = require('./chunk-ULBTYC2B.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunkWHFR5DFCjs = require('./chunk-WHFR5DFC.js');
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
|
|
@@ -19,7 +19,7 @@ async function cargoDocExecutor(options, context) {
|
|
|
19
19
|
return await _chunkULBTYC2Bjs.cargoCommand.call(void 0, ...command);
|
|
20
20
|
}
|
|
21
21
|
_chunk3GQAWCBQjs.__name.call(void 0, cargoDocExecutor, "cargoDocExecutor");
|
|
22
|
-
var executor_default =
|
|
22
|
+
var executor_default = _chunkWHFR5DFCjs.withRunExecutor.call(void 0, "Cargo Doc", cargoDocExecutor, {
|
|
23
23
|
skipReadingConfig: false,
|
|
24
24
|
hooks: {
|
|
25
25
|
applyDefaultOptions: /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (options) => {
|
|
@@ -7,7 +7,7 @@ var _chunkFBLF4KJFjs = require('./chunk-FBLF4KJF.js');
|
|
|
7
7
|
var _chunkHI4G4OOGjs = require('./chunk-HI4G4OOG.js');
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
var
|
|
10
|
+
var _chunkK5Q4B5PPjs = require('./chunk-K5Q4B5PP.js');
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
|
|
@@ -49,7 +49,7 @@ async function nodeLibraryGeneratorFn(tree, schema, config) {
|
|
|
49
49
|
return null;
|
|
50
50
|
}
|
|
51
51
|
_chunk3GQAWCBQjs.__name.call(void 0, nodeLibraryGeneratorFn, "nodeLibraryGeneratorFn");
|
|
52
|
-
var generator_default =
|
|
52
|
+
var generator_default = _chunkK5Q4B5PPjs.withRunGenerator.call(void 0, "TypeScript Library Creator (NodeJs Platform)", nodeLibraryGeneratorFn, {
|
|
53
53
|
hooks: {
|
|
54
54
|
applyDefaultOptions: /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (options) => {
|
|
55
55
|
options.description ??= "A library used by Storm Software to support NodeJs applications";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkWHFR5DFCjs = require('./chunk-WHFR5DFC.js');
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
var
|
|
6
|
+
var _chunkSCINGDIIjs = require('./chunk-SCINGDII.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
|
|
@@ -18,7 +18,7 @@ async function sizeLimitExecutorFn(options, context, config) {
|
|
|
18
18
|
if (!_optionalChain([context, 'optionalAccess', _ => _.projectName]) || !_optionalChain([context, 'access', _2 => _2.projectsConfigurations, 'optionalAccess', _3 => _3.projects]) || !context.projectsConfigurations.projects[context.projectName]) {
|
|
19
19
|
throw new Error("The Size-Limit process failed because the context is not valid. Please run this command from a workspace.");
|
|
20
20
|
}
|
|
21
|
-
|
|
21
|
+
_chunkSCINGDIIjs.writeInfo.call(void 0, `\u{1F4CF} Running Size-Limit on ${context.projectName}`, config);
|
|
22
22
|
_sizelimit2.default.call(void 0, [
|
|
23
23
|
_file2.default,
|
|
24
24
|
_esbuild2.default,
|
|
@@ -26,14 +26,14 @@ async function sizeLimitExecutorFn(options, context, config) {
|
|
|
26
26
|
], {
|
|
27
27
|
checks: _nullishCoalesce(_nullishCoalesce(options.entry, () => ( _optionalChain([context, 'access', _4 => _4.projectsConfigurations, 'access', _5 => _5.projects, 'access', _6 => _6[context.projectName], 'optionalAccess', _7 => _7.sourceRoot]))), () => ( _devkit.joinPathFragments.call(void 0, _nullishCoalesce(_optionalChain([context, 'access', _8 => _8.projectsConfigurations, 'access', _9 => _9.projects, 'access', _10 => _10[context.projectName], 'optionalAccess', _11 => _11.root]), () => ( "./")), "src")))
|
|
28
28
|
}).then((result) => {
|
|
29
|
-
|
|
29
|
+
_chunkSCINGDIIjs.writeInfo.call(void 0, `\u{1F4CF} ${context.projectName} Size-Limit result: ${JSON.stringify(result)}`, config);
|
|
30
30
|
});
|
|
31
31
|
return {
|
|
32
32
|
success: true
|
|
33
33
|
};
|
|
34
34
|
}
|
|
35
35
|
_chunk3GQAWCBQjs.__name.call(void 0, sizeLimitExecutorFn, "sizeLimitExecutorFn");
|
|
36
|
-
var executor_default =
|
|
36
|
+
var executor_default = _chunkWHFR5DFCjs.withRunExecutor.call(void 0, "Size-Limit Performance Test Executor", sizeLimitExecutorFn, {
|
|
37
37
|
skipReadingConfig: false,
|
|
38
38
|
hooks: {
|
|
39
39
|
applyDefaultOptions: /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (options) => {
|
package/dist/executors.js
CHANGED
|
@@ -1,48 +1,48 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-3J53KHVV.js');
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkWJ7ZFLSNjs = require('./chunk-WJ7ZFLSN.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunkMZ6IF3DOjs = require('./chunk-MZ6IF3DO.js');
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
var
|
|
10
|
+
var _chunkZW7MPYNTjs = require('./chunk-ZW7MPYNT.js');
|
|
11
11
|
|
|
12
12
|
|
|
13
|
-
var
|
|
13
|
+
var _chunkDXI4NLLGjs = require('./chunk-DXI4NLLG.js');
|
|
14
14
|
|
|
15
15
|
|
|
16
|
-
var
|
|
16
|
+
var _chunk5A2SMUAHjs = require('./chunk-5A2SMUAH.js');
|
|
17
17
|
|
|
18
18
|
|
|
19
|
-
var
|
|
20
|
-
require('./chunk-FE52EM76.js');
|
|
19
|
+
var _chunkHGS743HNjs = require('./chunk-HGS743HN.js');
|
|
21
20
|
|
|
22
21
|
|
|
23
|
-
var
|
|
22
|
+
var _chunkGGGO542Mjs = require('./chunk-GGGO542M.js');
|
|
24
23
|
|
|
25
24
|
|
|
26
|
-
var
|
|
25
|
+
var _chunk5ORRKBYLjs = require('./chunk-5ORRKBYL.js');
|
|
26
|
+
require('./chunk-VF3E6O7Z.js');
|
|
27
27
|
|
|
28
28
|
|
|
29
|
-
var
|
|
29
|
+
var _chunkSGU5DQPKjs = require('./chunk-SGU5DQPK.js');
|
|
30
30
|
|
|
31
31
|
|
|
32
|
-
var
|
|
32
|
+
var _chunkR7LPJA7Bjs = require('./chunk-R7LPJA7B.js');
|
|
33
33
|
|
|
34
34
|
|
|
35
|
-
var
|
|
35
|
+
var _chunkEFW3QYJ6js = require('./chunk-EFW3QYJ6.js');
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
var
|
|
38
|
+
var _chunkXWTEAECWjs = require('./chunk-XWTEAECW.js');
|
|
39
39
|
require('./chunk-WPMFZECR.js');
|
|
40
40
|
require('./chunk-ULBTYC2B.js');
|
|
41
41
|
require('./chunk-ZMFVKBRM.js');
|
|
42
|
-
require('./chunk-
|
|
42
|
+
require('./chunk-WHFR5DFC.js');
|
|
43
43
|
require('./chunk-BWFTYFWM.js');
|
|
44
44
|
require('./chunk-5CPYNJT2.js');
|
|
45
|
-
require('./chunk-
|
|
45
|
+
require('./chunk-SCINGDII.js');
|
|
46
46
|
require('./chunk-5MKQX2FE.js');
|
|
47
47
|
require('./chunk-XCSSYTCU.js');
|
|
48
48
|
require('./chunk-3GQAWCBQ.js');
|
|
@@ -59,4 +59,4 @@ require('./chunk-3GQAWCBQ.js');
|
|
|
59
59
|
|
|
60
60
|
|
|
61
61
|
|
|
62
|
-
exports.LARGE_BUFFER = _chunkMZ6IF3DOjs.LARGE_BUFFER; exports.cargoBuildExecutor =
|
|
62
|
+
exports.LARGE_BUFFER = _chunkMZ6IF3DOjs.LARGE_BUFFER; exports.cargoBuildExecutor = _chunkSGU5DQPKjs.cargoBuildExecutor; exports.cargoCheckExecutor = _chunkR7LPJA7Bjs.cargoCheckExecutor; exports.cargoClippyExecutor = _chunkEFW3QYJ6js.cargoClippyExecutor; exports.cargoDocExecutor = _chunkXWTEAECWjs.cargoDocExecutor; exports.cargoFormatExecutor = _chunkHGS743HNjs.cargoFormatExecutor; exports.esbuildExecutorFn = _chunk5ORRKBYLjs.esbuildExecutorFn; exports.getRegistryVersion = _chunkGGGO542Mjs.getRegistryVersion; exports.sizeLimitExecutorFn = _chunkZW7MPYNTjs.sizeLimitExecutorFn; exports.tsdownExecutorFn = _chunkDXI4NLLGjs.tsdownExecutorFn; exports.typiaExecutorFn = _chunk5A2SMUAHjs.typiaExecutorFn; exports.unbuildExecutorFn = _chunkWJ7ZFLSNjs.unbuildExecutorFn;
|
package/dist/executors.mjs
CHANGED
|
@@ -1,48 +1,48 @@
|
|
|
1
1
|
import "./chunk-V7YZ3666.mjs";
|
|
2
|
+
import {
|
|
3
|
+
unbuildExecutorFn
|
|
4
|
+
} from "./chunk-NNCB4SEK.mjs";
|
|
5
|
+
import {
|
|
6
|
+
LARGE_BUFFER
|
|
7
|
+
} from "./chunk-5FEFILUQ.mjs";
|
|
2
8
|
import {
|
|
3
9
|
sizeLimitExecutorFn
|
|
4
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-UXAZCLME.mjs";
|
|
5
11
|
import {
|
|
6
12
|
tsdownExecutorFn
|
|
7
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-CF5MRW36.mjs";
|
|
8
14
|
import {
|
|
9
15
|
typiaExecutorFn
|
|
10
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-TRN4HIGQ.mjs";
|
|
11
17
|
import {
|
|
12
|
-
|
|
13
|
-
} from "./chunk-
|
|
18
|
+
cargoFormatExecutor
|
|
19
|
+
} from "./chunk-Y4VMFPV4.mjs";
|
|
14
20
|
import {
|
|
15
21
|
getRegistryVersion
|
|
16
22
|
} from "./chunk-6ZQ3QYXH.mjs";
|
|
17
23
|
import {
|
|
18
24
|
esbuildExecutorFn
|
|
19
|
-
} from "./chunk-
|
|
20
|
-
import "./chunk-
|
|
25
|
+
} from "./chunk-OVHQ2TQ4.mjs";
|
|
26
|
+
import "./chunk-IOCGVIIK.mjs";
|
|
21
27
|
import {
|
|
22
|
-
|
|
23
|
-
} from "./chunk-
|
|
28
|
+
cargoBuildExecutor
|
|
29
|
+
} from "./chunk-G4SRVNXB.mjs";
|
|
24
30
|
import {
|
|
25
31
|
cargoCheckExecutor
|
|
26
|
-
} from "./chunk-
|
|
32
|
+
} from "./chunk-JNBBP3XY.mjs";
|
|
27
33
|
import {
|
|
28
34
|
cargoClippyExecutor
|
|
29
|
-
} from "./chunk-
|
|
35
|
+
} from "./chunk-AARL4ARR.mjs";
|
|
30
36
|
import {
|
|
31
37
|
cargoDocExecutor
|
|
32
|
-
} from "./chunk-
|
|
33
|
-
import {
|
|
34
|
-
cargoFormatExecutor
|
|
35
|
-
} from "./chunk-BARR5D5N.mjs";
|
|
36
|
-
import {
|
|
37
|
-
cargoBuildExecutor
|
|
38
|
-
} from "./chunk-CNX755OY.mjs";
|
|
38
|
+
} from "./chunk-O5Z6RPC6.mjs";
|
|
39
39
|
import "./chunk-RXH7O5YP.mjs";
|
|
40
40
|
import "./chunk-QZHIWK5Z.mjs";
|
|
41
41
|
import "./chunk-VYH45FO6.mjs";
|
|
42
|
-
import "./chunk-
|
|
42
|
+
import "./chunk-NSVH52UL.mjs";
|
|
43
43
|
import "./chunk-FFBZYD6R.mjs";
|
|
44
44
|
import "./chunk-NDDXQD7R.mjs";
|
|
45
|
-
import "./chunk-
|
|
45
|
+
import "./chunk-RENOUPVD.mjs";
|
|
46
46
|
import "./chunk-DMUTOQCB.mjs";
|
|
47
47
|
import "./chunk-PVTEDLBL.mjs";
|
|
48
48
|
import "./chunk-XUV4U54K.mjs";
|
package/dist/generators.js
CHANGED
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-INERRJ6Q.js');
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkPQVWSBEGjs = require('./chunk-PQVWSBEG.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunkY6LAHFQLjs = require('./chunk-Y6LAHFQL.js');
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
var
|
|
10
|
+
var _chunkMD3SSS3Ijs = require('./chunk-MD3SSS3I.js');
|
|
11
11
|
|
|
12
12
|
|
|
13
|
-
var
|
|
13
|
+
var _chunkAAFUDPY3js = require('./chunk-AAFUDPY3.js');
|
|
14
14
|
|
|
15
15
|
|
|
16
|
-
var
|
|
16
|
+
var _chunkDPZGOT3Cjs = require('./chunk-DPZGOT3C.js');
|
|
17
17
|
|
|
18
18
|
|
|
19
|
-
var
|
|
19
|
+
var _chunkCR3474CZjs = require('./chunk-CR3474CZ.js');
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
var
|
|
22
|
+
var _chunk3IZ3O4OKjs = require('./chunk-3IZ3O4OK.js');
|
|
23
23
|
require('./chunk-FBLF4KJF.js');
|
|
24
24
|
require('./chunk-7YRW5HNX.js');
|
|
25
25
|
require('./chunk-HI4G4OOG.js');
|
|
26
26
|
require('./chunk-ZMFVKBRM.js');
|
|
27
|
-
require('./chunk-
|
|
27
|
+
require('./chunk-K5Q4B5PP.js');
|
|
28
28
|
require('./chunk-5CPYNJT2.js');
|
|
29
|
-
require('./chunk-
|
|
29
|
+
require('./chunk-SCINGDII.js');
|
|
30
30
|
require('./chunk-5MKQX2FE.js');
|
|
31
31
|
require('./chunk-XCSSYTCU.js');
|
|
32
32
|
require('./chunk-3GQAWCBQ.js');
|
|
@@ -38,4 +38,4 @@ require('./chunk-3GQAWCBQ.js');
|
|
|
38
38
|
|
|
39
39
|
|
|
40
40
|
|
|
41
|
-
exports.browserLibraryGeneratorFn =
|
|
41
|
+
exports.browserLibraryGeneratorFn = _chunkDPZGOT3Cjs.browserLibraryGeneratorFn; exports.configSchemaGeneratorFn = _chunkCR3474CZjs.configSchemaGeneratorFn; exports.initGenerator = _chunk3IZ3O4OKjs.initGenerator; exports.neutralLibraryGeneratorFn = _chunkPQVWSBEGjs.neutralLibraryGeneratorFn; exports.nodeLibraryGeneratorFn = _chunkY6LAHFQLjs.nodeLibraryGeneratorFn; exports.presetGeneratorFn = _chunkMD3SSS3Ijs.presetGeneratorFn; exports.releaseVersionGeneratorFn = _chunkAAFUDPY3js.releaseVersionGeneratorFn;
|
package/dist/generators.mjs
CHANGED
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
import "./chunk-RLIZVCIN.mjs";
|
|
2
|
+
import {
|
|
3
|
+
neutralLibraryGeneratorFn
|
|
4
|
+
} from "./chunk-RF5FJZO3.mjs";
|
|
2
5
|
import {
|
|
3
6
|
nodeLibraryGeneratorFn
|
|
4
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-OQA7D4YP.mjs";
|
|
5
8
|
import {
|
|
6
9
|
presetGeneratorFn
|
|
7
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-6CGXYDNY.mjs";
|
|
8
11
|
import {
|
|
9
12
|
releaseVersionGeneratorFn
|
|
10
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-BVOY5ZPI.mjs";
|
|
11
14
|
import {
|
|
12
15
|
browserLibraryGeneratorFn
|
|
13
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-EGVA5PP4.mjs";
|
|
14
17
|
import {
|
|
15
18
|
configSchemaGeneratorFn
|
|
16
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-IYCUBLGZ.mjs";
|
|
17
20
|
import {
|
|
18
21
|
initGenerator
|
|
19
22
|
} from "./chunk-J5SXKBBU.mjs";
|
|
20
|
-
import {
|
|
21
|
-
neutralLibraryGeneratorFn
|
|
22
|
-
} from "./chunk-PSMBZ5DR.mjs";
|
|
23
23
|
import "./chunk-XSRDTQ5C.mjs";
|
|
24
24
|
import "./chunk-66TYTM73.mjs";
|
|
25
25
|
import "./chunk-EK75QNMS.mjs";
|
|
26
26
|
import "./chunk-VYH45FO6.mjs";
|
|
27
|
-
import "./chunk-
|
|
27
|
+
import "./chunk-SKHELRGB.mjs";
|
|
28
28
|
import "./chunk-NDDXQD7R.mjs";
|
|
29
|
-
import "./chunk-
|
|
29
|
+
import "./chunk-RENOUPVD.mjs";
|
|
30
30
|
import "./chunk-DMUTOQCB.mjs";
|
|
31
31
|
import "./chunk-PVTEDLBL.mjs";
|
|
32
32
|
import "./chunk-XUV4U54K.mjs";
|
package/dist/index.js
CHANGED
|
@@ -39,41 +39,41 @@ var _chunkZPWY4RXHjs = require('./chunk-ZPWY4RXH.js');
|
|
|
39
39
|
require('./chunk-3J53KHVV.js');
|
|
40
40
|
|
|
41
41
|
|
|
42
|
-
var
|
|
42
|
+
var _chunkWJ7ZFLSNjs = require('./chunk-WJ7ZFLSN.js');
|
|
43
43
|
|
|
44
44
|
|
|
45
|
-
var
|
|
45
|
+
var _chunkMZ6IF3DOjs = require('./chunk-MZ6IF3DO.js');
|
|
46
46
|
|
|
47
47
|
|
|
48
|
-
var
|
|
48
|
+
var _chunkZW7MPYNTjs = require('./chunk-ZW7MPYNT.js');
|
|
49
49
|
|
|
50
50
|
|
|
51
|
-
var
|
|
51
|
+
var _chunkDXI4NLLGjs = require('./chunk-DXI4NLLG.js');
|
|
52
52
|
|
|
53
53
|
|
|
54
|
-
var
|
|
54
|
+
var _chunk5A2SMUAHjs = require('./chunk-5A2SMUAH.js');
|
|
55
55
|
|
|
56
56
|
|
|
57
|
-
var
|
|
58
|
-
require('./chunk-FE52EM76.js');
|
|
57
|
+
var _chunkHGS743HNjs = require('./chunk-HGS743HN.js');
|
|
59
58
|
|
|
60
59
|
|
|
61
|
-
var
|
|
60
|
+
var _chunkGGGO542Mjs = require('./chunk-GGGO542M.js');
|
|
62
61
|
|
|
63
62
|
|
|
64
|
-
var
|
|
63
|
+
var _chunk5ORRKBYLjs = require('./chunk-5ORRKBYL.js');
|
|
64
|
+
require('./chunk-VF3E6O7Z.js');
|
|
65
65
|
|
|
66
66
|
|
|
67
|
-
var
|
|
67
|
+
var _chunkSGU5DQPKjs = require('./chunk-SGU5DQPK.js');
|
|
68
68
|
|
|
69
69
|
|
|
70
|
-
var
|
|
70
|
+
var _chunkR7LPJA7Bjs = require('./chunk-R7LPJA7B.js');
|
|
71
71
|
|
|
72
72
|
|
|
73
|
-
var
|
|
73
|
+
var _chunkEFW3QYJ6js = require('./chunk-EFW3QYJ6.js');
|
|
74
74
|
|
|
75
75
|
|
|
76
|
-
var
|
|
76
|
+
var _chunkXWTEAECWjs = require('./chunk-XWTEAECW.js');
|
|
77
77
|
|
|
78
78
|
|
|
79
79
|
var _chunkWPMFZECRjs = require('./chunk-WPMFZECR.js');
|
|
@@ -91,25 +91,25 @@ var _chunkULBTYC2Bjs = require('./chunk-ULBTYC2B.js');
|
|
|
91
91
|
require('./chunk-INERRJ6Q.js');
|
|
92
92
|
|
|
93
93
|
|
|
94
|
-
var
|
|
94
|
+
var _chunkPQVWSBEGjs = require('./chunk-PQVWSBEG.js');
|
|
95
95
|
|
|
96
96
|
|
|
97
|
-
var
|
|
97
|
+
var _chunkY6LAHFQLjs = require('./chunk-Y6LAHFQL.js');
|
|
98
98
|
|
|
99
99
|
|
|
100
|
-
var
|
|
100
|
+
var _chunkMD3SSS3Ijs = require('./chunk-MD3SSS3I.js');
|
|
101
101
|
|
|
102
102
|
|
|
103
|
-
var
|
|
103
|
+
var _chunkAAFUDPY3js = require('./chunk-AAFUDPY3.js');
|
|
104
104
|
|
|
105
105
|
|
|
106
|
-
var
|
|
106
|
+
var _chunkDPZGOT3Cjs = require('./chunk-DPZGOT3C.js');
|
|
107
107
|
|
|
108
108
|
|
|
109
|
-
var
|
|
109
|
+
var _chunkCR3474CZjs = require('./chunk-CR3474CZ.js');
|
|
110
110
|
|
|
111
111
|
|
|
112
|
-
var
|
|
112
|
+
var _chunk3IZ3O4OKjs = require('./chunk-3IZ3O4OK.js');
|
|
113
113
|
|
|
114
114
|
|
|
115
115
|
|
|
@@ -163,7 +163,7 @@ var _chunkZMFVKBRMjs = require('./chunk-ZMFVKBRM.js');
|
|
|
163
163
|
var _chunk4NOLUAQNjs = require('./chunk-4NOLUAQN.js');
|
|
164
164
|
|
|
165
165
|
|
|
166
|
-
var
|
|
166
|
+
var _chunkWHFR5DFCjs = require('./chunk-WHFR5DFC.js');
|
|
167
167
|
|
|
168
168
|
|
|
169
169
|
var _chunkBWFTYFWMjs = require('./chunk-BWFTYFWM.js');
|
|
@@ -172,9 +172,9 @@ var _chunkBWFTYFWMjs = require('./chunk-BWFTYFWM.js');
|
|
|
172
172
|
var _chunkI734UVDTjs = require('./chunk-I734UVDT.js');
|
|
173
173
|
|
|
174
174
|
|
|
175
|
-
var
|
|
175
|
+
var _chunkK5Q4B5PPjs = require('./chunk-K5Q4B5PP.js');
|
|
176
176
|
require('./chunk-5CPYNJT2.js');
|
|
177
|
-
require('./chunk-
|
|
177
|
+
require('./chunk-SCINGDII.js');
|
|
178
178
|
require('./chunk-5MKQX2FE.js');
|
|
179
179
|
require('./chunk-XCSSYTCU.js');
|
|
180
180
|
|
|
@@ -277,4 +277,4 @@ require('./chunk-3GQAWCBQ.js');
|
|
|
277
277
|
|
|
278
278
|
|
|
279
279
|
|
|
280
|
-
exports.INVALID_CARGO_ARGS = _chunkULBTYC2Bjs.INVALID_CARGO_ARGS; exports.LARGE_BUFFER = _chunkMZ6IF3DOjs.LARGE_BUFFER; exports.LOCK_FILES = _chunkPY52QA2Rjs.LOCK_FILES; exports.NPM_LOCK_FILE = _chunkPY52QA2Rjs.NPM_LOCK_FILE; exports.NPM_LOCK_PATH = _chunkPY52QA2Rjs.NPM_LOCK_PATH; exports.PNPM_LOCK_FILE = _chunkPY52QA2Rjs.PNPM_LOCK_FILE; exports.PNPM_LOCK_PATH = _chunkPY52QA2Rjs.PNPM_LOCK_PATH; exports.PackageManagerTypes = _chunk7AXFMX2Tjs.PackageManagerTypes; exports.ProjectTagConstants = _chunk7YRW5HNXjs.ProjectTagConstants; exports.ProjectTagDistStyleValue = _chunk4NOLUAQNjs.ProjectTagDistStyleValue; exports.ProjectTagLanguageValue = _chunk4NOLUAQNjs.ProjectTagLanguageValue; exports.ProjectTagPlatformValue = _chunk4NOLUAQNjs.ProjectTagPlatformValue; exports.ProjectTagRegistryValue = _chunk4NOLUAQNjs.ProjectTagRegistryValue; exports.ProjectTagTypeValue = _chunk4NOLUAQNjs.ProjectTagTypeValue; exports.ProjectTagVariant = _chunk4NOLUAQNjs.ProjectTagVariant; exports.YARN_LOCK_FILE = _chunkPY52QA2Rjs.YARN_LOCK_FILE; exports.YARN_LOCK_PATH = _chunkPY52QA2Rjs.YARN_LOCK_PATH; exports.addPluginProjectTag = _chunk7YRW5HNXjs.addPluginProjectTag; exports.addProjectTag = _chunk7YRW5HNXjs.addProjectTag; exports.applyWorkspaceExecutorTokens = _chunkBWFTYFWMjs.applyWorkspaceExecutorTokens; exports.baseExecutorSchema = _chunkI734UVDTjs.base_executor_untyped_default; exports.baseGeneratorSchema = _chunk7CJRMBX3js.base_generator_untyped_default; exports.browserLibraryGeneratorFn =
|
|
280
|
+
exports.INVALID_CARGO_ARGS = _chunkULBTYC2Bjs.INVALID_CARGO_ARGS; exports.LARGE_BUFFER = _chunkMZ6IF3DOjs.LARGE_BUFFER; exports.LOCK_FILES = _chunkPY52QA2Rjs.LOCK_FILES; exports.NPM_LOCK_FILE = _chunkPY52QA2Rjs.NPM_LOCK_FILE; exports.NPM_LOCK_PATH = _chunkPY52QA2Rjs.NPM_LOCK_PATH; exports.PNPM_LOCK_FILE = _chunkPY52QA2Rjs.PNPM_LOCK_FILE; exports.PNPM_LOCK_PATH = _chunkPY52QA2Rjs.PNPM_LOCK_PATH; exports.PackageManagerTypes = _chunk7AXFMX2Tjs.PackageManagerTypes; exports.ProjectTagConstants = _chunk7YRW5HNXjs.ProjectTagConstants; exports.ProjectTagDistStyleValue = _chunk4NOLUAQNjs.ProjectTagDistStyleValue; exports.ProjectTagLanguageValue = _chunk4NOLUAQNjs.ProjectTagLanguageValue; exports.ProjectTagPlatformValue = _chunk4NOLUAQNjs.ProjectTagPlatformValue; exports.ProjectTagRegistryValue = _chunk4NOLUAQNjs.ProjectTagRegistryValue; exports.ProjectTagTypeValue = _chunk4NOLUAQNjs.ProjectTagTypeValue; exports.ProjectTagVariant = _chunk4NOLUAQNjs.ProjectTagVariant; exports.YARN_LOCK_FILE = _chunkPY52QA2Rjs.YARN_LOCK_FILE; exports.YARN_LOCK_PATH = _chunkPY52QA2Rjs.YARN_LOCK_PATH; exports.addPluginProjectTag = _chunk7YRW5HNXjs.addPluginProjectTag; exports.addProjectTag = _chunk7YRW5HNXjs.addProjectTag; exports.applyWorkspaceExecutorTokens = _chunkBWFTYFWMjs.applyWorkspaceExecutorTokens; exports.baseExecutorSchema = _chunkI734UVDTjs.base_executor_untyped_default; exports.baseGeneratorSchema = _chunk7CJRMBX3js.base_generator_untyped_default; exports.browserLibraryGeneratorFn = _chunkDPZGOT3Cjs.browserLibraryGeneratorFn; exports.buildCargoCommand = _chunkULBTYC2Bjs.buildCargoCommand; exports.cargoBaseExecutorSchema = _chunk6QO3KMZAjs.cargo_base_executor_untyped_default; exports.cargoBuildExecutor = _chunkSGU5DQPKjs.cargoBuildExecutor; exports.cargoCheckExecutor = _chunkR7LPJA7Bjs.cargoCheckExecutor; exports.cargoClippyExecutor = _chunkEFW3QYJ6js.cargoClippyExecutor; exports.cargoCommand = _chunkULBTYC2Bjs.cargoCommand; exports.cargoCommandSync = _chunkULBTYC2Bjs.cargoCommandSync; exports.cargoDocExecutor = _chunkXWTEAECWjs.cargoDocExecutor; exports.cargoFormatExecutor = _chunkHGS743HNjs.cargoFormatExecutor; exports.cargoMetadata = _chunkULBTYC2Bjs.cargoMetadata; exports.cargoRunCommand = _chunkULBTYC2Bjs.cargoRunCommand; exports.childProcess = _chunkULBTYC2Bjs.childProcess; exports.configSchemaGeneratorFn = _chunkCR3474CZjs.configSchemaGeneratorFn; exports.createCliOptions = _chunkDHGZTMNDjs.createCliOptions; exports.createProjectTsConfigJson = _chunkFBLF4KJFjs.createProjectTsConfigJson; exports.esbuildExecutorFn = _chunk5ORRKBYLjs.esbuildExecutorFn; exports.eslintVersion = _chunkHI4G4OOGjs.eslintVersion; exports.formatProjectTag = _chunk7YRW5HNXjs.formatProjectTag; exports.getLockFileDependencies = _chunkPY52QA2Rjs.getLockFileDependencies; exports.getLockFileName = _chunkPY52QA2Rjs.getLockFileName; exports.getLockFileNodes = _chunkPY52QA2Rjs.getLockFileNodes; exports.getOutputPath = _chunkFBLF4KJFjs.getOutputPath; exports.getPackageInfo = _chunk7AXFMX2Tjs.getPackageInfo; exports.getProjectConfiguration = _chunkZPWY4RXHjs.getProjectConfiguration; exports.getProjectConfigurations = _chunkZPWY4RXHjs.getProjectConfigurations; exports.getProjectTag = _chunk7YRW5HNXjs.getProjectTag; exports.getRegistryVersion = _chunkGGGO542Mjs.getRegistryVersion; exports.getTypiaTransform = _chunkXITP2BX2js.getTypiaTransform; exports.hasProjectTag = _chunk7YRW5HNXjs.hasProjectTag; exports.initGenerator = _chunk3IZ3O4OKjs.initGenerator; exports.isEqualProjectTag = _chunk7YRW5HNXjs.isEqualProjectTag; exports.isExternal = _chunkULBTYC2Bjs.isExternal; exports.lintStagedVersion = _chunkHI4G4OOGjs.lintStagedVersion; exports.lockFileExists = _chunkPY52QA2Rjs.lockFileExists; exports.modifyCargoNestedTable = _chunkZMFVKBRMjs.modifyCargoNestedTable; exports.modifyCargoTable = _chunkZMFVKBRMjs.modifyCargoTable; exports.neutralLibraryGeneratorFn = _chunkPQVWSBEGjs.neutralLibraryGeneratorFn; exports.nodeLibraryGeneratorFn = _chunkY6LAHFQLjs.nodeLibraryGeneratorFn; exports.nodeVersion = _chunkHI4G4OOGjs.nodeVersion; exports.normalizeOptions = _chunkFBLF4KJFjs.normalizeOptions; exports.nxVersion = _chunkHI4G4OOGjs.nxVersion; exports.parseCargoToml = _chunkZMFVKBRMjs.parseCargoToml; exports.parseCargoTomlWithTree = _chunkZMFVKBRMjs.parseCargoTomlWithTree; exports.pnpmCatalogUpdate = _chunkWPMFZECRjs.pnpmCatalogUpdate; exports.pnpmVersion = _chunkHI4G4OOGjs.pnpmVersion; exports.presetGeneratorFn = _chunkMD3SSS3Ijs.presetGeneratorFn; exports.prettierPackageJsonVersion = _chunkHI4G4OOGjs.prettierPackageJsonVersion; exports.prettierPrismaVersion = _chunkHI4G4OOGjs.prettierPrismaVersion; exports.prettierVersion = _chunkHI4G4OOGjs.prettierVersion; exports.releaseVersionGeneratorFn = _chunkAAFUDPY3js.releaseVersionGeneratorFn; exports.runProcess = _chunkULBTYC2Bjs.runProcess; exports.semanticReleaseVersion = _chunkHI4G4OOGjs.semanticReleaseVersion; exports.setDefaultProjectTags = _chunk7YRW5HNXjs.setDefaultProjectTags; exports.sizeLimitExecutorFn = _chunkZW7MPYNTjs.sizeLimitExecutorFn; exports.stringifyCargoToml = _chunkZMFVKBRMjs.stringifyCargoToml; exports.swcCliVersion = _chunkHI4G4OOGjs.swcCliVersion; exports.swcCoreVersion = _chunkHI4G4OOGjs.swcCoreVersion; exports.swcHelpersVersion = _chunkHI4G4OOGjs.swcHelpersVersion; exports.swcNodeVersion = _chunkHI4G4OOGjs.swcNodeVersion; exports.tsLibVersion = _chunkHI4G4OOGjs.tsLibVersion; exports.tsdownExecutorFn = _chunkDXI4NLLGjs.tsdownExecutorFn; exports.tsupVersion = _chunkHI4G4OOGjs.tsupVersion; exports.typeScriptLibraryGeneratorFn = _chunkFBLF4KJFjs.typeScriptLibraryGeneratorFn; exports.typesNodeVersion = _chunkHI4G4OOGjs.typesNodeVersion; exports.typescriptBuildExecutorSchema = _chunk2EGD2QSNjs.typescript_build_executor_untyped_default; exports.typescriptLibraryGeneratorSchema = _chunkZFIZ5Q46js.typescript_library_generator_untyped_default; exports.typescriptVersion = _chunkHI4G4OOGjs.typescriptVersion; exports.typiaExecutorFn = _chunk5A2SMUAHjs.typiaExecutorFn; exports.unbuildExecutorFn = _chunkWJ7ZFLSNjs.unbuildExecutorFn; exports.verdaccioVersion = _chunkHI4G4OOGjs.verdaccioVersion; exports.withRunExecutor = _chunkWHFR5DFCjs.withRunExecutor; exports.withRunGenerator = _chunkK5Q4B5PPjs.withRunGenerator;
|