@storm-software/config-tools 1.131.1 → 1.132.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/README.md +1 -1
- package/dist/chunk-2ZF6X76E.js +6 -0
- package/dist/{chunk-X6VIYUJR.mjs → chunk-3AK6IXNX.mjs} +1 -1
- package/dist/{chunk-JDK3PXQR.js → chunk-3VJEOV2W.js} +34 -34
- package/dist/{chunk-N4BRCEYB.js → chunk-3VYFPF7H.js} +3 -3
- package/dist/{chunk-GIZ23UUE.js → chunk-4VE4FB6M.js} +6 -6
- package/dist/{chunk-ZVXEYJQO.js → chunk-5DECOF4N.js} +14 -14
- package/dist/{chunk-7XY63NME.js → chunk-66U3QTIP.js} +4 -4
- package/dist/{chunk-7KVSSDMX.mjs → chunk-6N7EPBIA.mjs} +4 -4
- package/dist/{chunk-PQNCKJAR.js → chunk-7VM5YUOE.js} +23 -23
- package/dist/{chunk-6WPG3DXV.js → chunk-ALILAYWE.js} +2 -2
- package/dist/{chunk-A7VLTBS6.mjs → chunk-AXDORQTF.mjs} +4 -4
- package/dist/{chunk-XLMGW4ZW.mjs → chunk-DBZZGZG5.mjs} +2 -2
- package/dist/{chunk-66ACWURQ.mjs → chunk-DVDLBEG2.mjs} +7 -7
- package/dist/{chunk-PVPSTJNJ.mjs → chunk-DYRNFMWE.mjs} +3 -3
- package/dist/{chunk-UCUOC6LA.mjs → chunk-E6O3JBTJ.mjs} +2 -2
- package/dist/chunk-ELKEXZND.js +6 -0
- package/dist/{chunk-XXHENMLT.mjs → chunk-EX45A45Z.mjs} +1 -1
- package/dist/{chunk-6SJLAEJ3.js → chunk-FGHNPSKG.js} +8 -8
- package/dist/{chunk-RAWSXKTG.mjs → chunk-FT7EFUF5.mjs} +1 -1
- package/dist/{chunk-TTCXDK6S.mjs → chunk-JSLNEJKC.mjs} +1 -1
- package/dist/{chunk-LKZSRXS7.js → chunk-KHITV4PO.js} +27 -27
- package/dist/{chunk-VQLOUFMG.mjs → chunk-KOV36WBN.mjs} +1 -1
- package/dist/{chunk-Z2EXWNIQ.mjs → chunk-LMU6HIKP.mjs} +13 -13
- package/dist/{chunk-5QZ7AV2J.js → chunk-M6K6ZGYY.js} +4 -4
- package/dist/{chunk-OXK45X3L.js → chunk-MCEYC7FX.js} +28 -28
- package/dist/chunk-MW5LDGT2.js +70 -0
- package/dist/{chunk-TEKFJAJJ.mjs → chunk-N4RRUDEU.mjs} +3 -3
- package/dist/chunk-N7OWP2ZS.js +6 -0
- package/dist/{chunk-FW22KPOW.mjs → chunk-OBQF7X4I.mjs} +1 -1
- package/dist/{chunk-QUVGIEZZ.mjs → chunk-QDSNLYXV.mjs} +1 -1
- package/dist/{chunk-H6XXDZ7A.js → chunk-QTBTJBPX.js} +4 -4
- package/dist/{chunk-BS5OC5E6.js → chunk-RT3RKXLA.js} +35 -35
- package/dist/{chunk-N32EGEJB.js → chunk-SGYF7ZPE.js} +10 -10
- package/dist/{chunk-GOQAHXJF.mjs → chunk-STXZQNAU.mjs} +1 -1
- package/dist/{chunk-6OYLNZFT.mjs → chunk-TLYSKZX7.mjs} +4 -4
- package/dist/{chunk-XJEQHMOE.js → chunk-UMQNSY3U.js} +2 -2
- package/dist/{chunk-4IYEDNYJ.mjs → chunk-UOKAFMHT.mjs} +1 -1
- package/dist/{chunk-HCF3QA4H.js → chunk-UWJJBI34.js} +26 -26
- package/dist/{chunk-64RYHF5D.mjs → chunk-V4BEH6T4.mjs} +2 -2
- package/dist/{chunk-WRFJFYOU.mjs → chunk-WARKB24U.mjs} +2 -2
- package/dist/{chunk-E3IN3SQD.mjs → chunk-YBZH7UZQ.mjs} +1 -1
- package/dist/{chunk-PEHVR33I.js → chunk-YPXIYQGI.js} +7 -7
- package/dist/chunk-Z77ZGRNE.js +6 -0
- package/dist/{chunk-WXYJGX4C.mjs → chunk-ZZVJSS4K.mjs} +1 -1
- package/dist/config-file/get-config-file.js +17 -17
- package/dist/config-file/get-config-file.mjs +16 -16
- package/dist/config-file/index.js +18 -18
- package/dist/config-file/index.mjs +17 -17
- package/dist/create-storm-config.js +25 -25
- package/dist/create-storm-config.mjs +19 -19
- package/dist/env/get-env.js +7 -7
- package/dist/env/get-env.mjs +6 -6
- package/dist/env/index.js +9 -9
- package/dist/env/index.mjs +8 -8
- package/dist/env/set-env.js +6 -6
- package/dist/env/set-env.mjs +5 -5
- package/dist/index.js +24 -24
- package/dist/index.mjs +37 -37
- package/dist/logger/chalk.js +3 -3
- package/dist/logger/chalk.mjs +2 -2
- package/dist/logger/console.js +11 -11
- package/dist/logger/console.mjs +10 -10
- package/dist/logger/get-log-level.js +4 -4
- package/dist/logger/get-log-level.mjs +3 -3
- package/dist/logger/index.js +12 -12
- package/dist/logger/index.mjs +13 -13
- package/dist/types.js +3 -3
- package/dist/types.mjs +2 -2
- package/dist/utilities/apply-workspace-tokens.js +6 -6
- package/dist/utilities/apply-workspace-tokens.mjs +5 -5
- package/dist/utilities/correct-paths.js +3 -3
- package/dist/utilities/correct-paths.mjs +2 -2
- package/dist/utilities/file-path-utils.js +3 -3
- package/dist/utilities/file-path-utils.mjs +2 -2
- package/dist/utilities/find-up.js +3 -3
- package/dist/utilities/find-up.mjs +2 -2
- package/dist/utilities/find-workspace-root.js +5 -5
- package/dist/utilities/find-workspace-root.mjs +4 -4
- package/dist/utilities/get-default-config.js +7 -7
- package/dist/utilities/get-default-config.mjs +6 -6
- package/dist/utilities/index.js +16 -16
- package/dist/utilities/index.mjs +21 -21
- package/dist/utilities/process-handler.js +12 -12
- package/dist/utilities/process-handler.mjs +11 -11
- package/dist/utilities/run.js +3 -3
- package/dist/utilities/run.mjs +2 -2
- package/package.json +1 -1
- package/dist/chunk-K6TQN2LZ.js +0 -6
- package/dist/chunk-MGI2M3SX.js +0 -6
- package/dist/chunk-QHVHX67K.js +0 -6
- package/dist/chunk-SJO5XZQA.js +0 -6
- package/dist/chunk-WXOSG64C.js +0 -70
package/README.md
CHANGED
|
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
21
21
|
|
|
22
22
|
<h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
|
|
23
23
|
|
|
24
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
25
25
|
|
|
26
26
|
<!-- prettier-ignore-start -->
|
|
27
27
|
<!-- markdownlint-disable -->
|
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { newObj[key] = obj[key]; } } } newObj.default = obj; return newObj; } } 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 _chunkMCEYC7FXjs = require('./chunk-MCEYC7FX.js');
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
var
|
|
6
|
+
var _chunkFGHNPSKGjs = require('./chunk-FGHNPSKG.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkQTBTJBPXjs = require('./chunk-QTBTJBPX.js');
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
|
13
|
-
var
|
|
13
|
+
var _chunkUMQNSY3Ujs = require('./chunk-UMQNSY3U.js');
|
|
14
14
|
|
|
15
15
|
// src/config-file/get-config-file.ts
|
|
16
|
-
|
|
16
|
+
_chunkUMQNSY3Ujs.init_cjs_shims.call(void 0, );
|
|
17
17
|
|
|
18
18
|
// ../../node_modules/.pnpm/c12@2.0.1/node_modules/c12/dist/index.mjs
|
|
19
|
-
|
|
19
|
+
_chunkUMQNSY3Ujs.init_cjs_shims.call(void 0, );
|
|
20
20
|
|
|
21
21
|
// ../../node_modules/.pnpm/c12@2.0.1/node_modules/c12/dist/shared/c12.B4fc1S0C.mjs
|
|
22
|
-
|
|
22
|
+
_chunkUMQNSY3Ujs.init_cjs_shims.call(void 0, );
|
|
23
23
|
var _fs = require('fs');
|
|
24
24
|
var _promises = require('fs/promises');
|
|
25
25
|
var _os = require('os');
|
|
@@ -29,7 +29,7 @@ var _mlly = require('mlly');
|
|
|
29
29
|
var _rc9 = require('rc9'); var rc9 = _interopRequireWildcard(_rc9);
|
|
30
30
|
|
|
31
31
|
// ../../node_modules/.pnpm/defu@6.1.4/node_modules/defu/dist/defu.mjs
|
|
32
|
-
|
|
32
|
+
_chunkUMQNSY3Ujs.init_cjs_shims.call(void 0, );
|
|
33
33
|
function isPlainObject(value) {
|
|
34
34
|
if (value === null || typeof value !== "object") {
|
|
35
35
|
return false;
|
|
@@ -46,7 +46,7 @@ function isPlainObject(value) {
|
|
|
46
46
|
}
|
|
47
47
|
return true;
|
|
48
48
|
}
|
|
49
|
-
|
|
49
|
+
_chunkUMQNSY3Ujs.__name.call(void 0, isPlainObject, "isPlainObject");
|
|
50
50
|
function _defu(baseObject, defaults, namespace = ".", merger) {
|
|
51
51
|
if (!isPlainObject(defaults)) {
|
|
52
52
|
return _defu(baseObject, {}, namespace, merger);
|
|
@@ -78,14 +78,14 @@ function _defu(baseObject, defaults, namespace = ".", merger) {
|
|
|
78
78
|
}
|
|
79
79
|
return object;
|
|
80
80
|
}
|
|
81
|
-
|
|
81
|
+
_chunkUMQNSY3Ujs.__name.call(void 0, _defu, "_defu");
|
|
82
82
|
function createDefu(merger) {
|
|
83
83
|
return (...arguments_) => (
|
|
84
84
|
// eslint-disable-next-line unicorn/no-array-reduce
|
|
85
85
|
arguments_.reduce((p, c) => _defu(p, c, "", merger), {})
|
|
86
86
|
);
|
|
87
87
|
}
|
|
88
|
-
|
|
88
|
+
_chunkUMQNSY3Ujs.__name.call(void 0, createDefu, "createDefu");
|
|
89
89
|
var defu = createDefu();
|
|
90
90
|
var defuFn = createDefu((object, key, currentValue) => {
|
|
91
91
|
if (object[key] !== void 0 && typeof currentValue === "function") {
|
|
@@ -119,7 +119,7 @@ async function setupDotenv(options) {
|
|
|
119
119
|
}
|
|
120
120
|
return environment;
|
|
121
121
|
}
|
|
122
|
-
|
|
122
|
+
_chunkUMQNSY3Ujs.__name.call(void 0, setupDotenv, "setupDotenv");
|
|
123
123
|
async function loadDotenv(options) {
|
|
124
124
|
const environment = /* @__PURE__ */ Object.create(null);
|
|
125
125
|
const dotenvFile = _pathe.resolve.call(void 0, options.cwd, options.fileName);
|
|
@@ -136,12 +136,12 @@ async function loadDotenv(options) {
|
|
|
136
136
|
}
|
|
137
137
|
return environment;
|
|
138
138
|
}
|
|
139
|
-
|
|
139
|
+
_chunkUMQNSY3Ujs.__name.call(void 0, loadDotenv, "loadDotenv");
|
|
140
140
|
function interpolate(target, source = {}, parse2 = (v) => v) {
|
|
141
141
|
function getValue(key) {
|
|
142
142
|
return source[key] === void 0 ? target[key] : source[key];
|
|
143
143
|
}
|
|
144
|
-
|
|
144
|
+
_chunkUMQNSY3Ujs.__name.call(void 0, getValue, "getValue");
|
|
145
145
|
function interpolate2(value, parents = []) {
|
|
146
146
|
if (typeof value !== "string") {
|
|
147
147
|
return value;
|
|
@@ -174,19 +174,19 @@ function interpolate(target, source = {}, parse2 = (v) => v) {
|
|
|
174
174
|
}, value)
|
|
175
175
|
);
|
|
176
176
|
}
|
|
177
|
-
|
|
177
|
+
_chunkUMQNSY3Ujs.__name.call(void 0, interpolate2, "interpolate2");
|
|
178
178
|
for (const key in target) {
|
|
179
179
|
target[key] = interpolate2(getValue(key));
|
|
180
180
|
}
|
|
181
181
|
}
|
|
182
|
-
|
|
183
|
-
var _normalize = /* @__PURE__ */
|
|
182
|
+
_chunkUMQNSY3Ujs.__name.call(void 0, interpolate, "interpolate");
|
|
183
|
+
var _normalize = /* @__PURE__ */ _chunkUMQNSY3Ujs.__name.call(void 0, (p) => _optionalChain([p, 'optionalAccess', _3 => _3.replace, 'call', _4 => _4(/\\/g, "/")]), "_normalize");
|
|
184
184
|
var ASYNC_LOADERS = {
|
|
185
|
-
".yaml": /* @__PURE__ */
|
|
186
|
-
".yml": /* @__PURE__ */
|
|
187
|
-
".jsonc": /* @__PURE__ */
|
|
188
|
-
".json5": /* @__PURE__ */
|
|
189
|
-
".toml": /* @__PURE__ */
|
|
185
|
+
".yaml": /* @__PURE__ */ _chunkUMQNSY3Ujs.__name.call(void 0, () => Promise.resolve().then(() => _interopRequireWildcard(require("confbox/yaml"))).then((r) => r.parseYAML), ".yaml"),
|
|
186
|
+
".yml": /* @__PURE__ */ _chunkUMQNSY3Ujs.__name.call(void 0, () => Promise.resolve().then(() => _interopRequireWildcard(require("confbox/yaml"))).then((r) => r.parseYAML), ".yml"),
|
|
187
|
+
".jsonc": /* @__PURE__ */ _chunkUMQNSY3Ujs.__name.call(void 0, () => Promise.resolve().then(() => _interopRequireWildcard(require("confbox/jsonc"))).then((r) => r.parseJSONC), ".jsonc"),
|
|
188
|
+
".json5": /* @__PURE__ */ _chunkUMQNSY3Ujs.__name.call(void 0, () => Promise.resolve().then(() => _interopRequireWildcard(require("confbox/json5"))).then((r) => r.parseJSON5), ".json5"),
|
|
189
|
+
".toml": /* @__PURE__ */ _chunkUMQNSY3Ujs.__name.call(void 0, () => Promise.resolve().then(() => _interopRequireWildcard(require("confbox/toml"))).then((r) => r.parseTOML), ".toml")
|
|
190
190
|
};
|
|
191
191
|
var SUPPORTED_EXTENSIONS = [
|
|
192
192
|
// with jiti
|
|
@@ -313,7 +313,7 @@ async function loadConfig(options) {
|
|
|
313
313
|
}
|
|
314
314
|
return r;
|
|
315
315
|
}
|
|
316
|
-
|
|
316
|
+
_chunkUMQNSY3Ujs.__name.call(void 0, loadConfig, "loadConfig");
|
|
317
317
|
async function extendConfig(config, options) {
|
|
318
318
|
config._layers = config._layers || [];
|
|
319
319
|
if (!options.extend) {
|
|
@@ -366,7 +366,7 @@ async function extendConfig(config, options) {
|
|
|
366
366
|
}
|
|
367
367
|
}
|
|
368
368
|
}
|
|
369
|
-
|
|
369
|
+
_chunkUMQNSY3Ujs.__name.call(void 0, extendConfig, "extendConfig");
|
|
370
370
|
var GIGET_PREFIXES = [
|
|
371
371
|
"gh:",
|
|
372
372
|
"github:",
|
|
@@ -410,7 +410,7 @@ async function resolveConfig(source, options, sourceOptions = {}) {
|
|
|
410
410
|
});
|
|
411
411
|
source = cloned.dir;
|
|
412
412
|
}
|
|
413
|
-
const tryResolve = /* @__PURE__ */
|
|
413
|
+
const tryResolve = /* @__PURE__ */ _chunkUMQNSY3Ujs.__name.call(void 0, (id) => {
|
|
414
414
|
const resolved = options.jiti.esmResolve(id, { try: true });
|
|
415
415
|
return resolved ? _mlly.fileURLToPath.call(void 0, resolved) : void 0;
|
|
416
416
|
}, "tryResolve");
|
|
@@ -465,7 +465,7 @@ async function resolveConfig(source, options, sourceOptions = {}) {
|
|
|
465
465
|
res.source = _normalize(res.source);
|
|
466
466
|
return res;
|
|
467
467
|
}
|
|
468
|
-
|
|
468
|
+
_chunkUMQNSY3Ujs.__name.call(void 0, resolveConfig, "resolveConfig");
|
|
469
469
|
|
|
470
470
|
// ../../node_modules/.pnpm/c12@2.0.1/node_modules/c12/dist/index.mjs
|
|
471
471
|
var _perfectdebounce = require('perfect-debounce');
|
|
@@ -481,8 +481,8 @@ var _perfectdebounce = require('perfect-debounce');
|
|
|
481
481
|
|
|
482
482
|
|
|
483
483
|
// src/config-file/get-config-file.ts
|
|
484
|
-
var getConfigFileByName = /* @__PURE__ */
|
|
485
|
-
const workspacePath = filePath ||
|
|
484
|
+
var getConfigFileByName = /* @__PURE__ */ _chunkUMQNSY3Ujs.__name.call(void 0, async (fileName, filePath, options = {}) => {
|
|
485
|
+
const workspacePath = filePath || _chunkFGHNPSKGjs.findWorkspaceRoot.call(void 0, filePath);
|
|
486
486
|
let config = loadConfig({
|
|
487
487
|
cwd: workspacePath,
|
|
488
488
|
packageJson: true,
|
|
@@ -490,7 +490,7 @@ var getConfigFileByName = /* @__PURE__ */ _chunkXJEQHMOEjs.__name.call(void 0, a
|
|
|
490
490
|
envName: _optionalChain([fileName, 'optionalAccess', _9 => _9.toUpperCase, 'call', _10 => _10()]),
|
|
491
491
|
jitiOptions: {
|
|
492
492
|
debug: false,
|
|
493
|
-
cache: process.env.STORM_SKIP_CACHE === "true" ? false :
|
|
493
|
+
cache: process.env.STORM_SKIP_CACHE === "true" ? false : _chunkQTBTJBPXjs.joinPaths.call(void 0, process.env.STORM_CACHE_DIR || "node_modules/.cache", "storm")
|
|
494
494
|
},
|
|
495
495
|
...options
|
|
496
496
|
});
|
|
@@ -502,7 +502,7 @@ var getConfigFileByName = /* @__PURE__ */ _chunkXJEQHMOEjs.__name.call(void 0, a
|
|
|
502
502
|
envName: _optionalChain([fileName, 'optionalAccess', _11 => _11.toUpperCase, 'call', _12 => _12()]),
|
|
503
503
|
jitiOptions: {
|
|
504
504
|
debug: false,
|
|
505
|
-
cache: process.env.STORM_SKIP_CACHE === "true" ? false :
|
|
505
|
+
cache: process.env.STORM_SKIP_CACHE === "true" ? false : _chunkQTBTJBPXjs.joinPaths.call(void 0, process.env.STORM_CACHE_DIR || "node_modules/.cache", "storm")
|
|
506
506
|
},
|
|
507
507
|
configFile: fileName,
|
|
508
508
|
...options
|
|
@@ -510,13 +510,13 @@ var getConfigFileByName = /* @__PURE__ */ _chunkXJEQHMOEjs.__name.call(void 0, a
|
|
|
510
510
|
}
|
|
511
511
|
return config;
|
|
512
512
|
}, "getConfigFileByName");
|
|
513
|
-
var getConfigFile = /* @__PURE__ */
|
|
514
|
-
const workspacePath = filePath ? filePath :
|
|
513
|
+
var getConfigFile = /* @__PURE__ */ _chunkUMQNSY3Ujs.__name.call(void 0, async (filePath, additionalFileNames = []) => {
|
|
514
|
+
const workspacePath = filePath ? filePath : _chunkFGHNPSKGjs.findWorkspaceRoot.call(void 0, filePath);
|
|
515
515
|
const result = await getConfigFileByName("storm", workspacePath);
|
|
516
516
|
let config = result.config;
|
|
517
517
|
const configFile = result.configFile;
|
|
518
518
|
if (config && configFile && Object.keys(config).length > 0) {
|
|
519
|
-
|
|
519
|
+
_chunkMCEYC7FXjs.writeSystem.call(void 0, `Found Storm configuration file "${configFile.includes(`${workspacePath}/`) ? configFile.replace(`${workspacePath}/`, "") : configFile}" at "${workspacePath}"`, {
|
|
520
520
|
logLevel: "all"
|
|
521
521
|
});
|
|
522
522
|
}
|
|
@@ -524,7 +524,7 @@ var getConfigFile = /* @__PURE__ */ _chunkXJEQHMOEjs.__name.call(void 0, async (
|
|
|
524
524
|
const results = await Promise.all(additionalFileNames.map((fileName) => getConfigFileByName(fileName, workspacePath)));
|
|
525
525
|
for (const result2 of results) {
|
|
526
526
|
if (_optionalChain([result2, 'optionalAccess', _13 => _13.config]) && _optionalChain([result2, 'optionalAccess', _14 => _14.configFile]) && Object.keys(result2.config).length > 0) {
|
|
527
|
-
|
|
527
|
+
_chunkMCEYC7FXjs.writeSystem.call(void 0, `Found alternative configuration file "${result2.configFile.includes(`${workspacePath}/`) ? result2.configFile.replace(`${workspacePath}/`, "") : result2.configFile}" at "${workspacePath}"`, {
|
|
528
528
|
logLevel: "all"
|
|
529
529
|
});
|
|
530
530
|
config = defu(_nullishCoalesce(result2.config, () => ( {})), _nullishCoalesce(config, () => ( {})));
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } }
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkUMQNSY3Ujs = require('./chunk-UMQNSY3U.js');
|
|
5
5
|
|
|
6
6
|
// src/utilities/find-up.ts
|
|
7
|
-
|
|
7
|
+
_chunkUMQNSY3Ujs.init_cjs_shims.call(void 0, );
|
|
8
8
|
var _fs = require('fs');
|
|
9
9
|
var _path = require('path');
|
|
10
10
|
var MAX_PATH_SEARCH_DEPTH = 30;
|
|
@@ -20,7 +20,7 @@ function findFolderUp(startPath, endFileNames) {
|
|
|
20
20
|
}
|
|
21
21
|
return void 0;
|
|
22
22
|
}
|
|
23
|
-
|
|
23
|
+
_chunkUMQNSY3Ujs.__name.call(void 0, findFolderUp, "findFolderUp");
|
|
24
24
|
|
|
25
25
|
|
|
26
26
|
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkUMQNSY3Ujs = require('./chunk-UMQNSY3U.js');
|
|
4
4
|
|
|
5
5
|
// ../config/src/constants.ts
|
|
6
|
-
|
|
6
|
+
_chunkUMQNSY3Ujs.init_cjs_shims.call(void 0, );
|
|
7
7
|
var STORM_DEFAULT_DOCS = "https://docs.stormsoftware.com";
|
|
8
8
|
var STORM_DEFAULT_HOMEPAGE = "https://stormsoftware.com";
|
|
9
9
|
var STORM_DEFAULT_LICENSING = "https://license.stormsoftware.com";
|
|
10
10
|
var STORM_DEFAULT_LICENSE = "Apache-2.0";
|
|
11
11
|
|
|
12
12
|
// ../config/src/schema.ts
|
|
13
|
-
|
|
13
|
+
_chunkUMQNSY3Ujs.init_cjs_shims.call(void 0, );
|
|
14
14
|
var _zod = require('zod'); var _zod2 = _interopRequireDefault(_zod);
|
|
15
15
|
var DarkColorSchema = _zod2.default.string().trim().toLowerCase().regex(/^#([0-9a-f]{3}){1,2}$/i).length(7).default("#1d1e22").describe("The dark background color of the workspace");
|
|
16
16
|
var LightColorSchema = _zod2.default.string().trim().toLowerCase().regex(/^#([0-9a-f]{3}){1,2}$/i).length(7).default("#f4f4f5").describe("The light background color of the workspace");
|
|
@@ -154,7 +154,7 @@ var StormConfigSchema = _zod2.default.object({
|
|
|
154
154
|
}).describe("Storm Workspace config values used during various dev-ops processes. This type is a combination of the StormPackageConfig and StormProject types. It represents the config of the entire monorepo.");
|
|
155
155
|
|
|
156
156
|
// ../config/src/types.ts
|
|
157
|
-
|
|
157
|
+
_chunkUMQNSY3Ujs.init_cjs_shims.call(void 0, );
|
|
158
158
|
var COLOR_KEYS = [
|
|
159
159
|
"dark",
|
|
160
160
|
"light",
|
|
@@ -174,10 +174,10 @@ var COLOR_KEYS = [
|
|
|
174
174
|
];
|
|
175
175
|
|
|
176
176
|
// ../config/src/index.ts
|
|
177
|
-
|
|
177
|
+
_chunkUMQNSY3Ujs.init_cjs_shims.call(void 0, );
|
|
178
178
|
|
|
179
179
|
// ../config/src/define-config.ts
|
|
180
|
-
|
|
180
|
+
_chunkUMQNSY3Ujs.init_cjs_shims.call(void 0, );
|
|
181
181
|
|
|
182
182
|
|
|
183
183
|
|
|
@@ -3,43 +3,43 @@
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
var
|
|
6
|
+
var _chunkMCEYC7FXjs = require('./chunk-MCEYC7FX.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
var
|
|
10
|
+
var _chunkUMQNSY3Ujs = require('./chunk-UMQNSY3U.js');
|
|
11
11
|
|
|
12
12
|
// src/utilities/process-handler.ts
|
|
13
|
-
|
|
14
|
-
var exitWithError = /* @__PURE__ */
|
|
15
|
-
|
|
13
|
+
_chunkUMQNSY3Ujs.init_cjs_shims.call(void 0, );
|
|
14
|
+
var exitWithError = /* @__PURE__ */ _chunkUMQNSY3Ujs.__name.call(void 0, (config) => {
|
|
15
|
+
_chunkMCEYC7FXjs.writeFatal.call(void 0, "Exiting script with an error status...", config);
|
|
16
16
|
process.exit(1);
|
|
17
17
|
}, "exitWithError");
|
|
18
|
-
var exitWithSuccess = /* @__PURE__ */
|
|
19
|
-
|
|
18
|
+
var exitWithSuccess = /* @__PURE__ */ _chunkUMQNSY3Ujs.__name.call(void 0, (config) => {
|
|
19
|
+
_chunkMCEYC7FXjs.writeSuccess.call(void 0, "Script completed successfully. Exiting...", config);
|
|
20
20
|
process.exit(0);
|
|
21
21
|
}, "exitWithSuccess");
|
|
22
|
-
var handleProcess = /* @__PURE__ */
|
|
23
|
-
|
|
22
|
+
var handleProcess = /* @__PURE__ */ _chunkUMQNSY3Ujs.__name.call(void 0, (config) => {
|
|
23
|
+
_chunkMCEYC7FXjs.writeTrace.call(void 0, `Using the following arguments to process the script: ${process.argv.join(", ")}`, config);
|
|
24
24
|
process.on("unhandledRejection", (error) => {
|
|
25
|
-
|
|
25
|
+
_chunkMCEYC7FXjs.writeError.call(void 0, `An Unhandled Rejection occurred while running the program: ${error}`, config);
|
|
26
26
|
exitWithError(config);
|
|
27
27
|
});
|
|
28
28
|
process.on("uncaughtException", (error) => {
|
|
29
|
-
|
|
29
|
+
_chunkMCEYC7FXjs.writeError.call(void 0, `An Uncaught Exception occurred while running the program: ${error.message}
|
|
30
30
|
Stacktrace: ${error.stack}`, config);
|
|
31
31
|
exitWithError(config);
|
|
32
32
|
});
|
|
33
33
|
process.on("SIGTERM", (signal) => {
|
|
34
|
-
|
|
34
|
+
_chunkMCEYC7FXjs.writeError.call(void 0, `The program terminated with signal code: ${signal}`, config);
|
|
35
35
|
exitWithError(config);
|
|
36
36
|
});
|
|
37
37
|
process.on("SIGINT", (signal) => {
|
|
38
|
-
|
|
38
|
+
_chunkMCEYC7FXjs.writeError.call(void 0, `The program terminated with signal code: ${signal}`, config);
|
|
39
39
|
exitWithError(config);
|
|
40
40
|
});
|
|
41
41
|
process.on("SIGHUP", (signal) => {
|
|
42
|
-
|
|
42
|
+
_chunkMCEYC7FXjs.writeError.call(void 0, `The program terminated with signal code: ${signal}`, config);
|
|
43
43
|
exitWithError(config);
|
|
44
44
|
});
|
|
45
45
|
}, "handleProcess");
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } }
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkUMQNSY3Ujs = require('./chunk-UMQNSY3U.js');
|
|
5
5
|
|
|
6
6
|
// src/utilities/run.ts
|
|
7
|
-
|
|
7
|
+
_chunkUMQNSY3Ujs.init_cjs_shims.call(void 0, );
|
|
8
8
|
var _child_process = require('child_process');
|
|
9
9
|
var LARGE_BUFFER = 1024 * 1e6;
|
|
10
|
-
var run = /* @__PURE__ */
|
|
10
|
+
var run = /* @__PURE__ */ _chunkUMQNSY3Ujs.__name.call(void 0, (config, command, cwd = _nullishCoalesce(config.workspaceRoot, () => ( process.cwd())), stdio = "inherit", env = process.env) => {
|
|
11
11
|
return _child_process.execSync.call(void 0, command, {
|
|
12
12
|
cwd,
|
|
13
13
|
env: {
|
|
@@ -22,7 +22,7 @@ var run = /* @__PURE__ */ _chunkXJEQHMOEjs.__name.call(void 0, (config, command,
|
|
|
22
22
|
killSignal: "SIGTERM"
|
|
23
23
|
});
|
|
24
24
|
}, "run");
|
|
25
|
-
var runAsync = /* @__PURE__ */
|
|
25
|
+
var runAsync = /* @__PURE__ */ _chunkUMQNSY3Ujs.__name.call(void 0, (config, command, cwd = _nullishCoalesce(config.workspaceRoot, () => ( process.cwd())), env = process.env) => {
|
|
26
26
|
return _child_process.exec.call(void 0, command, {
|
|
27
27
|
cwd,
|
|
28
28
|
env: {
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import {
|
|
2
2
|
writeSystem
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-DVDLBEG2.mjs";
|
|
4
4
|
import {
|
|
5
5
|
findWorkspaceRoot
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-N4RRUDEU.mjs";
|
|
7
7
|
import {
|
|
8
8
|
joinPaths
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-STXZQNAU.mjs";
|
|
10
10
|
import {
|
|
11
11
|
__name,
|
|
12
12
|
init_esm_shims
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-WARKB24U.mjs";
|
|
14
14
|
|
|
15
15
|
// src/config-file/get-config-file.ts
|
|
16
16
|
init_esm_shims();
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); 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 _chunkMW5LDGT2js = require('./chunk-MW5LDGT2.js');
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
var
|
|
6
|
+
var _chunkQTBTJBPXjs = require('./chunk-QTBTJBPX.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkALILAYWEjs = require('./chunk-ALILAYWE.js');
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
|
13
|
-
var
|
|
13
|
+
var _chunkUMQNSY3Ujs = require('./chunk-UMQNSY3U.js');
|
|
14
14
|
|
|
15
15
|
// src/env/set-env.ts
|
|
16
|
-
|
|
17
|
-
var setExtensionEnv = /* @__PURE__ */
|
|
16
|
+
_chunkUMQNSY3Ujs.init_cjs_shims.call(void 0, );
|
|
17
|
+
var setExtensionEnv = /* @__PURE__ */ _chunkUMQNSY3Ujs.__name.call(void 0, (extensionName, extension) => {
|
|
18
18
|
for (const key of Object.keys(_nullishCoalesce(extension, () => ( {})))) {
|
|
19
19
|
if (extension[key]) {
|
|
20
20
|
const result = _nullishCoalesce(_optionalChain([key, 'optionalAccess', _ => _.replace, 'call', _2 => _2(/([A-Z])+/g, (input) => input ? _optionalChain([input, 'access', _3 => _3[0], 'optionalAccess', _4 => _4.toUpperCase, 'call', _5 => _5()]) + input.slice(1) : ""), 'access', _6 => _6.split, 'call', _7 => _7(/(?=[A-Z])|[.\-\s_]/), 'access', _8 => _8.map, 'call', _9 => _9((x) => x.toLowerCase())]), () => ( []));
|
|
@@ -33,7 +33,7 @@ var setExtensionEnv = /* @__PURE__ */ _chunkXJEQHMOEjs.__name.call(void 0, (exte
|
|
|
33
33
|
}
|
|
34
34
|
}
|
|
35
35
|
}, "setExtensionEnv");
|
|
36
|
-
var setConfigEnv = /* @__PURE__ */
|
|
36
|
+
var setConfigEnv = /* @__PURE__ */ _chunkUMQNSY3Ujs.__name.call(void 0, (config) => {
|
|
37
37
|
const prefix = "STORM_";
|
|
38
38
|
if (config.extends) {
|
|
39
39
|
process.env[`${prefix}EXTENDS`] = config.extends;
|
|
@@ -81,31 +81,31 @@ var setConfigEnv = /* @__PURE__ */ _chunkXJEQHMOEjs.__name.call(void 0, (config)
|
|
|
81
81
|
process.env.LANG = config.locale ? `${config.locale.replaceAll("-", "_")}.UTF-8` : "en_US.UTF-8";
|
|
82
82
|
}
|
|
83
83
|
if (config.configFile) {
|
|
84
|
-
process.env[`${prefix}CONFIG_FILE`] =
|
|
84
|
+
process.env[`${prefix}CONFIG_FILE`] = _chunkQTBTJBPXjs.correctPaths.call(void 0, config.configFile);
|
|
85
85
|
}
|
|
86
86
|
if (config.workspaceRoot) {
|
|
87
|
-
process.env[`${prefix}WORKSPACE_ROOT`] =
|
|
88
|
-
process.env.NX_WORKSPACE_ROOT =
|
|
89
|
-
process.env.NX_WORKSPACE_ROOT_PATH =
|
|
87
|
+
process.env[`${prefix}WORKSPACE_ROOT`] = _chunkQTBTJBPXjs.correctPaths.call(void 0, config.workspaceRoot);
|
|
88
|
+
process.env.NX_WORKSPACE_ROOT = _chunkQTBTJBPXjs.correctPaths.call(void 0, config.workspaceRoot);
|
|
89
|
+
process.env.NX_WORKSPACE_ROOT_PATH = _chunkQTBTJBPXjs.correctPaths.call(void 0, config.workspaceRoot);
|
|
90
90
|
}
|
|
91
91
|
if (config.directories) {
|
|
92
92
|
if (!config.skipCache && config.directories.cache) {
|
|
93
|
-
process.env[`${prefix}CACHE_DIR`] =
|
|
93
|
+
process.env[`${prefix}CACHE_DIR`] = _chunkQTBTJBPXjs.correctPaths.call(void 0, config.directories.cache);
|
|
94
94
|
}
|
|
95
95
|
if (config.directories.data) {
|
|
96
|
-
process.env[`${prefix}DATA_DIR`] =
|
|
96
|
+
process.env[`${prefix}DATA_DIR`] = _chunkQTBTJBPXjs.correctPaths.call(void 0, config.directories.data);
|
|
97
97
|
}
|
|
98
98
|
if (config.directories.config) {
|
|
99
|
-
process.env[`${prefix}CONFIG_DIR`] =
|
|
99
|
+
process.env[`${prefix}CONFIG_DIR`] = _chunkQTBTJBPXjs.correctPaths.call(void 0, config.directories.config);
|
|
100
100
|
}
|
|
101
101
|
if (config.directories.temp) {
|
|
102
|
-
process.env[`${prefix}TEMP_DIR`] =
|
|
102
|
+
process.env[`${prefix}TEMP_DIR`] = _chunkQTBTJBPXjs.correctPaths.call(void 0, config.directories.temp);
|
|
103
103
|
}
|
|
104
104
|
if (config.directories.log) {
|
|
105
|
-
process.env[`${prefix}LOG_DIR`] =
|
|
105
|
+
process.env[`${prefix}LOG_DIR`] = _chunkQTBTJBPXjs.correctPaths.call(void 0, config.directories.log);
|
|
106
106
|
}
|
|
107
107
|
if (config.directories.build) {
|
|
108
|
-
process.env[`${prefix}BUILD_DIR`] =
|
|
108
|
+
process.env[`${prefix}BUILD_DIR`] = _chunkQTBTJBPXjs.correctPaths.call(void 0, config.directories.build);
|
|
109
109
|
}
|
|
110
110
|
}
|
|
111
111
|
if (config.skipCache !== void 0) {
|
|
@@ -159,18 +159,18 @@ var setConfigEnv = /* @__PURE__ */ _chunkXJEQHMOEjs.__name.call(void 0, (config)
|
|
|
159
159
|
if (config.logLevel) {
|
|
160
160
|
process.env[`${prefix}LOG_LEVEL`] = String(config.logLevel);
|
|
161
161
|
process.env.LOG_LEVEL = String(config.logLevel);
|
|
162
|
-
process.env.NX_VERBOSE_LOGGING = String(
|
|
163
|
-
process.env.RUST_BACKTRACE =
|
|
162
|
+
process.env.NX_VERBOSE_LOGGING = String(_chunkMW5LDGT2js.getLogLevel.call(void 0, config.logLevel) >= _chunkALILAYWEjs.LogLevel.DEBUG ? true : false);
|
|
163
|
+
process.env.RUST_BACKTRACE = _chunkMW5LDGT2js.getLogLevel.call(void 0, config.logLevel) >= _chunkALILAYWEjs.LogLevel.DEBUG ? "full" : "none";
|
|
164
164
|
}
|
|
165
165
|
process.env[`${prefix}CONFIG`] = JSON.stringify(config);
|
|
166
166
|
for (const key of Object.keys(_nullishCoalesce(config.extensions, () => ( {})))) {
|
|
167
167
|
config.extensions[key] && Object.keys(config.extensions[key]) && setExtensionEnv(key, config.extensions[key]);
|
|
168
168
|
}
|
|
169
169
|
}, "setConfigEnv");
|
|
170
|
-
var setThemeColorConfigEnv = /* @__PURE__ */
|
|
170
|
+
var setThemeColorConfigEnv = /* @__PURE__ */ _chunkUMQNSY3Ujs.__name.call(void 0, (prefix, config) => {
|
|
171
171
|
return _optionalChain([config, 'optionalAccess', _19 => _19.light, 'optionalAccess', _20 => _20.brand]) || _optionalChain([config, 'optionalAccess', _21 => _21.dark, 'optionalAccess', _22 => _22.brand]) ? setMultiThemeColorConfigEnv(prefix, config) : setSingleThemeColorConfigEnv(prefix, config);
|
|
172
172
|
}, "setThemeColorConfigEnv");
|
|
173
|
-
var setSingleThemeColorConfigEnv = /* @__PURE__ */
|
|
173
|
+
var setSingleThemeColorConfigEnv = /* @__PURE__ */ _chunkUMQNSY3Ujs.__name.call(void 0, (prefix, config) => {
|
|
174
174
|
if (config.dark) {
|
|
175
175
|
process.env[`${prefix}DARK`] = config.dark;
|
|
176
176
|
}
|
|
@@ -214,13 +214,13 @@ var setSingleThemeColorConfigEnv = /* @__PURE__ */ _chunkXJEQHMOEjs.__name.call(
|
|
|
214
214
|
process.env[`${prefix}NEGATIVE`] = config.negative;
|
|
215
215
|
}
|
|
216
216
|
}, "setSingleThemeColorConfigEnv");
|
|
217
|
-
var setMultiThemeColorConfigEnv = /* @__PURE__ */
|
|
217
|
+
var setMultiThemeColorConfigEnv = /* @__PURE__ */ _chunkUMQNSY3Ujs.__name.call(void 0, (prefix, config) => {
|
|
218
218
|
return {
|
|
219
219
|
light: setBaseThemeColorConfigEnv(`${prefix}LIGHT_`, config.light),
|
|
220
220
|
dark: setBaseThemeColorConfigEnv(`${prefix}DARK_`, config.dark)
|
|
221
221
|
};
|
|
222
222
|
}, "setMultiThemeColorConfigEnv");
|
|
223
|
-
var setBaseThemeColorConfigEnv = /* @__PURE__ */
|
|
223
|
+
var setBaseThemeColorConfigEnv = /* @__PURE__ */ _chunkUMQNSY3Ujs.__name.call(void 0, (prefix, config) => {
|
|
224
224
|
if (config.foreground) {
|
|
225
225
|
process.env[`${prefix}FOREGROUND`] = config.foreground;
|
|
226
226
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkUMQNSY3Ujs = require('./chunk-UMQNSY3U.js');
|
|
4
4
|
|
|
5
5
|
// src/types.ts
|
|
6
|
-
|
|
6
|
+
_chunkUMQNSY3Ujs.init_cjs_shims.call(void 0, );
|
|
7
7
|
var LogLevel = {
|
|
8
8
|
SILENT: 0,
|
|
9
9
|
FATAL: 10,
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import {
|
|
2
2
|
getLogLevel
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-E6O3JBTJ.mjs";
|
|
4
4
|
import {
|
|
5
5
|
correctPaths
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-STXZQNAU.mjs";
|
|
7
7
|
import {
|
|
8
8
|
LogLevel
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-KOV36WBN.mjs";
|
|
10
10
|
import {
|
|
11
11
|
__name,
|
|
12
12
|
init_esm_shims
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-WARKB24U.mjs";
|
|
14
14
|
|
|
15
15
|
// src/env/set-env.ts
|
|
16
16
|
init_esm_shims();
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
findWorkspaceRoot
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-N4RRUDEU.mjs";
|
|
4
4
|
import {
|
|
5
5
|
__name,
|
|
6
6
|
init_esm_shims
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-WARKB24U.mjs";
|
|
8
8
|
|
|
9
9
|
// src/utilities/apply-workspace-tokens.ts
|
|
10
10
|
init_esm_shims();
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import {
|
|
2
2
|
DEFAULT_COLOR_CONFIG
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-DYRNFMWE.mjs";
|
|
4
|
+
import {
|
|
5
|
+
getChalk
|
|
6
|
+
} from "./chunk-UOKAFMHT.mjs";
|
|
4
7
|
import {
|
|
5
8
|
getLogLevel
|
|
6
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-E6O3JBTJ.mjs";
|
|
7
10
|
import {
|
|
8
11
|
LogLevel,
|
|
9
12
|
LogLevelLabel
|
|
10
|
-
} from "./chunk-
|
|
11
|
-
import {
|
|
12
|
-
getChalk
|
|
13
|
-
} from "./chunk-4IYEDNYJ.mjs";
|
|
13
|
+
} from "./chunk-KOV36WBN.mjs";
|
|
14
14
|
import {
|
|
15
15
|
__name,
|
|
16
16
|
init_esm_shims
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-WARKB24U.mjs";
|
|
18
18
|
|
|
19
19
|
// src/logger/console.ts
|
|
20
20
|
init_esm_shims();
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import {
|
|
2
2
|
findWorkspaceRoot
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-N4RRUDEU.mjs";
|
|
4
4
|
import {
|
|
5
5
|
STORM_DEFAULT_HOMEPAGE,
|
|
6
6
|
STORM_DEFAULT_LICENSE
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-FT7EFUF5.mjs";
|
|
8
8
|
import {
|
|
9
9
|
__name,
|
|
10
10
|
init_esm_shims
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-WARKB24U.mjs";
|
|
12
12
|
|
|
13
13
|
// src/utilities/get-default-config.ts
|
|
14
14
|
init_esm_shims();
|