@storm-software/projen 0.18.7 → 0.19.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +20 -0
- package/README.md +2 -1
- package/dist/{chunk-RUZZI27Q.js → chunk-BROQ5KWZ.js} +2 -2
- package/dist/{chunk-KSH53RTZ.mjs → chunk-G7E7SOUO.mjs} +1 -1
- package/dist/{chunk-ZQB45RUW.mjs → chunk-GDIR5JOX.mjs} +2 -2
- package/dist/chunk-NDWDSY5F.js +6 -0
- package/dist/{chunk-DTALEP6L.js → chunk-NSH2LEK4.js} +168 -167
- package/dist/{chunk-C7CZ7DL7.mjs → chunk-O5AMVQJJ.mjs} +1 -1
- package/dist/{chunk-IPCKCVKJ.mjs → chunk-PLYSSAMI.mjs} +6 -5
- package/dist/{chunk-27KUDFX3.js → chunk-QN2JD3BZ.js} +2 -2
- package/dist/{chunk-SR6QNS73.js → chunk-SVKSKMNF.js} +3 -3
- package/dist/{chunk-EPEM7QUX.mjs → chunk-YL6OU6I6.mjs} +1 -1
- package/dist/generators.js +5 -5
- package/dist/generators.mjs +4 -4
- package/dist/index.js +10 -10
- package/dist/index.mjs +5 -5
- package/dist/src/components/index.js +3 -3
- package/dist/src/components/index.mjs +2 -2
- package/dist/src/components/nx-workspace.js +4 -4
- package/dist/src/components/nx-workspace.mjs +2 -2
- package/dist/src/generators/init/generator.js +4 -4
- package/dist/src/generators/init/generator.mjs +3 -3
- package/dist/tsup.config.js +2 -2
- package/dist/tsup.config.mjs +1 -1
- package/package.json +2 -2
- package/dist/chunk-2SNM3OBW.js +0 -6
|
@@ -1,13 +1,13 @@
|
|
|
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 _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
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkQN2JD3BZjs = require('./chunk-QN2JD3BZ.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunkBROQ5KWZjs = require('./chunk-BROQ5KWZ.js');
|
|
8
8
|
|
|
9
9
|
// src/generators/init/generator.ts
|
|
10
|
-
|
|
10
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
@@ -16,27 +16,27 @@ _chunkRUZZI27Qjs.init_cjs_shims.call(void 0, );
|
|
|
16
16
|
var _devkit = require('@nx/devkit');
|
|
17
17
|
|
|
18
18
|
// ../workspace-tools/index.ts
|
|
19
|
-
|
|
19
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
20
20
|
|
|
21
21
|
// ../workspace-tools/executors.ts
|
|
22
|
-
|
|
22
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
23
23
|
|
|
24
24
|
// ../workspace-tools/src/executors/cargo-build/executor.ts
|
|
25
|
-
|
|
25
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
26
26
|
|
|
27
27
|
// ../workspace-tools/src/base/base-executor.ts
|
|
28
|
-
|
|
28
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
29
29
|
|
|
30
30
|
// ../config-tools/src/config-file/get-config-file.ts
|
|
31
|
-
|
|
31
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
32
32
|
var _c12 = require('c12');
|
|
33
33
|
var _defu = require('defu'); var _defu2 = _interopRequireDefault(_defu);
|
|
34
34
|
|
|
35
35
|
// ../config-tools/src/logger/console.ts
|
|
36
|
-
|
|
36
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
37
37
|
|
|
38
38
|
// ../config-tools/src/types.ts
|
|
39
|
-
|
|
39
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
40
40
|
var LogLevel = {
|
|
41
41
|
SILENT: 0,
|
|
42
42
|
FATAL: 10,
|
|
@@ -61,7 +61,7 @@ var LogLevelLabel = {
|
|
|
61
61
|
};
|
|
62
62
|
|
|
63
63
|
// ../config-tools/src/utilities/colors.ts
|
|
64
|
-
|
|
64
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
65
65
|
var DEFAULT_COLOR_CONFIG = {
|
|
66
66
|
light: {
|
|
67
67
|
background: "#fafafa",
|
|
@@ -98,7 +98,7 @@ var DEFAULT_COLOR_CONFIG = {
|
|
|
98
98
|
};
|
|
99
99
|
|
|
100
100
|
// ../config-tools/src/logger/chalk.ts
|
|
101
|
-
|
|
101
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
102
102
|
var _chalk2 = require('chalk'); var _chalk3 = _interopRequireDefault(_chalk2);
|
|
103
103
|
var chalkDefault = {
|
|
104
104
|
hex: (_) => (message) => message,
|
|
@@ -132,10 +132,10 @@ var getChalk = () => {
|
|
|
132
132
|
};
|
|
133
133
|
|
|
134
134
|
// ../config-tools/src/logger/console-icons.ts
|
|
135
|
-
|
|
135
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
136
136
|
|
|
137
137
|
// ../config-tools/src/logger/is-unicode-supported.ts
|
|
138
|
-
|
|
138
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
139
139
|
function isUnicodeSupported() {
|
|
140
140
|
if (process.platform !== "win32") {
|
|
141
141
|
return process.env.TERM !== "linux";
|
|
@@ -160,13 +160,13 @@ var CONSOLE_ICONS = {
|
|
|
160
160
|
};
|
|
161
161
|
|
|
162
162
|
// ../config-tools/src/logger/format-timestamp.ts
|
|
163
|
-
|
|
163
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
164
164
|
var formatTimestamp = (date = /* @__PURE__ */ new Date()) => {
|
|
165
165
|
return `${date.toLocaleDateString()} ${date.toLocaleTimeString()}`;
|
|
166
166
|
};
|
|
167
167
|
|
|
168
168
|
// ../config-tools/src/logger/get-log-level.ts
|
|
169
|
-
|
|
169
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
170
170
|
var getLogLevel = (label) => {
|
|
171
171
|
switch (label) {
|
|
172
172
|
case "all":
|
|
@@ -342,13 +342,13 @@ var _isFunction = (value) => {
|
|
|
342
342
|
};
|
|
343
343
|
|
|
344
344
|
// ../config-tools/src/utilities/apply-workspace-tokens.ts
|
|
345
|
-
|
|
345
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
346
346
|
|
|
347
347
|
// ../config-tools/src/utilities/find-workspace-root.ts
|
|
348
|
-
|
|
348
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
349
349
|
|
|
350
350
|
// ../config-tools/src/utilities/find-up.ts
|
|
351
|
-
|
|
351
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
352
352
|
var _fs = require('fs'); var _fs2 = _interopRequireDefault(_fs);
|
|
353
353
|
var _path = require('path'); var path2 = _interopRequireWildcard(_path);
|
|
354
354
|
var MAX_PATH_SEARCH_DEPTH = 30;
|
|
@@ -416,11 +416,11 @@ var rootDirectories = [
|
|
|
416
416
|
];
|
|
417
417
|
function findWorkspaceRootSafe(pathInsideMonorepo) {
|
|
418
418
|
if (process.env.STORM_WORKSPACE_ROOT || process.env.NX_WORKSPACE_ROOT_PATH) {
|
|
419
|
-
return
|
|
419
|
+
return _chunkQN2JD3BZjs.correctPaths.call(void 0,
|
|
420
420
|
_nullishCoalesce(process.env.STORM_WORKSPACE_ROOT, () => ( process.env.NX_WORKSPACE_ROOT_PATH))
|
|
421
421
|
);
|
|
422
422
|
}
|
|
423
|
-
return
|
|
423
|
+
return _chunkQN2JD3BZjs.correctPaths.call(void 0,
|
|
424
424
|
findFolderUp(
|
|
425
425
|
_nullishCoalesce(pathInsideMonorepo, () => ( process.cwd())),
|
|
426
426
|
rootFiles,
|
|
@@ -515,13 +515,13 @@ var applyWorkspaceTokens = async (options, tokenParams, tokenizerFn) => {
|
|
|
515
515
|
};
|
|
516
516
|
|
|
517
517
|
// ../config-tools/src/utilities/get-default-config.ts
|
|
518
|
-
|
|
518
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
519
519
|
|
|
520
520
|
// ../config/src/index.ts
|
|
521
|
-
|
|
521
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
522
522
|
|
|
523
523
|
// ../config/src/constants.ts
|
|
524
|
-
|
|
524
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
525
525
|
var STORM_DEFAULT_DOCS = "https://docs.stormsoftware.com";
|
|
526
526
|
var STORM_DEFAULT_HOMEPAGE = "https://stormsoftware.com";
|
|
527
527
|
var STORM_DEFAULT_CONTACT = "https://stormsoftware.com/contact";
|
|
@@ -540,10 +540,10 @@ var STORM_DEFAULT_ERROR_CODES_FILE = "tools/errors/codes.json";
|
|
|
540
540
|
var STORM_DEFAULT_BANNER_ALT = "The workspace's banner image";
|
|
541
541
|
|
|
542
542
|
// ../config/src/define-config.ts
|
|
543
|
-
|
|
543
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
544
544
|
|
|
545
545
|
// ../config/src/schema.ts
|
|
546
|
-
|
|
546
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
547
547
|
var _mini = require('zod/mini'); var z = _interopRequireWildcard(_mini);
|
|
548
548
|
var schemaRegistry = z.registry();
|
|
549
549
|
var colorSchema = z.string().check(
|
|
@@ -1098,7 +1098,7 @@ schemaRegistry.add(extensionsSchema, {
|
|
|
1098
1098
|
});
|
|
1099
1099
|
|
|
1100
1100
|
// ../config/src/types.ts
|
|
1101
|
-
|
|
1101
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
1102
1102
|
var COLOR_KEYS = [
|
|
1103
1103
|
"dark",
|
|
1104
1104
|
"light",
|
|
@@ -1131,7 +1131,7 @@ async function getPackageJsonConfig(root) {
|
|
|
1131
1131
|
const workspaceRoot3 = findWorkspaceRoot(root);
|
|
1132
1132
|
if (_fs.existsSync.call(void 0, _path.join.call(void 0, workspaceRoot3, "package.json"))) {
|
|
1133
1133
|
const file = await _promises.readFile.call(void 0,
|
|
1134
|
-
|
|
1134
|
+
_chunkQN2JD3BZjs.joinPaths.call(void 0, workspaceRoot3, "package.json"),
|
|
1135
1135
|
"utf8"
|
|
1136
1136
|
);
|
|
1137
1137
|
if (file) {
|
|
@@ -1215,7 +1215,7 @@ var getConfigFileByName = async (fileName, filePath, options = {}) => {
|
|
|
1215
1215
|
envName: _optionalChain([fileName, 'optionalAccess', _34 => _34.toUpperCase, 'call', _35 => _35()]),
|
|
1216
1216
|
jitiOptions: {
|
|
1217
1217
|
debug: false,
|
|
1218
|
-
fsCache: process.env.STORM_SKIP_CACHE === "true" ? false :
|
|
1218
|
+
fsCache: process.env.STORM_SKIP_CACHE === "true" ? false : _chunkQN2JD3BZjs.joinPaths.call(void 0,
|
|
1219
1219
|
process.env.STORM_CACHE_DIR || "node_modules/.cache/storm",
|
|
1220
1220
|
"jiti"
|
|
1221
1221
|
)
|
|
@@ -1229,7 +1229,7 @@ var getConfigFileByName = async (fileName, filePath, options = {}) => {
|
|
|
1229
1229
|
envName: _optionalChain([fileName, 'optionalAccess', _36 => _36.toUpperCase, 'call', _37 => _37()]),
|
|
1230
1230
|
jitiOptions: {
|
|
1231
1231
|
debug: false,
|
|
1232
|
-
fsCache: process.env.STORM_SKIP_CACHE === "true" ? false :
|
|
1232
|
+
fsCache: process.env.STORM_SKIP_CACHE === "true" ? false : _chunkQN2JD3BZjs.joinPaths.call(void 0,
|
|
1233
1233
|
process.env.STORM_CACHE_DIR || "node_modules/.cache/storm",
|
|
1234
1234
|
"jiti"
|
|
1235
1235
|
)
|
|
@@ -1281,11 +1281,11 @@ var getConfigFile = async (filePath, additionalFileNames = []) => {
|
|
|
1281
1281
|
};
|
|
1282
1282
|
|
|
1283
1283
|
// ../config-tools/src/create-storm-config.ts
|
|
1284
|
-
|
|
1284
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
1285
1285
|
|
|
1286
1286
|
|
|
1287
1287
|
// ../config-tools/src/env/get-env.ts
|
|
1288
|
-
|
|
1288
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
1289
1289
|
var getExtensionEnv = (extensionName) => {
|
|
1290
1290
|
const prefix = `STORM_EXTENSION_${extensionName.toUpperCase()}_`;
|
|
1291
1291
|
return Object.keys(process.env).filter((key) => key.startsWith(prefix)).reduce((ret, key) => {
|
|
@@ -1347,15 +1347,15 @@ var getConfigEnv = () => {
|
|
|
1347
1347
|
support: process.env[`${prefix}SUPPORT`] || void 0,
|
|
1348
1348
|
timezone: process.env[`${prefix}TIMEZONE`] || process.env.TZ || void 0,
|
|
1349
1349
|
locale: process.env[`${prefix}LOCALE`] || process.env.LOCALE || void 0,
|
|
1350
|
-
configFile: process.env[`${prefix}WORKSPACE_CONFIG_FILE`] ?
|
|
1351
|
-
workspaceRoot: process.env[`${prefix}WORKSPACE_ROOT`] ?
|
|
1350
|
+
configFile: process.env[`${prefix}WORKSPACE_CONFIG_FILE`] ? _chunkQN2JD3BZjs.correctPaths.call(void 0, process.env[`${prefix}WORKSPACE_CONFIG_FILE`]) : void 0,
|
|
1351
|
+
workspaceRoot: process.env[`${prefix}WORKSPACE_ROOT`] ? _chunkQN2JD3BZjs.correctPaths.call(void 0, process.env[`${prefix}WORKSPACE_ROOT`]) : void 0,
|
|
1352
1352
|
directories: {
|
|
1353
|
-
cache: process.env[`${prefix}CACHE_DIR`] ?
|
|
1354
|
-
data: process.env[`${prefix}DATA_DIR`] ?
|
|
1355
|
-
config: process.env[`${prefix}CONFIG_DIR`] ?
|
|
1356
|
-
temp: process.env[`${prefix}TEMP_DIR`] ?
|
|
1357
|
-
log: process.env[`${prefix}LOG_DIR`] ?
|
|
1358
|
-
build: process.env[`${prefix}BUILD_DIR`] ?
|
|
1353
|
+
cache: process.env[`${prefix}CACHE_DIR`] ? _chunkQN2JD3BZjs.correctPaths.call(void 0, process.env[`${prefix}CACHE_DIR`]) : process.env[`${prefix}CACHE_DIRECTORY`] ? _chunkQN2JD3BZjs.correctPaths.call(void 0, process.env[`${prefix}CACHE_DIRECTORY`]) : void 0,
|
|
1354
|
+
data: process.env[`${prefix}DATA_DIR`] ? _chunkQN2JD3BZjs.correctPaths.call(void 0, process.env[`${prefix}DATA_DIR`]) : process.env[`${prefix}DATA_DIRECTORY`] ? _chunkQN2JD3BZjs.correctPaths.call(void 0, process.env[`${prefix}DATA_DIRECTORY`]) : void 0,
|
|
1355
|
+
config: process.env[`${prefix}CONFIG_DIR`] ? _chunkQN2JD3BZjs.correctPaths.call(void 0, process.env[`${prefix}CONFIG_DIR`]) : process.env[`${prefix}CONFIG_DIRECTORY`] ? _chunkQN2JD3BZjs.correctPaths.call(void 0, process.env[`${prefix}CONFIG_DIRECTORY`]) : void 0,
|
|
1356
|
+
temp: process.env[`${prefix}TEMP_DIR`] ? _chunkQN2JD3BZjs.correctPaths.call(void 0, process.env[`${prefix}TEMP_DIR`]) : process.env[`${prefix}TEMP_DIRECTORY`] ? _chunkQN2JD3BZjs.correctPaths.call(void 0, process.env[`${prefix}TEMP_DIRECTORY`]) : void 0,
|
|
1357
|
+
log: process.env[`${prefix}LOG_DIR`] ? _chunkQN2JD3BZjs.correctPaths.call(void 0, process.env[`${prefix}LOG_DIR`]) : process.env[`${prefix}LOG_DIRECTORY`] ? _chunkQN2JD3BZjs.correctPaths.call(void 0, process.env[`${prefix}LOG_DIRECTORY`]) : void 0,
|
|
1358
|
+
build: process.env[`${prefix}BUILD_DIR`] ? _chunkQN2JD3BZjs.correctPaths.call(void 0, process.env[`${prefix}BUILD_DIR`]) : process.env[`${prefix}BUILD_DIRECTORY`] ? _chunkQN2JD3BZjs.correctPaths.call(void 0, process.env[`${prefix}BUILD_DIRECTORY`]) : void 0
|
|
1359
1359
|
},
|
|
1360
1360
|
skipCache: process.env[`${prefix}SKIP_CACHE`] !== void 0 ? Boolean(process.env[`${prefix}SKIP_CACHE`]) : void 0,
|
|
1361
1361
|
mode: (_nullishCoalesce(_nullishCoalesce(process.env[`${prefix}MODE`], () => ( process.env.NODE_ENV)), () => ( process.env.ENVIRONMENT))) || void 0,
|
|
@@ -1498,7 +1498,7 @@ var getBaseThemeColorsEnv = (prefix) => {
|
|
|
1498
1498
|
};
|
|
1499
1499
|
|
|
1500
1500
|
// ../config-tools/src/env/set-env.ts
|
|
1501
|
-
|
|
1501
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
1502
1502
|
var setExtensionEnv = (extensionName, extension) => {
|
|
1503
1503
|
for (const key of Object.keys(_nullishCoalesce(extension, () => ( {})))) {
|
|
1504
1504
|
if (extension[key]) {
|
|
@@ -1646,42 +1646,42 @@ var setConfigEnv = (config) => {
|
|
|
1646
1646
|
process.env.LANG = config.locale ? `${config.locale.replaceAll("-", "_")}.UTF-8` : "en_US.UTF-8";
|
|
1647
1647
|
}
|
|
1648
1648
|
if (config.configFile) {
|
|
1649
|
-
process.env[`${prefix}WORKSPACE_CONFIG_FILE`] =
|
|
1649
|
+
process.env[`${prefix}WORKSPACE_CONFIG_FILE`] = _chunkQN2JD3BZjs.correctPaths.call(void 0,
|
|
1650
1650
|
config.configFile
|
|
1651
1651
|
);
|
|
1652
1652
|
}
|
|
1653
1653
|
if (config.workspaceRoot) {
|
|
1654
|
-
process.env[`${prefix}WORKSPACE_ROOT`] =
|
|
1655
|
-
process.env.NX_WORKSPACE_ROOT =
|
|
1656
|
-
process.env.NX_WORKSPACE_ROOT_PATH =
|
|
1654
|
+
process.env[`${prefix}WORKSPACE_ROOT`] = _chunkQN2JD3BZjs.correctPaths.call(void 0, config.workspaceRoot);
|
|
1655
|
+
process.env.NX_WORKSPACE_ROOT = _chunkQN2JD3BZjs.correctPaths.call(void 0, config.workspaceRoot);
|
|
1656
|
+
process.env.NX_WORKSPACE_ROOT_PATH = _chunkQN2JD3BZjs.correctPaths.call(void 0, config.workspaceRoot);
|
|
1657
1657
|
}
|
|
1658
1658
|
if (config.directories) {
|
|
1659
1659
|
if (!config.skipCache && config.directories.cache) {
|
|
1660
|
-
process.env[`${prefix}CACHE_DIR`] =
|
|
1660
|
+
process.env[`${prefix}CACHE_DIR`] = _chunkQN2JD3BZjs.correctPaths.call(void 0,
|
|
1661
1661
|
config.directories.cache
|
|
1662
1662
|
);
|
|
1663
1663
|
process.env[`${prefix}CACHE_DIRECTORY`] = process.env[`${prefix}CACHE_DIR`];
|
|
1664
1664
|
}
|
|
1665
1665
|
if (config.directories.data) {
|
|
1666
|
-
process.env[`${prefix}DATA_DIR`] =
|
|
1666
|
+
process.env[`${prefix}DATA_DIR`] = _chunkQN2JD3BZjs.correctPaths.call(void 0, config.directories.data);
|
|
1667
1667
|
process.env[`${prefix}DATA_DIRECTORY`] = process.env[`${prefix}DATA_DIR`];
|
|
1668
1668
|
}
|
|
1669
1669
|
if (config.directories.config) {
|
|
1670
|
-
process.env[`${prefix}CONFIG_DIR`] =
|
|
1670
|
+
process.env[`${prefix}CONFIG_DIR`] = _chunkQN2JD3BZjs.correctPaths.call(void 0,
|
|
1671
1671
|
config.directories.config
|
|
1672
1672
|
);
|
|
1673
1673
|
process.env[`${prefix}CONFIG_DIRECTORY`] = process.env[`${prefix}CONFIG_DIR`];
|
|
1674
1674
|
}
|
|
1675
1675
|
if (config.directories.temp) {
|
|
1676
|
-
process.env[`${prefix}TEMP_DIR`] =
|
|
1676
|
+
process.env[`${prefix}TEMP_DIR`] = _chunkQN2JD3BZjs.correctPaths.call(void 0, config.directories.temp);
|
|
1677
1677
|
process.env[`${prefix}TEMP_DIRECTORY`] = process.env[`${prefix}TEMP_DIR`];
|
|
1678
1678
|
}
|
|
1679
1679
|
if (config.directories.log) {
|
|
1680
|
-
process.env[`${prefix}LOG_DIR`] =
|
|
1680
|
+
process.env[`${prefix}LOG_DIR`] = _chunkQN2JD3BZjs.correctPaths.call(void 0, config.directories.log);
|
|
1681
1681
|
process.env[`${prefix}LOG_DIRECTORY`] = process.env[`${prefix}LOG_DIR`];
|
|
1682
1682
|
}
|
|
1683
1683
|
if (config.directories.build) {
|
|
1684
|
-
process.env[`${prefix}BUILD_DIR`] =
|
|
1684
|
+
process.env[`${prefix}BUILD_DIR`] = _chunkQN2JD3BZjs.correctPaths.call(void 0,
|
|
1685
1685
|
config.directories.build
|
|
1686
1686
|
);
|
|
1687
1687
|
process.env[`${prefix}BUILD_DIRECTORY`] = process.env[`${prefix}BUILD_DIR`];
|
|
@@ -1960,7 +1960,7 @@ ${formatLogMessage(config)}`,
|
|
|
1960
1960
|
};
|
|
1961
1961
|
|
|
1962
1962
|
// ../config-tools/src/get-config.ts
|
|
1963
|
-
|
|
1963
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
1964
1964
|
var getConfig = (workspaceRoot3, skipLogs = false) => {
|
|
1965
1965
|
return loadStormWorkspaceConfig(workspaceRoot3, skipLogs);
|
|
1966
1966
|
};
|
|
@@ -2095,7 +2095,7 @@ var _isFunction2 = (value) => {
|
|
|
2095
2095
|
};
|
|
2096
2096
|
|
|
2097
2097
|
// ../workspace-tools/src/utils/cargo.ts
|
|
2098
|
-
|
|
2098
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2099
2099
|
|
|
2100
2100
|
|
|
2101
2101
|
|
|
@@ -2233,7 +2233,7 @@ var executor_default = withRunExecutor(
|
|
|
2233
2233
|
);
|
|
2234
2234
|
|
|
2235
2235
|
// ../workspace-tools/src/executors/cargo-check/executor.ts
|
|
2236
|
-
|
|
2236
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2237
2237
|
async function cargoCheckExecutor(options, context) {
|
|
2238
2238
|
const command = buildCargoCommand("check", options, context);
|
|
2239
2239
|
return await cargoCommand(...command);
|
|
@@ -2253,7 +2253,7 @@ var executor_default2 = withRunExecutor(
|
|
|
2253
2253
|
);
|
|
2254
2254
|
|
|
2255
2255
|
// ../workspace-tools/src/executors/cargo-clippy/executor.ts
|
|
2256
|
-
|
|
2256
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2257
2257
|
async function cargoClippyExecutor(options, context) {
|
|
2258
2258
|
const command = buildCargoCommand("clippy", options, context);
|
|
2259
2259
|
return await cargoCommand(...command);
|
|
@@ -2274,7 +2274,7 @@ var executor_default3 = withRunExecutor(
|
|
|
2274
2274
|
);
|
|
2275
2275
|
|
|
2276
2276
|
// ../workspace-tools/src/executors/cargo-doc/executor.ts
|
|
2277
|
-
|
|
2277
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2278
2278
|
async function cargoDocExecutor(options, context) {
|
|
2279
2279
|
const opts = { ...options };
|
|
2280
2280
|
opts["no-deps"] = opts.noDeps;
|
|
@@ -2304,7 +2304,7 @@ var executor_default4 = withRunExecutor(
|
|
|
2304
2304
|
);
|
|
2305
2305
|
|
|
2306
2306
|
// ../workspace-tools/src/executors/cargo-format/executor.ts
|
|
2307
|
-
|
|
2307
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2308
2308
|
async function cargoFormatExecutor(options, context) {
|
|
2309
2309
|
const command = buildCargoCommand("fmt", options, context);
|
|
2310
2310
|
return await cargoCommand(...command);
|
|
@@ -2325,7 +2325,7 @@ var executor_default5 = withRunExecutor(
|
|
|
2325
2325
|
);
|
|
2326
2326
|
|
|
2327
2327
|
// ../workspace-tools/src/executors/cargo-publish/executor.ts
|
|
2328
|
-
|
|
2328
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2329
2329
|
|
|
2330
2330
|
|
|
2331
2331
|
|
|
@@ -2333,19 +2333,19 @@ var _https = require('https'); var _https2 = _interopRequireDefault(_https);
|
|
|
2333
2333
|
var LARGE_BUFFER = 1024 * 1e6;
|
|
2334
2334
|
|
|
2335
2335
|
// ../workspace-tools/src/executors/esbuild/executor.ts
|
|
2336
|
-
|
|
2336
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2337
2337
|
|
|
2338
2338
|
// ../esbuild/src/build.ts
|
|
2339
|
-
|
|
2339
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2340
2340
|
|
|
2341
2341
|
// ../esbuild/src/assets.ts
|
|
2342
|
-
|
|
2342
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2343
2343
|
|
|
2344
2344
|
// ../build-tools/src/index.ts
|
|
2345
|
-
|
|
2345
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2346
2346
|
|
|
2347
2347
|
// ../build-tools/src/config.ts
|
|
2348
|
-
|
|
2348
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2349
2349
|
var DEFAULT_COMPILED_BANNER = `/*****************************************
|
|
2350
2350
|
*
|
|
2351
2351
|
* \u26A1 Built by Storm Software
|
|
@@ -2356,35 +2356,35 @@ var DEFAULT_ENVIRONMENT = "production";
|
|
|
2356
2356
|
var DEFAULT_ORGANIZATION = "storm-software";
|
|
2357
2357
|
|
|
2358
2358
|
// ../build-tools/src/plugins/index.ts
|
|
2359
|
-
|
|
2359
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2360
2360
|
|
|
2361
2361
|
// ../build-tools/src/plugins/analyze.ts
|
|
2362
|
-
|
|
2362
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2363
2363
|
|
|
2364
2364
|
// ../build-tools/src/plugins/swc.ts
|
|
2365
|
-
|
|
2365
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2366
2366
|
var _core = require('@swc/core');
|
|
2367
2367
|
|
|
2368
2368
|
// ../build-tools/src/plugins/ts-resolve.ts
|
|
2369
|
-
|
|
2369
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2370
2370
|
|
|
2371
2371
|
var _module = require('module');
|
|
2372
2372
|
|
|
2373
2373
|
var _resolve2 = require('resolve'); var _resolve3 = _interopRequireDefault(_resolve2);
|
|
2374
2374
|
|
|
2375
2375
|
// ../build-tools/src/plugins/type-definitions.ts
|
|
2376
|
-
|
|
2376
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2377
2377
|
|
|
2378
2378
|
|
|
2379
2379
|
|
|
2380
2380
|
// ../build-tools/src/types.ts
|
|
2381
|
-
|
|
2381
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2382
2382
|
|
|
2383
2383
|
// ../build-tools/src/utilities/index.ts
|
|
2384
|
-
|
|
2384
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2385
2385
|
|
|
2386
2386
|
// ../build-tools/src/utilities/copy-assets.ts
|
|
2387
|
-
|
|
2387
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2388
2388
|
var _copyassetshandler = require('@nx/js/src/utils/assets/copy-assets-handler');
|
|
2389
2389
|
var _glob = require('glob');
|
|
2390
2390
|
|
|
@@ -2416,7 +2416,7 @@ var copyAssets = async (config, assets, outputPath, projectRoot, sourceRoot, gen
|
|
|
2416
2416
|
}
|
|
2417
2417
|
writeTrace(
|
|
2418
2418
|
`\u{1F4DD} Copying the following assets to the output directory:
|
|
2419
|
-
${pendingAssets.map((pendingAsset) => typeof pendingAsset === "string" ? ` - ${pendingAsset} -> ${outputPath}` : ` - ${pendingAsset.input}/${pendingAsset.glob} -> ${
|
|
2419
|
+
${pendingAssets.map((pendingAsset) => typeof pendingAsset === "string" ? ` - ${pendingAsset} -> ${outputPath}` : ` - ${pendingAsset.input}/${pendingAsset.glob} -> ${_chunkQN2JD3BZjs.joinPaths.call(void 0, outputPath, pendingAsset.output)}`).join("\n")}`,
|
|
2420
2420
|
config
|
|
2421
2421
|
);
|
|
2422
2422
|
const assetHandler = new (0, _copyassetshandler.CopyAssetsHandler)({
|
|
@@ -2429,17 +2429,17 @@ ${pendingAssets.map((pendingAsset) => typeof pendingAsset === "string" ? ` - ${p
|
|
|
2429
2429
|
writeTrace("Completed copying assets to the output directory", config);
|
|
2430
2430
|
if (includeSrc === true) {
|
|
2431
2431
|
writeDebug(
|
|
2432
|
-
`\u{1F4DD} Adding banner and writing source files: ${
|
|
2432
|
+
`\u{1F4DD} Adding banner and writing source files: ${_chunkQN2JD3BZjs.joinPaths.call(void 0,
|
|
2433
2433
|
outputPath,
|
|
2434
2434
|
"src"
|
|
2435
2435
|
)}`,
|
|
2436
2436
|
config
|
|
2437
2437
|
);
|
|
2438
2438
|
const files = await _glob.glob.call(void 0, [
|
|
2439
|
-
|
|
2440
|
-
|
|
2441
|
-
|
|
2442
|
-
|
|
2439
|
+
_chunkQN2JD3BZjs.joinPaths.call(void 0, config.workspaceRoot, outputPath, "src/**/*.ts"),
|
|
2440
|
+
_chunkQN2JD3BZjs.joinPaths.call(void 0, config.workspaceRoot, outputPath, "src/**/*.tsx"),
|
|
2441
|
+
_chunkQN2JD3BZjs.joinPaths.call(void 0, config.workspaceRoot, outputPath, "src/**/*.js"),
|
|
2442
|
+
_chunkQN2JD3BZjs.joinPaths.call(void 0, config.workspaceRoot, outputPath, "src/**/*.jsx")
|
|
2443
2443
|
]);
|
|
2444
2444
|
await Promise.allSettled(
|
|
2445
2445
|
files.map(
|
|
@@ -2457,7 +2457,7 @@ ${footer && typeof footer === "string" ? footer.startsWith("//") ? footer : `//
|
|
|
2457
2457
|
};
|
|
2458
2458
|
|
|
2459
2459
|
// ../build-tools/src/utilities/generate-package-json.ts
|
|
2460
|
-
|
|
2460
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2461
2461
|
var _buildablelibsutils = require('@nx/js/src/utils/buildable-libs-utils');
|
|
2462
2462
|
|
|
2463
2463
|
|
|
@@ -2495,7 +2495,7 @@ var addPackageDependencies = async (workspaceRoot3, projectRoot, projectName, pa
|
|
|
2495
2495
|
)) {
|
|
2496
2496
|
const projectNode = project.node;
|
|
2497
2497
|
if (projectNode.data.root) {
|
|
2498
|
-
const projectPackageJsonPath =
|
|
2498
|
+
const projectPackageJsonPath = _chunkQN2JD3BZjs.joinPaths.call(void 0,
|
|
2499
2499
|
workspaceRoot3,
|
|
2500
2500
|
projectNode.data.root,
|
|
2501
2501
|
"package.json"
|
|
@@ -2517,7 +2517,7 @@ var addPackageDependencies = async (workspaceRoot3, projectRoot, projectName, pa
|
|
|
2517
2517
|
`\u{1F4E6} Adding local packages to package.json: ${localPackages.map((p) => p.name).join(", ")}`
|
|
2518
2518
|
);
|
|
2519
2519
|
const projectJsonFile = await _promises.readFile.call(void 0,
|
|
2520
|
-
|
|
2520
|
+
_chunkQN2JD3BZjs.joinPaths.call(void 0, projectRoot, "project.json"),
|
|
2521
2521
|
"utf8"
|
|
2522
2522
|
);
|
|
2523
2523
|
const projectJson = JSON.parse(projectJsonFile);
|
|
@@ -2530,7 +2530,7 @@ var addPackageDependencies = async (workspaceRoot3, projectRoot, projectName, pa
|
|
|
2530
2530
|
}
|
|
2531
2531
|
const implicitDependencies = _optionalChain([projectConfigurations, 'access', _97 => _97.projects, 'optionalAccess', _98 => _98[projectName2], 'access', _99 => _99.implicitDependencies, 'optionalAccess', _100 => _100.reduce, 'call', _101 => _101((ret, dep) => {
|
|
2532
2532
|
if (_optionalChain([projectConfigurations, 'access', _102 => _102.projects, 'optionalAccess', _103 => _103[dep]])) {
|
|
2533
|
-
const depPackageJsonPath =
|
|
2533
|
+
const depPackageJsonPath = _chunkQN2JD3BZjs.joinPaths.call(void 0,
|
|
2534
2534
|
workspaceRoot3,
|
|
2535
2535
|
projectConfigurations.projects[dep].root,
|
|
2536
2536
|
"package.json"
|
|
@@ -2568,7 +2568,7 @@ var addPackageDependencies = async (workspaceRoot3, projectRoot, projectName, pa
|
|
|
2568
2568
|
var addWorkspacePackageJsonFields = async (workspaceConfig, projectRoot, sourceRoot, projectName, includeSrc = false, packageJson) => {
|
|
2569
2569
|
const workspaceRoot3 = workspaceConfig.workspaceRoot ? workspaceConfig.workspaceRoot : findWorkspaceRoot();
|
|
2570
2570
|
const workspacePackageJsonContent = await _promises.readFile.call(void 0,
|
|
2571
|
-
|
|
2571
|
+
_chunkQN2JD3BZjs.joinPaths.call(void 0, workspaceRoot3, "package.json"),
|
|
2572
2572
|
"utf8"
|
|
2573
2573
|
);
|
|
2574
2574
|
const workspacePackageJson = JSON.parse(workspacePackageJsonContent);
|
|
@@ -2579,7 +2579,7 @@ var addWorkspacePackageJsonFields = async (workspaceConfig, projectRoot, sourceR
|
|
|
2579
2579
|
if (distSrc.startsWith("/")) {
|
|
2580
2580
|
distSrc = distSrc.substring(1);
|
|
2581
2581
|
}
|
|
2582
|
-
packageJson.source ??= `${
|
|
2582
|
+
packageJson.source ??= `${_chunkQN2JD3BZjs.joinPaths.call(void 0, distSrc, "index.ts").replaceAll("\\", "/")}`;
|
|
2583
2583
|
}
|
|
2584
2584
|
packageJson.files ??= ["dist/**/*"];
|
|
2585
2585
|
if (includeSrc === true && !packageJson.files.includes("src")) {
|
|
@@ -2604,16 +2604,16 @@ var addWorkspacePackageJsonFields = async (workspaceConfig, projectRoot, sourceR
|
|
|
2604
2604
|
packageJson.contributors = [packageJson.author];
|
|
2605
2605
|
}
|
|
2606
2606
|
packageJson.repository ??= workspacePackageJson.repository;
|
|
2607
|
-
packageJson.repository.directory ??= projectRoot ? projectRoot :
|
|
2607
|
+
packageJson.repository.directory ??= projectRoot ? projectRoot : _chunkQN2JD3BZjs.joinPaths.call(void 0, "packages", projectName);
|
|
2608
2608
|
return packageJson;
|
|
2609
2609
|
};
|
|
2610
2610
|
|
|
2611
2611
|
// ../build-tools/src/utilities/get-entry-points.ts
|
|
2612
|
-
|
|
2612
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2613
2613
|
|
|
2614
2614
|
|
|
2615
2615
|
// ../build-tools/src/utilities/get-env.ts
|
|
2616
|
-
|
|
2616
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2617
2617
|
var getEnv = (builder, options) => {
|
|
2618
2618
|
return {
|
|
2619
2619
|
STORM_BUILD: builder,
|
|
@@ -2628,21 +2628,21 @@ var getEnv = (builder, options) => {
|
|
|
2628
2628
|
};
|
|
2629
2629
|
|
|
2630
2630
|
// ../build-tools/src/utilities/get-file-banner.ts
|
|
2631
|
-
|
|
2631
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2632
2632
|
|
|
2633
2633
|
// ../build-tools/src/utilities/get-out-extension.ts
|
|
2634
|
-
|
|
2634
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2635
2635
|
|
|
2636
2636
|
// ../build-tools/src/utilities/get-project-deps.ts
|
|
2637
|
-
|
|
2637
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2638
2638
|
|
|
2639
2639
|
// ../build-tools/src/utilities/read-nx-config.ts
|
|
2640
|
-
|
|
2640
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2641
2641
|
|
|
2642
2642
|
|
|
2643
2643
|
|
|
2644
2644
|
// ../build-tools/src/utilities/task-graph.ts
|
|
2645
|
-
|
|
2645
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2646
2646
|
|
|
2647
2647
|
|
|
2648
2648
|
|
|
@@ -2671,14 +2671,14 @@ async function copyBuildAssets(context) {
|
|
|
2671
2671
|
}
|
|
2672
2672
|
|
|
2673
2673
|
// ../esbuild/src/clean.ts
|
|
2674
|
-
|
|
2674
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2675
2675
|
|
|
2676
2676
|
async function cleanDirectories(directory) {
|
|
2677
2677
|
await _promises.rm.call(void 0, directory, { recursive: true, force: true });
|
|
2678
2678
|
}
|
|
2679
2679
|
|
|
2680
2680
|
// ../esbuild/src/context.ts
|
|
2681
|
-
|
|
2681
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2682
2682
|
|
|
2683
2683
|
|
|
2684
2684
|
|
|
@@ -2689,7 +2689,7 @@ _chunkRUZZI27Qjs.init_cjs_shims.call(void 0, );
|
|
|
2689
2689
|
var _findworkspaceroot = require('nx/src/utils/find-workspace-root');
|
|
2690
2690
|
|
|
2691
2691
|
// ../esbuild/src/config.ts
|
|
2692
|
-
|
|
2692
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2693
2693
|
var DEFAULT_BUILD_OPTIONS = {
|
|
2694
2694
|
platform: "node",
|
|
2695
2695
|
target: "node22",
|
|
@@ -2747,7 +2747,7 @@ async function resolveContext(userOptions) {
|
|
|
2747
2747
|
const projectGraph = await _devkit.createProjectGraphAsync.call(void 0, {
|
|
2748
2748
|
exitOnError: true
|
|
2749
2749
|
});
|
|
2750
|
-
const projectJsonPath =
|
|
2750
|
+
const projectJsonPath = _chunkQN2JD3BZjs.joinPaths.call(void 0,
|
|
2751
2751
|
workspaceRoot3.dir,
|
|
2752
2752
|
projectRoot,
|
|
2753
2753
|
"project.json"
|
|
@@ -2766,7 +2766,7 @@ async function resolveContext(userOptions) {
|
|
|
2766
2766
|
}
|
|
2767
2767
|
const options = _defu2.default.call(void 0, userOptions, DEFAULT_BUILD_OPTIONS);
|
|
2768
2768
|
options.name ??= projectName;
|
|
2769
|
-
const packageJsonPath =
|
|
2769
|
+
const packageJsonPath = _chunkQN2JD3BZjs.joinPaths.call(void 0,
|
|
2770
2770
|
workspaceRoot3.dir,
|
|
2771
2771
|
options.projectRoot,
|
|
2772
2772
|
"package.json"
|
|
@@ -2778,7 +2778,7 @@ async function resolveContext(userOptions) {
|
|
|
2778
2778
|
const define = _defu2.default.call(void 0, _nullishCoalesce(options.define, () => ( {})), _nullishCoalesce(env, () => ( {})));
|
|
2779
2779
|
const resolvedOptions = {
|
|
2780
2780
|
...options,
|
|
2781
|
-
tsconfig: userOptions.tsconfig === null ? void 0 : userOptions.tsconfig ? userOptions.tsconfig :
|
|
2781
|
+
tsconfig: userOptions.tsconfig === null ? void 0 : userOptions.tsconfig ? userOptions.tsconfig : _chunkQN2JD3BZjs.joinPaths.call(void 0, workspaceRoot3.dir, projectRoot, "tsconfig.json"),
|
|
2782
2782
|
metafile: userOptions.mode === "development",
|
|
2783
2783
|
clean: false,
|
|
2784
2784
|
env,
|
|
@@ -2803,8 +2803,8 @@ async function resolveContext(userOptions) {
|
|
|
2803
2803
|
projectConfigurations,
|
|
2804
2804
|
projectName,
|
|
2805
2805
|
projectGraph,
|
|
2806
|
-
sourceRoot: resolvedOptions.sourceRoot || projectJson.sourceRoot ||
|
|
2807
|
-
outputPath: resolvedOptions.outputPath ||
|
|
2806
|
+
sourceRoot: resolvedOptions.sourceRoot || projectJson.sourceRoot || _chunkQN2JD3BZjs.joinPaths.call(void 0, resolvedOptions.projectRoot, "src"),
|
|
2807
|
+
outputPath: resolvedOptions.outputPath || _chunkQN2JD3BZjs.joinPaths.call(void 0,
|
|
2808
2808
|
workspaceConfig.workspaceRoot,
|
|
2809
2809
|
"dist",
|
|
2810
2810
|
resolvedOptions.projectRoot
|
|
@@ -2824,15 +2824,15 @@ ${formatLogMessage(context.options)}`,
|
|
|
2824
2824
|
}
|
|
2825
2825
|
|
|
2826
2826
|
// ../esbuild/src/package-json.ts
|
|
2827
|
-
|
|
2827
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2828
2828
|
|
|
2829
2829
|
|
|
2830
2830
|
|
|
2831
2831
|
async function generatePackageJson(context) {
|
|
2832
|
-
if (context.options.generatePackageJson !== false && _fs.existsSync.call(void 0,
|
|
2832
|
+
if (context.options.generatePackageJson !== false && _fs.existsSync.call(void 0, _chunkQN2JD3BZjs.joinPaths.call(void 0, context.options.projectRoot, "package.json"))) {
|
|
2833
2833
|
writeDebug(" \u270D\uFE0F Writing package.json file", context.workspaceConfig);
|
|
2834
2834
|
const stopwatch = getStopwatch("Write package.json file");
|
|
2835
|
-
const packageJsonPath =
|
|
2835
|
+
const packageJsonPath = _chunkQN2JD3BZjs.joinPaths.call(void 0,
|
|
2836
2836
|
context.options.projectRoot,
|
|
2837
2837
|
"project.json"
|
|
2838
2838
|
);
|
|
@@ -2840,7 +2840,7 @@ async function generatePackageJson(context) {
|
|
|
2840
2840
|
throw new Error("Cannot find package.json configuration");
|
|
2841
2841
|
}
|
|
2842
2842
|
const packageJsonFile = await _promises2.default.readFile(
|
|
2843
|
-
|
|
2843
|
+
_chunkQN2JD3BZjs.joinPaths.call(void 0,
|
|
2844
2844
|
context.workspaceConfig.workspaceRoot,
|
|
2845
2845
|
context.options.projectRoot,
|
|
2846
2846
|
"package.json"
|
|
@@ -2946,7 +2946,7 @@ async function generatePackageJson(context) {
|
|
|
2946
2946
|
}
|
|
2947
2947
|
}
|
|
2948
2948
|
await _devkit.writeJsonFile.call(void 0,
|
|
2949
|
-
|
|
2949
|
+
_chunkQN2JD3BZjs.joinPaths.call(void 0, context.outputPath, "package.json"),
|
|
2950
2950
|
packageJson
|
|
2951
2951
|
);
|
|
2952
2952
|
stopwatch();
|
|
@@ -2955,7 +2955,7 @@ async function generatePackageJson(context) {
|
|
|
2955
2955
|
}
|
|
2956
2956
|
|
|
2957
2957
|
// ../esbuild/src/tsup.ts
|
|
2958
|
-
|
|
2958
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
2959
2959
|
var _tsup = require('tsup');
|
|
2960
2960
|
async function executeTsup(context) {
|
|
2961
2961
|
writeDebug(
|
|
@@ -2965,7 +2965,7 @@ async function executeTsup(context) {
|
|
|
2965
2965
|
const stopwatch = getStopwatch(`${context.options.name} build`);
|
|
2966
2966
|
await _tsup.build.call(void 0, {
|
|
2967
2967
|
...context.options,
|
|
2968
|
-
outDir: context.options.distDir ?
|
|
2968
|
+
outDir: context.options.distDir ? _chunkQN2JD3BZjs.joinPaths.call(void 0, context.outputPath, context.options.distDir) : context.outputPath,
|
|
2969
2969
|
workspaceConfig: context.workspaceConfig
|
|
2970
2970
|
});
|
|
2971
2971
|
stopwatch();
|
|
@@ -3075,17 +3075,17 @@ var executor_default6 = withRunExecutor(
|
|
|
3075
3075
|
);
|
|
3076
3076
|
|
|
3077
3077
|
// ../workspace-tools/src/executors/npm-publish/executor.ts
|
|
3078
|
-
|
|
3078
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
3079
3079
|
|
|
3080
3080
|
// ../npm-tools/src/helpers/get-registry.ts
|
|
3081
|
-
|
|
3081
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
3082
3082
|
|
|
3083
3083
|
|
|
3084
3084
|
// ../npm-tools/src/constants.ts
|
|
3085
|
-
|
|
3085
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
3086
3086
|
|
|
3087
3087
|
// ../pnpm-tools/src/helpers/replace-deps-aliases.ts
|
|
3088
|
-
|
|
3088
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
3089
3089
|
|
|
3090
3090
|
|
|
3091
3091
|
|
|
@@ -3095,17 +3095,17 @@ _chunkRUZZI27Qjs.init_cjs_shims.call(void 0, );
|
|
|
3095
3095
|
var _prettier = require('prettier');
|
|
3096
3096
|
|
|
3097
3097
|
// ../pnpm-tools/src/helpers/catalog.ts
|
|
3098
|
-
|
|
3098
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
3099
3099
|
|
|
3100
3100
|
// ../npm-tools/src/helpers/get-version.ts
|
|
3101
|
-
|
|
3101
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
3102
3102
|
|
|
3103
3103
|
|
|
3104
3104
|
// ../pnpm-tools/src/helpers/catalog.ts
|
|
3105
3105
|
var _semver = require('semver');
|
|
3106
3106
|
|
|
3107
3107
|
// ../pnpm-tools/src/helpers/pnpm-workspace.ts
|
|
3108
|
-
|
|
3108
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
3109
3109
|
|
|
3110
3110
|
|
|
3111
3111
|
var _yaml = require('yaml');
|
|
@@ -3116,7 +3116,7 @@ var _yaml = require('yaml');
|
|
|
3116
3116
|
|
|
3117
3117
|
|
|
3118
3118
|
// ../workspace-tools/src/utils/package-helpers.ts
|
|
3119
|
-
|
|
3119
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
3120
3120
|
|
|
3121
3121
|
|
|
3122
3122
|
|
|
@@ -3128,7 +3128,7 @@ _chunkRUZZI27Qjs.init_cjs_shims.call(void 0, );
|
|
|
3128
3128
|
|
|
3129
3129
|
|
|
3130
3130
|
// ../workspace-tools/src/utils/project-tags.ts
|
|
3131
|
-
|
|
3131
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
3132
3132
|
var ProjectTagConstants = {
|
|
3133
3133
|
Language: {
|
|
3134
3134
|
TAG_ID: "language",
|
|
@@ -3192,7 +3192,7 @@ var addProjectTag = (project, variant, value, options = {
|
|
|
3192
3192
|
var LARGE_BUFFER2 = 1024 * 1e6;
|
|
3193
3193
|
|
|
3194
3194
|
// ../workspace-tools/src/executors/size-limit/executor.ts
|
|
3195
|
-
|
|
3195
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
3196
3196
|
|
|
3197
3197
|
var _esbuild = require('@size-limit/esbuild'); var _esbuild2 = _interopRequireDefault(_esbuild);
|
|
3198
3198
|
var _esbuildwhy = require('@size-limit/esbuild-why'); var _esbuildwhy2 = _interopRequireDefault(_esbuildwhy);
|
|
@@ -3234,7 +3234,7 @@ var executor_default7 = withRunExecutor(
|
|
|
3234
3234
|
);
|
|
3235
3235
|
|
|
3236
3236
|
// ../workspace-tools/src/executors/typia/executor.ts
|
|
3237
|
-
|
|
3237
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
3238
3238
|
var _fsextra = require('fs-extra');
|
|
3239
3239
|
var _TypiaProgrammerjs = require('typia/lib/programmers/TypiaProgrammer.js');
|
|
3240
3240
|
async function typiaExecutorFn(options, _, config) {
|
|
@@ -3274,7 +3274,7 @@ var executor_default8 = withRunExecutor(
|
|
|
3274
3274
|
);
|
|
3275
3275
|
|
|
3276
3276
|
// ../workspace-tools/src/executors/unbuild/executor.ts
|
|
3277
|
-
|
|
3277
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
3278
3278
|
|
|
3279
3279
|
var _jiti = require('jiti');
|
|
3280
3280
|
async function unbuildExecutorFn(options, context, config) {
|
|
@@ -3295,7 +3295,7 @@ async function unbuildExecutorFn(options, context, config) {
|
|
|
3295
3295
|
);
|
|
3296
3296
|
}
|
|
3297
3297
|
const jiti = _jiti.createJiti.call(void 0, config.workspaceRoot, {
|
|
3298
|
-
fsCache: config.skipCache ? false :
|
|
3298
|
+
fsCache: config.skipCache ? false : _chunkQN2JD3BZjs.joinPaths.call(void 0,
|
|
3299
3299
|
config.workspaceRoot,
|
|
3300
3300
|
config.directories.cache || "node_modules/.cache/storm",
|
|
3301
3301
|
"jiti"
|
|
@@ -3317,7 +3317,7 @@ async function unbuildExecutorFn(options, context, config) {
|
|
|
3317
3317
|
{
|
|
3318
3318
|
stubOptions: {
|
|
3319
3319
|
jiti: {
|
|
3320
|
-
fsCache: config.skipCache ? false :
|
|
3320
|
+
fsCache: config.skipCache ? false : _chunkQN2JD3BZjs.joinPaths.call(void 0,
|
|
3321
3321
|
config.workspaceRoot,
|
|
3322
3322
|
config.directories.cache || "node_modules/.cache/storm",
|
|
3323
3323
|
"jiti"
|
|
@@ -3366,10 +3366,10 @@ var executor_default9 = withRunExecutor(
|
|
|
3366
3366
|
);
|
|
3367
3367
|
|
|
3368
3368
|
// ../workspace-tools/generators.ts
|
|
3369
|
-
|
|
3369
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
3370
3370
|
|
|
3371
3371
|
// ../workspace-tools/src/generators/browser-library/generator.ts
|
|
3372
|
-
|
|
3372
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
3373
3373
|
|
|
3374
3374
|
|
|
3375
3375
|
|
|
@@ -3378,7 +3378,7 @@ _chunkRUZZI27Qjs.init_cjs_shims.call(void 0, );
|
|
|
3378
3378
|
|
|
3379
3379
|
|
|
3380
3380
|
// ../workspace-tools/src/base/base-generator.ts
|
|
3381
|
-
|
|
3381
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
3382
3382
|
var withRunGenerator = (name, generatorFn, generatorOptions = {
|
|
3383
3383
|
skipReadingConfig: false
|
|
3384
3384
|
}) => async (tree, _options) => {
|
|
@@ -3462,7 +3462,7 @@ ${Object.keys(_nullishCoalesce(options, () => ( {}))).map((key) => ` - ${key}=${
|
|
|
3462
3462
|
};
|
|
3463
3463
|
|
|
3464
3464
|
// ../workspace-tools/src/base/typescript-library-generator.ts
|
|
3465
|
-
|
|
3465
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
3466
3466
|
|
|
3467
3467
|
|
|
3468
3468
|
|
|
@@ -3484,7 +3484,7 @@ var _init = require('@nx/js/src/generators/init/init'); var _init2 = _interopReq
|
|
|
3484
3484
|
var _generator = require('@nx/js/src/generators/setup-verdaccio/generator'); var _generator2 = _interopRequireDefault(_generator);
|
|
3485
3485
|
|
|
3486
3486
|
// ../workspace-tools/src/utils/versions.ts
|
|
3487
|
-
|
|
3487
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
3488
3488
|
var typesNodeVersion = "20.9.0";
|
|
3489
3489
|
var nxVersion = "^18.0.4";
|
|
3490
3490
|
var nodeVersion = "20.11.0";
|
|
@@ -3517,16 +3517,16 @@ async function typeScriptLibraryGeneratorFn(tree, options, config) {
|
|
|
3517
3517
|
const projectConfig = {
|
|
3518
3518
|
root: normalized.directory,
|
|
3519
3519
|
projectType: "library",
|
|
3520
|
-
sourceRoot:
|
|
3520
|
+
sourceRoot: _chunkQN2JD3BZjs.joinPaths.call(void 0, _nullishCoalesce(normalized.directory, () => ( "")), "src"),
|
|
3521
3521
|
targets: {
|
|
3522
3522
|
build: {
|
|
3523
3523
|
executor: options.buildExecutor,
|
|
3524
3524
|
outputs: ["{options.outputPath}"],
|
|
3525
3525
|
options: {
|
|
3526
|
-
entry: [
|
|
3526
|
+
entry: [_chunkQN2JD3BZjs.joinPaths.call(void 0, normalized.projectRoot, "src", "index.ts")],
|
|
3527
3527
|
outputPath: getOutputPath(normalized),
|
|
3528
|
-
tsconfig:
|
|
3529
|
-
project:
|
|
3528
|
+
tsconfig: _chunkQN2JD3BZjs.joinPaths.call(void 0, normalized.projectRoot, "tsconfig.json"),
|
|
3529
|
+
project: _chunkQN2JD3BZjs.joinPaths.call(void 0, normalized.projectRoot, "package.json"),
|
|
3530
3530
|
defaultConfiguration: "production",
|
|
3531
3531
|
platform: "neutral",
|
|
3532
3532
|
assets: [
|
|
@@ -3583,7 +3583,7 @@ async function typeScriptLibraryGeneratorFn(tree, options, config) {
|
|
|
3583
3583
|
if (!normalized.importPath) {
|
|
3584
3584
|
normalized.importPath = normalized.name;
|
|
3585
3585
|
}
|
|
3586
|
-
const packageJsonPath =
|
|
3586
|
+
const packageJsonPath = _chunkQN2JD3BZjs.joinPaths.call(void 0, normalized.projectRoot, "package.json");
|
|
3587
3587
|
if (tree.exists(packageJsonPath)) {
|
|
3588
3588
|
_devkit.updateJson.call(void 0, tree, packageJsonPath, (json) => {
|
|
3589
3589
|
if (!normalized.importPath) {
|
|
@@ -3640,14 +3640,14 @@ async function typeScriptLibraryGeneratorFn(tree, options, config) {
|
|
|
3640
3640
|
}));
|
|
3641
3641
|
}
|
|
3642
3642
|
_js.addTsConfigPath.call(void 0, tree, normalized.importPath, [
|
|
3643
|
-
|
|
3643
|
+
_chunkQN2JD3BZjs.joinPaths.call(void 0,
|
|
3644
3644
|
normalized.projectRoot,
|
|
3645
3645
|
"./src",
|
|
3646
3646
|
`index.${normalized.js ? "js" : "ts"}`
|
|
3647
3647
|
)
|
|
3648
3648
|
]);
|
|
3649
|
-
_js.addTsConfigPath.call(void 0, tree,
|
|
3650
|
-
|
|
3649
|
+
_js.addTsConfigPath.call(void 0, tree, _chunkQN2JD3BZjs.joinPaths.call(void 0, normalized.importPath, "/*"), [
|
|
3650
|
+
_chunkQN2JD3BZjs.joinPaths.call(void 0, normalized.projectRoot, "./src", "/*")
|
|
3651
3651
|
]);
|
|
3652
3652
|
if (tree.exists("package.json")) {
|
|
3653
3653
|
const packageJson = _devkit.readJson.call(void 0, tree, "package.json");
|
|
@@ -3658,7 +3658,7 @@ async function typeScriptLibraryGeneratorFn(tree, options, config) {
|
|
|
3658
3658
|
description = packageJson.description;
|
|
3659
3659
|
}
|
|
3660
3660
|
}
|
|
3661
|
-
const tsconfigPath =
|
|
3661
|
+
const tsconfigPath = _chunkQN2JD3BZjs.joinPaths.call(void 0, normalized.projectRoot, "tsconfig.json");
|
|
3662
3662
|
if (tree.exists(tsconfigPath)) {
|
|
3663
3663
|
_devkit.updateJson.call(void 0, tree, tsconfigPath, (json) => {
|
|
3664
3664
|
json.composite ??= true;
|
|
@@ -3686,7 +3686,7 @@ function getOutputPath(options) {
|
|
|
3686
3686
|
} else {
|
|
3687
3687
|
parts.push(options.projectRoot);
|
|
3688
3688
|
}
|
|
3689
|
-
return
|
|
3689
|
+
return _chunkQN2JD3BZjs.joinPaths.call(void 0, ...parts);
|
|
3690
3690
|
}
|
|
3691
3691
|
function createProjectTsConfigJson(tree, options) {
|
|
3692
3692
|
const tsconfig = {
|
|
@@ -3694,7 +3694,7 @@ function createProjectTsConfigJson(tree, options) {
|
|
|
3694
3694
|
..._nullishCoalesce(_optionalChain([options, 'optionalAccess', _184 => _184.tsconfigOptions]), () => ( {})),
|
|
3695
3695
|
compilerOptions: {
|
|
3696
3696
|
...options.rootProject ? _js.tsConfigBaseOptions : {},
|
|
3697
|
-
outDir:
|
|
3697
|
+
outDir: _chunkQN2JD3BZjs.joinPaths.call(void 0, _devkit.offsetFromRoot.call(void 0, options.projectRoot), "dist/out-tsc"),
|
|
3698
3698
|
noEmit: true,
|
|
3699
3699
|
..._nullishCoalesce(_optionalChain([options, 'optionalAccess', _185 => _185.tsconfigOptions, 'optionalAccess', _186 => _186.compilerOptions]), () => ( {}))
|
|
3700
3700
|
},
|
|
@@ -3712,7 +3712,7 @@ function createProjectTsConfigJson(tree, options) {
|
|
|
3712
3712
|
"src/**/*.test.ts"
|
|
3713
3713
|
]
|
|
3714
3714
|
};
|
|
3715
|
-
_devkit.writeJson.call(void 0, tree,
|
|
3715
|
+
_devkit.writeJson.call(void 0, tree, _chunkQN2JD3BZjs.joinPaths.call(void 0, options.projectRoot, "tsconfig.json"), tsconfig);
|
|
3716
3716
|
}
|
|
3717
3717
|
async function normalizeOptions(tree, options, config) {
|
|
3718
3718
|
let importPath = options.importPath;
|
|
@@ -3777,7 +3777,7 @@ async function normalizeOptions(tree, options, config) {
|
|
|
3777
3777
|
|
|
3778
3778
|
// ../workspace-tools/src/generators/browser-library/generator.ts
|
|
3779
3779
|
async function browserLibraryGeneratorFn(tree, schema, config) {
|
|
3780
|
-
const filesDir =
|
|
3780
|
+
const filesDir = _chunkQN2JD3BZjs.joinPaths.call(void 0,
|
|
3781
3781
|
__dirname,
|
|
3782
3782
|
"src",
|
|
3783
3783
|
"generators",
|
|
@@ -3857,7 +3857,7 @@ var generator_default = withRunGenerator(
|
|
|
3857
3857
|
);
|
|
3858
3858
|
|
|
3859
3859
|
// ../workspace-tools/src/generators/config-schema/generator.ts
|
|
3860
|
-
|
|
3860
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
3861
3861
|
|
|
3862
3862
|
var _zod = require('zod'); var z2 = _interopRequireWildcard(_zod);
|
|
3863
3863
|
async function configSchemaGeneratorFn(tree, options, config) {
|
|
@@ -3914,7 +3914,7 @@ var generator_default2 = withRunGenerator(
|
|
|
3914
3914
|
);
|
|
3915
3915
|
|
|
3916
3916
|
// ../workspace-tools/src/generators/init/init.ts
|
|
3917
|
-
|
|
3917
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
3918
3918
|
|
|
3919
3919
|
|
|
3920
3920
|
|
|
@@ -3942,7 +3942,7 @@ async function initGenerator(tree, schema) {
|
|
|
3942
3942
|
}
|
|
3943
3943
|
|
|
3944
3944
|
// ../workspace-tools/src/generators/neutral-library/generator.ts
|
|
3945
|
-
|
|
3945
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
3946
3946
|
|
|
3947
3947
|
|
|
3948
3948
|
|
|
@@ -3950,7 +3950,7 @@ _chunkRUZZI27Qjs.init_cjs_shims.call(void 0, );
|
|
|
3950
3950
|
|
|
3951
3951
|
|
|
3952
3952
|
async function neutralLibraryGeneratorFn(tree, schema, config) {
|
|
3953
|
-
const filesDir =
|
|
3953
|
+
const filesDir = _chunkQN2JD3BZjs.joinPaths.call(void 0,
|
|
3954
3954
|
__dirname,
|
|
3955
3955
|
"src",
|
|
3956
3956
|
"generators",
|
|
@@ -4002,7 +4002,7 @@ var generator_default3 = withRunGenerator(
|
|
|
4002
4002
|
);
|
|
4003
4003
|
|
|
4004
4004
|
// ../workspace-tools/src/generators/node-library/generator.ts
|
|
4005
|
-
|
|
4005
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
4006
4006
|
|
|
4007
4007
|
|
|
4008
4008
|
|
|
@@ -4010,7 +4010,7 @@ _chunkRUZZI27Qjs.init_cjs_shims.call(void 0, );
|
|
|
4010
4010
|
|
|
4011
4011
|
|
|
4012
4012
|
async function nodeLibraryGeneratorFn(tree, schema, config) {
|
|
4013
|
-
const filesDir =
|
|
4013
|
+
const filesDir = _chunkQN2JD3BZjs.joinPaths.call(void 0,
|
|
4014
4014
|
__dirname,
|
|
4015
4015
|
"src",
|
|
4016
4016
|
"generators",
|
|
@@ -4064,7 +4064,7 @@ var generator_default4 = withRunGenerator(
|
|
|
4064
4064
|
);
|
|
4065
4065
|
|
|
4066
4066
|
// ../workspace-tools/src/generators/preset/generator.ts
|
|
4067
|
-
|
|
4067
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
4068
4068
|
|
|
4069
4069
|
|
|
4070
4070
|
|
|
@@ -4303,7 +4303,7 @@ var generator_default5 = withRunGenerator(
|
|
|
4303
4303
|
);
|
|
4304
4304
|
|
|
4305
4305
|
// ../workspace-tools/src/generators/release-version/generator.ts
|
|
4306
|
-
|
|
4306
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
4307
4307
|
|
|
4308
4308
|
|
|
4309
4309
|
|
|
@@ -4316,13 +4316,13 @@ var _resolvelocalpackagedependencies = require('@nx/js/src/generators/release-ve
|
|
|
4316
4316
|
var _updatelockfile = require('@nx/js/src/release/utils/update-lock-file');
|
|
4317
4317
|
|
|
4318
4318
|
// ../git-tools/dist/release/config.js
|
|
4319
|
-
|
|
4319
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
4320
4320
|
|
|
4321
|
-
// ../git-tools/dist/chunk-
|
|
4322
|
-
|
|
4321
|
+
// ../git-tools/dist/chunk-2IQTQBAX.js
|
|
4322
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
4323
4323
|
|
|
4324
|
-
// ../git-tools/dist/chunk-
|
|
4325
|
-
|
|
4324
|
+
// ../git-tools/dist/chunk-GRCMQK4Q.js
|
|
4325
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
4326
4326
|
var COMMIT_TYPES = {
|
|
4327
4327
|
/* --- Bumps version when selected --- */
|
|
4328
4328
|
"chore": {
|
|
@@ -4548,8 +4548,9 @@ var DEFAULT_MINIMAL_COMMIT_RULES = {
|
|
|
4548
4548
|
],
|
|
4549
4549
|
"type-max-length": [2, "always", 20],
|
|
4550
4550
|
"type-min-length": [2, "always", 3],
|
|
4551
|
+
"scope-empty": 0,
|
|
4551
4552
|
"scope-case": 0,
|
|
4552
|
-
"scope-
|
|
4553
|
+
"scope-enum": 0
|
|
4553
4554
|
/* Disabled */
|
|
4554
4555
|
};
|
|
4555
4556
|
var DEFAULT_MONOREPO_COMMIT_RULES = {
|
|
@@ -4598,10 +4599,10 @@ var _utils = require('nx/src/tasks-runner/utils');
|
|
|
4598
4599
|
|
|
4599
4600
|
|
|
4600
4601
|
// ../workspace-tools/src/base/index.ts
|
|
4601
|
-
|
|
4602
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
4602
4603
|
|
|
4603
4604
|
// ../workspace-tools/src/base/base-executor.untyped.ts
|
|
4604
|
-
|
|
4605
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
4605
4606
|
var _untyped = require('untyped');
|
|
4606
4607
|
var base_executor_untyped_default = _untyped.defineUntypedSchema.call(void 0, {
|
|
4607
4608
|
$schema: {
|
|
@@ -4621,7 +4622,7 @@ var base_executor_untyped_default = _untyped.defineUntypedSchema.call(void 0, {
|
|
|
4621
4622
|
});
|
|
4622
4623
|
|
|
4623
4624
|
// ../workspace-tools/src/base/base-generator.untyped.ts
|
|
4624
|
-
|
|
4625
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
4625
4626
|
|
|
4626
4627
|
var base_generator_untyped_default = _untyped.defineUntypedSchema.call(void 0, {
|
|
4627
4628
|
$schema: {
|
|
@@ -4639,7 +4640,7 @@ var base_generator_untyped_default = _untyped.defineUntypedSchema.call(void 0, {
|
|
|
4639
4640
|
});
|
|
4640
4641
|
|
|
4641
4642
|
// ../workspace-tools/src/base/cargo-base-executor.untyped.ts
|
|
4642
|
-
|
|
4643
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
4643
4644
|
|
|
4644
4645
|
var cargo_base_executor_untyped_default = _untyped.defineUntypedSchema.call(void 0, {
|
|
4645
4646
|
...base_executor_untyped_default,
|
|
@@ -4712,7 +4713,7 @@ var cargo_base_executor_untyped_default = _untyped.defineUntypedSchema.call(void
|
|
|
4712
4713
|
});
|
|
4713
4714
|
|
|
4714
4715
|
// ../workspace-tools/src/base/typescript-build-executor.untyped.ts
|
|
4715
|
-
|
|
4716
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
4716
4717
|
|
|
4717
4718
|
var typescript_build_executor_untyped_default = _untyped.defineUntypedSchema.call(void 0, {
|
|
4718
4719
|
...base_executor_untyped_default,
|
|
@@ -4864,7 +4865,7 @@ var typescript_build_executor_untyped_default = _untyped.defineUntypedSchema.cal
|
|
|
4864
4865
|
});
|
|
4865
4866
|
|
|
4866
4867
|
// ../workspace-tools/src/base/typescript-library-generator.untyped.ts
|
|
4867
|
-
|
|
4868
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
4868
4869
|
|
|
4869
4870
|
var typescript_library_generator_untyped_default = _untyped.defineUntypedSchema.call(void 0, {
|
|
4870
4871
|
...base_generator_untyped_default,
|
|
@@ -4970,24 +4971,24 @@ var typescript_library_generator_untyped_default = _untyped.defineUntypedSchema.
|
|
|
4970
4971
|
});
|
|
4971
4972
|
|
|
4972
4973
|
// ../workspace-tools/src/types.ts
|
|
4973
|
-
|
|
4974
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
4974
4975
|
|
|
4975
4976
|
// ../workspace-tools/src/utils/index.ts
|
|
4976
|
-
|
|
4977
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
4977
4978
|
|
|
4978
4979
|
// ../workspace-tools/src/utils/apply-workspace-tokens.ts
|
|
4979
|
-
|
|
4980
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
4980
4981
|
|
|
4981
4982
|
// ../workspace-tools/src/utils/create-cli-options.ts
|
|
4982
|
-
|
|
4983
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
4983
4984
|
|
|
4984
4985
|
|
|
4985
4986
|
// ../workspace-tools/src/utils/get-project-configurations.ts
|
|
4986
|
-
|
|
4987
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
4987
4988
|
var _retrieveworkspacefiles = require('nx/src/project-graph/utils/retrieve-workspace-files');
|
|
4988
4989
|
|
|
4989
4990
|
// ../workspace-tools/src/utils/lock-file.ts
|
|
4990
|
-
|
|
4991
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
4991
4992
|
|
|
4992
4993
|
|
|
4993
4994
|
|
|
@@ -5015,10 +5016,10 @@ var NPM_LOCK_PATH = _path.join.call(void 0, _devkit.workspaceRoot, NPM_LOCK_FILE
|
|
|
5015
5016
|
var PNPM_LOCK_PATH = _path.join.call(void 0, _devkit.workspaceRoot, PNPM_LOCK_FILE);
|
|
5016
5017
|
|
|
5017
5018
|
// ../workspace-tools/src/utils/nx-json.ts
|
|
5018
|
-
|
|
5019
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
5019
5020
|
|
|
5020
5021
|
// ../workspace-tools/src/utils/plugin-helpers.ts
|
|
5021
|
-
|
|
5022
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
5022
5023
|
|
|
5023
5024
|
|
|
5024
5025
|
|
|
@@ -5027,7 +5028,7 @@ _chunkRUZZI27Qjs.init_cjs_shims.call(void 0, );
|
|
|
5027
5028
|
|
|
5028
5029
|
|
|
5029
5030
|
// ../workspace-tools/src/utils/typia-transform.ts
|
|
5030
|
-
|
|
5031
|
+
_chunkBROQ5KWZjs.init_cjs_shims.call(void 0, );
|
|
5031
5032
|
var _transform = require('typia/lib/transform'); var _transform2 = _interopRequireDefault(_transform);
|
|
5032
5033
|
|
|
5033
5034
|
// src/generators/init/generator.ts
|