@storm-software/tsup 0.2.75 → 0.2.76
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/dist/{chunk-2TNKORJP.js → chunk-IG5X767T.js} +24 -24
- package/dist/index.cjs +24 -24
- package/dist/index.js +1 -1
- package/dist/options.cjs +17 -17
- package/dist/options.js +1 -1
- package/package.json +4 -4
|
@@ -16,7 +16,7 @@ init_esm_shims();
|
|
|
16
16
|
// ../build-tools/dist/chunk-KVP3YMX6.mjs
|
|
17
17
|
init_esm_shims();
|
|
18
18
|
|
|
19
|
-
// ../build-tools/dist/chunk-
|
|
19
|
+
// ../build-tools/dist/chunk-72CFT635.mjs
|
|
20
20
|
init_esm_shims();
|
|
21
21
|
|
|
22
22
|
// ../build-tools/dist/chunk-B4H42WDA.mjs
|
|
@@ -29,7 +29,7 @@ init_esm_shims();
|
|
|
29
29
|
import { existsSync } from "node:fs";
|
|
30
30
|
import { join } from "node:path";
|
|
31
31
|
|
|
32
|
-
// ../build-tools/dist/chunk-
|
|
32
|
+
// ../build-tools/dist/chunk-IKWYORSE.mjs
|
|
33
33
|
init_esm_shims();
|
|
34
34
|
import { formatDistanceToNow } from "date-fns/formatDistanceToNow";
|
|
35
35
|
import chalk from "chalk";
|
|
@@ -56,16 +56,16 @@ function isUnicodeSupported() {
|
|
|
56
56
|
var useIcon = (c3, fallback) => isUnicodeSupported() ? c3 : fallback;
|
|
57
57
|
var CONSOLE_ICONS = {
|
|
58
58
|
[LogLevelLabel.ERROR]: useIcon("\u2718", "\xD7"),
|
|
59
|
-
[LogLevelLabel.FATAL]: useIcon("\
|
|
59
|
+
[LogLevelLabel.FATAL]: useIcon("\u2620", "\xD7"),
|
|
60
60
|
[LogLevelLabel.WARN]: useIcon("\u26A0", "\u203C"),
|
|
61
|
-
[LogLevelLabel.INFO]: useIcon("\
|
|
61
|
+
[LogLevelLabel.INFO]: useIcon("\u{1F6C8}", "i"),
|
|
62
62
|
[LogLevelLabel.SUCCESS]: useIcon("\u2714", "\u221A"),
|
|
63
63
|
[LogLevelLabel.DEBUG]: useIcon("\u{1F6E0}", "D"),
|
|
64
|
-
[LogLevelLabel.TRACE]: useIcon("\
|
|
64
|
+
[LogLevelLabel.TRACE]: useIcon("\u2699", "T"),
|
|
65
65
|
[LogLevelLabel.ALL]: useIcon("\u2709", "\u2192")
|
|
66
66
|
};
|
|
67
67
|
|
|
68
|
-
// ../build-tools/dist/chunk-
|
|
68
|
+
// ../build-tools/dist/chunk-72CFT635.mjs
|
|
69
69
|
import { loadConfig } from "c12";
|
|
70
70
|
import defu from "defu";
|
|
71
71
|
import * as z from "zod/mini";
|
|
@@ -654,13 +654,13 @@ import {
|
|
|
654
654
|
mapTargetDefaultsToDependencies
|
|
655
655
|
} from "nx/src/tasks-runner/create-task-graph";
|
|
656
656
|
|
|
657
|
-
// ../build-tools/dist/chunk-
|
|
657
|
+
// ../build-tools/dist/chunk-VPUCOJUT.mjs
|
|
658
658
|
init_esm_shims();
|
|
659
659
|
import { CopyAssetsHandler } from "@nx/js/src/utils/assets/copy-assets-handler";
|
|
660
660
|
import { glob } from "glob";
|
|
661
661
|
import { readFile as readFile3, writeFile } from "node:fs/promises";
|
|
662
662
|
|
|
663
|
-
// ../build-tools/dist/chunk-
|
|
663
|
+
// ../build-tools/dist/chunk-QC743NKA.mjs
|
|
664
664
|
init_esm_shims();
|
|
665
665
|
import { calculateProjectBuildableDependencies } from "@nx/js/src/utils/buildable-libs-utils";
|
|
666
666
|
import { Glob } from "glob";
|
|
@@ -672,7 +672,7 @@ import {
|
|
|
672
672
|
readProjectsConfigurationFromProjectGraph
|
|
673
673
|
} from "nx/src/project-graph/project-graph";
|
|
674
674
|
|
|
675
|
-
// ../build-tools/dist/chunk-
|
|
675
|
+
// ../build-tools/dist/chunk-BVFK4ENZ.mjs
|
|
676
676
|
init_esm_shims();
|
|
677
677
|
import { glob as glob2 } from "glob";
|
|
678
678
|
|
|
@@ -706,14 +706,14 @@ init_esm_shims();
|
|
|
706
706
|
// ../build-tools/dist/chunk-UN3B7LBV.mjs
|
|
707
707
|
init_esm_shims();
|
|
708
708
|
|
|
709
|
-
// ../build-tools/dist/chunk-
|
|
709
|
+
// ../build-tools/dist/chunk-DDQIPWR2.mjs
|
|
710
710
|
init_esm_shims();
|
|
711
711
|
|
|
712
712
|
// ../build-tools/dist/chunk-7YKXR5JJ.mjs
|
|
713
713
|
init_esm_shims();
|
|
714
714
|
import { transform } from "@swc/core";
|
|
715
715
|
|
|
716
|
-
// ../build-tools/dist/chunk-
|
|
716
|
+
// ../build-tools/dist/chunk-SB3GAY7M.mjs
|
|
717
717
|
init_esm_shims();
|
|
718
718
|
import fs from "node:fs";
|
|
719
719
|
import { builtinModules } from "node:module";
|
|
@@ -728,13 +728,13 @@ import { relative } from "path";
|
|
|
728
728
|
// ../config-tools/dist/get-config.js
|
|
729
729
|
init_esm_shims();
|
|
730
730
|
|
|
731
|
-
// ../config-tools/dist/chunk-
|
|
731
|
+
// ../config-tools/dist/chunk-FACWP24N.js
|
|
732
732
|
init_esm_shims();
|
|
733
733
|
|
|
734
|
-
// ../config-tools/dist/chunk-
|
|
734
|
+
// ../config-tools/dist/chunk-GJ37HP62.js
|
|
735
735
|
init_esm_shims();
|
|
736
736
|
|
|
737
|
-
// ../config-tools/dist/chunk-
|
|
737
|
+
// ../config-tools/dist/chunk-Y5CUPLGH.js
|
|
738
738
|
init_esm_shims();
|
|
739
739
|
|
|
740
740
|
// ../config-tools/dist/chunk-LF3SAK2O.js
|
|
@@ -960,7 +960,7 @@ Path: ${pathInsideMonorepo ? pathInsideMonorepo : process.cwd()}`
|
|
|
960
960
|
return result;
|
|
961
961
|
}
|
|
962
962
|
|
|
963
|
-
// ../config-tools/dist/chunk-
|
|
963
|
+
// ../config-tools/dist/chunk-HZ5JAJNT.js
|
|
964
964
|
init_esm_shims();
|
|
965
965
|
|
|
966
966
|
// ../config-tools/dist/chunk-DJB7XLHA.js
|
|
@@ -1036,7 +1036,7 @@ var getChalk = () => {
|
|
|
1036
1036
|
return _chalk;
|
|
1037
1037
|
};
|
|
1038
1038
|
|
|
1039
|
-
// ../config-tools/dist/chunk-
|
|
1039
|
+
// ../config-tools/dist/chunk-WCCSFJKP.js
|
|
1040
1040
|
init_esm_shims();
|
|
1041
1041
|
|
|
1042
1042
|
// ../config-tools/dist/chunk-G2MK47WL.js
|
|
@@ -1076,16 +1076,16 @@ var LogLevelLabel2 = {
|
|
|
1076
1076
|
ALL: "all"
|
|
1077
1077
|
};
|
|
1078
1078
|
|
|
1079
|
-
// ../config-tools/dist/chunk-
|
|
1079
|
+
// ../config-tools/dist/chunk-WCCSFJKP.js
|
|
1080
1080
|
var useIcon2 = (c3, fallback) => isUnicodeSupported2() ? c3 : fallback;
|
|
1081
1081
|
var CONSOLE_ICONS2 = {
|
|
1082
1082
|
[LogLevelLabel2.ERROR]: useIcon2("\u2718", "\xD7"),
|
|
1083
|
-
[LogLevelLabel2.FATAL]: useIcon2("\
|
|
1083
|
+
[LogLevelLabel2.FATAL]: useIcon2("\u2620", "\xD7"),
|
|
1084
1084
|
[LogLevelLabel2.WARN]: useIcon2("\u26A0", "\u203C"),
|
|
1085
|
-
[LogLevelLabel2.INFO]: useIcon2("\
|
|
1085
|
+
[LogLevelLabel2.INFO]: useIcon2("\u{1F6C8}", "i"),
|
|
1086
1086
|
[LogLevelLabel2.SUCCESS]: useIcon2("\u2714", "\u221A"),
|
|
1087
1087
|
[LogLevelLabel2.DEBUG]: useIcon2("\u{1F6E0}", "D"),
|
|
1088
|
-
[LogLevelLabel2.TRACE]: useIcon2("\
|
|
1088
|
+
[LogLevelLabel2.TRACE]: useIcon2("\u2699", "T"),
|
|
1089
1089
|
[LogLevelLabel2.ALL]: useIcon2("\u2709", "\u2192")
|
|
1090
1090
|
};
|
|
1091
1091
|
|
|
@@ -1147,7 +1147,7 @@ var getLogLevelLabel2 = (logLevel = LogLevel2.INFO) => {
|
|
|
1147
1147
|
return LogLevelLabel2.INFO;
|
|
1148
1148
|
};
|
|
1149
1149
|
|
|
1150
|
-
// ../config-tools/dist/chunk-
|
|
1150
|
+
// ../config-tools/dist/chunk-HZ5JAJNT.js
|
|
1151
1151
|
import { formatDistanceToNow as formatDistanceToNow2 } from "date-fns/formatDistanceToNow";
|
|
1152
1152
|
var getLogFn = (logLevel = LogLevel2.INFO, config = {}, _chalk = getChalk()) => {
|
|
1153
1153
|
const colors = !config.colors?.dark && !config.colors?.["base"] && !config.colors?.["base"]?.dark ? DEFAULT_COLOR_CONFIG : config.colors?.dark && typeof config.colors.dark === "string" ? config.colors : config.colors?.["base"]?.dark && typeof config.colors["base"].dark === "string" ? config.colors["base"].dark : config.colors?.["base"] ? config.colors?.["base"] : DEFAULT_COLOR_CONFIG;
|
|
@@ -1267,7 +1267,7 @@ var _isFunction = (value) => {
|
|
|
1267
1267
|
}
|
|
1268
1268
|
};
|
|
1269
1269
|
|
|
1270
|
-
// ../config-tools/dist/chunk-
|
|
1270
|
+
// ../config-tools/dist/chunk-Y5CUPLGH.js
|
|
1271
1271
|
import { loadConfig as loadConfig2 } from "c12";
|
|
1272
1272
|
import defu3 from "defu";
|
|
1273
1273
|
var getConfigFileByName = async (fileName, filePath, options = {}) => {
|
|
@@ -2231,7 +2231,7 @@ var getBaseThemeColorsEnv = (prefix) => {
|
|
|
2231
2231
|
// ../config/dist/schema.js
|
|
2232
2232
|
init_esm_shims();
|
|
2233
2233
|
|
|
2234
|
-
// ../config-tools/dist/chunk-
|
|
2234
|
+
// ../config-tools/dist/chunk-GJ37HP62.js
|
|
2235
2235
|
import defu4 from "defu";
|
|
2236
2236
|
import { existsSync as existsSync7 } from "node:fs";
|
|
2237
2237
|
var _extension_cache = /* @__PURE__ */ new WeakMap();
|
|
@@ -2328,7 +2328,7 @@ ${formatLogMessage2(config)}`,
|
|
|
2328
2328
|
return config;
|
|
2329
2329
|
};
|
|
2330
2330
|
|
|
2331
|
-
// ../config-tools/dist/chunk-
|
|
2331
|
+
// ../config-tools/dist/chunk-FACWP24N.js
|
|
2332
2332
|
function getConfig(workspaceRoot, skipLogs = false) {
|
|
2333
2333
|
return loadStormWorkspaceConfig(workspaceRoot, skipLogs);
|
|
2334
2334
|
}
|
package/dist/index.cjs
CHANGED
|
@@ -2705,7 +2705,7 @@ init_cjs_shims();
|
|
|
2705
2705
|
// ../config-tools/dist/logger/console.js
|
|
2706
2706
|
init_cjs_shims();
|
|
2707
2707
|
|
|
2708
|
-
// ../config-tools/dist/chunk-
|
|
2708
|
+
// ../config-tools/dist/chunk-HZ5JAJNT.js
|
|
2709
2709
|
init_cjs_shims();
|
|
2710
2710
|
|
|
2711
2711
|
// ../config-tools/dist/chunk-DJB7XLHA.js
|
|
@@ -2781,7 +2781,7 @@ var getChalk = () => {
|
|
|
2781
2781
|
return _chalk;
|
|
2782
2782
|
};
|
|
2783
2783
|
|
|
2784
|
-
// ../config-tools/dist/chunk-
|
|
2784
|
+
// ../config-tools/dist/chunk-WCCSFJKP.js
|
|
2785
2785
|
init_cjs_shims();
|
|
2786
2786
|
|
|
2787
2787
|
// ../config-tools/dist/chunk-G2MK47WL.js
|
|
@@ -2821,16 +2821,16 @@ var LogLevelLabel = {
|
|
|
2821
2821
|
ALL: "all"
|
|
2822
2822
|
};
|
|
2823
2823
|
|
|
2824
|
-
// ../config-tools/dist/chunk-
|
|
2824
|
+
// ../config-tools/dist/chunk-WCCSFJKP.js
|
|
2825
2825
|
var useIcon = (c3, fallback) => isUnicodeSupported() ? c3 : fallback;
|
|
2826
2826
|
var CONSOLE_ICONS = {
|
|
2827
2827
|
[LogLevelLabel.ERROR]: useIcon("\u2718", "\xD7"),
|
|
2828
|
-
[LogLevelLabel.FATAL]: useIcon("\
|
|
2828
|
+
[LogLevelLabel.FATAL]: useIcon("\u2620", "\xD7"),
|
|
2829
2829
|
[LogLevelLabel.WARN]: useIcon("\u26A0", "\u203C"),
|
|
2830
|
-
[LogLevelLabel.INFO]: useIcon("\
|
|
2830
|
+
[LogLevelLabel.INFO]: useIcon("\u{1F6C8}", "i"),
|
|
2831
2831
|
[LogLevelLabel.SUCCESS]: useIcon("\u2714", "\u221A"),
|
|
2832
2832
|
[LogLevelLabel.DEBUG]: useIcon("\u{1F6E0}", "D"),
|
|
2833
|
-
[LogLevelLabel.TRACE]: useIcon("\
|
|
2833
|
+
[LogLevelLabel.TRACE]: useIcon("\u2699", "T"),
|
|
2834
2834
|
[LogLevelLabel.ALL]: useIcon("\u2709", "\u2192")
|
|
2835
2835
|
};
|
|
2836
2836
|
|
|
@@ -2892,7 +2892,7 @@ var getLogLevelLabel = (logLevel = LogLevel.INFO) => {
|
|
|
2892
2892
|
return LogLevelLabel.INFO;
|
|
2893
2893
|
};
|
|
2894
2894
|
|
|
2895
|
-
// ../config-tools/dist/chunk-
|
|
2895
|
+
// ../config-tools/dist/chunk-HZ5JAJNT.js
|
|
2896
2896
|
var import_formatDistanceToNow = require("date-fns/formatDistanceToNow");
|
|
2897
2897
|
var getLogFn = (logLevel = LogLevel.INFO, config = {}, _chalk = getChalk()) => {
|
|
2898
2898
|
const colors = !config.colors?.dark && !config.colors?.["base"] && !config.colors?.["base"]?.dark ? DEFAULT_COLOR_CONFIG : config.colors?.dark && typeof config.colors.dark === "string" ? config.colors : config.colors?.["base"]?.dark && typeof config.colors["base"].dark === "string" ? config.colors["base"].dark : config.colors?.["base"] ? config.colors?.["base"] : DEFAULT_COLOR_CONFIG;
|
|
@@ -3087,7 +3087,7 @@ init_cjs_shims();
|
|
|
3087
3087
|
// ../build-tools/dist/chunk-KVP3YMX6.mjs
|
|
3088
3088
|
init_cjs_shims();
|
|
3089
3089
|
|
|
3090
|
-
// ../build-tools/dist/chunk-
|
|
3090
|
+
// ../build-tools/dist/chunk-72CFT635.mjs
|
|
3091
3091
|
init_cjs_shims();
|
|
3092
3092
|
|
|
3093
3093
|
// ../build-tools/dist/chunk-B4H42WDA.mjs
|
|
@@ -3100,7 +3100,7 @@ init_cjs_shims();
|
|
|
3100
3100
|
var import_node_fs = require("fs");
|
|
3101
3101
|
var import_node_path = require("path");
|
|
3102
3102
|
|
|
3103
|
-
// ../build-tools/dist/chunk-
|
|
3103
|
+
// ../build-tools/dist/chunk-IKWYORSE.mjs
|
|
3104
3104
|
init_cjs_shims();
|
|
3105
3105
|
var import_formatDistanceToNow2 = require("date-fns/formatDistanceToNow");
|
|
3106
3106
|
var import_chalk2 = __toESM(require("chalk"), 1);
|
|
@@ -3127,16 +3127,16 @@ function isUnicodeSupported2() {
|
|
|
3127
3127
|
var useIcon2 = (c3, fallback) => isUnicodeSupported2() ? c3 : fallback;
|
|
3128
3128
|
var CONSOLE_ICONS2 = {
|
|
3129
3129
|
[LogLevelLabel2.ERROR]: useIcon2("\u2718", "\xD7"),
|
|
3130
|
-
[LogLevelLabel2.FATAL]: useIcon2("\
|
|
3130
|
+
[LogLevelLabel2.FATAL]: useIcon2("\u2620", "\xD7"),
|
|
3131
3131
|
[LogLevelLabel2.WARN]: useIcon2("\u26A0", "\u203C"),
|
|
3132
|
-
[LogLevelLabel2.INFO]: useIcon2("\
|
|
3132
|
+
[LogLevelLabel2.INFO]: useIcon2("\u{1F6C8}", "i"),
|
|
3133
3133
|
[LogLevelLabel2.SUCCESS]: useIcon2("\u2714", "\u221A"),
|
|
3134
3134
|
[LogLevelLabel2.DEBUG]: useIcon2("\u{1F6E0}", "D"),
|
|
3135
|
-
[LogLevelLabel2.TRACE]: useIcon2("\
|
|
3135
|
+
[LogLevelLabel2.TRACE]: useIcon2("\u2699", "T"),
|
|
3136
3136
|
[LogLevelLabel2.ALL]: useIcon2("\u2709", "\u2192")
|
|
3137
3137
|
};
|
|
3138
3138
|
|
|
3139
|
-
// ../build-tools/dist/chunk-
|
|
3139
|
+
// ../build-tools/dist/chunk-72CFT635.mjs
|
|
3140
3140
|
var import_c12 = require("c12");
|
|
3141
3141
|
var import_defu = __toESM(require("defu"), 1);
|
|
3142
3142
|
var z = __toESM(require("zod/mini"), 1);
|
|
@@ -3722,13 +3722,13 @@ schemaRegistry.add(extensionsSchema, {
|
|
|
3722
3722
|
init_cjs_shims();
|
|
3723
3723
|
var import_create_task_graph = require("nx/src/tasks-runner/create-task-graph");
|
|
3724
3724
|
|
|
3725
|
-
// ../build-tools/dist/chunk-
|
|
3725
|
+
// ../build-tools/dist/chunk-VPUCOJUT.mjs
|
|
3726
3726
|
init_cjs_shims();
|
|
3727
3727
|
var import_copy_assets_handler = require("@nx/js/src/utils/assets/copy-assets-handler");
|
|
3728
3728
|
var import_glob = require("glob");
|
|
3729
3729
|
var import_promises3 = require("fs/promises");
|
|
3730
3730
|
|
|
3731
|
-
// ../build-tools/dist/chunk-
|
|
3731
|
+
// ../build-tools/dist/chunk-QC743NKA.mjs
|
|
3732
3732
|
init_cjs_shims();
|
|
3733
3733
|
var import_buildable_libs_utils = require("@nx/js/src/utils/buildable-libs-utils");
|
|
3734
3734
|
var import_glob2 = require("glob");
|
|
@@ -3736,7 +3736,7 @@ var import_node_fs5 = require("fs");
|
|
|
3736
3736
|
var import_promises4 = require("fs/promises");
|
|
3737
3737
|
var import_project_graph = require("nx/src/project-graph/project-graph");
|
|
3738
3738
|
|
|
3739
|
-
// ../build-tools/dist/chunk-
|
|
3739
|
+
// ../build-tools/dist/chunk-BVFK4ENZ.mjs
|
|
3740
3740
|
init_cjs_shims();
|
|
3741
3741
|
var import_glob3 = require("glob");
|
|
3742
3742
|
|
|
@@ -3770,14 +3770,14 @@ init_cjs_shims();
|
|
|
3770
3770
|
// ../build-tools/dist/chunk-UN3B7LBV.mjs
|
|
3771
3771
|
init_cjs_shims();
|
|
3772
3772
|
|
|
3773
|
-
// ../build-tools/dist/chunk-
|
|
3773
|
+
// ../build-tools/dist/chunk-DDQIPWR2.mjs
|
|
3774
3774
|
init_cjs_shims();
|
|
3775
3775
|
|
|
3776
3776
|
// ../build-tools/dist/chunk-7YKXR5JJ.mjs
|
|
3777
3777
|
init_cjs_shims();
|
|
3778
3778
|
var import_core = require("@swc/core");
|
|
3779
3779
|
|
|
3780
|
-
// ../build-tools/dist/chunk-
|
|
3780
|
+
// ../build-tools/dist/chunk-SB3GAY7M.mjs
|
|
3781
3781
|
init_cjs_shims();
|
|
3782
3782
|
var import_node_fs6 = __toESM(require("fs"), 1);
|
|
3783
3783
|
var import_node_module = require("module");
|
|
@@ -3792,13 +3792,13 @@ var import_path = require("path");
|
|
|
3792
3792
|
// ../config-tools/dist/get-config.js
|
|
3793
3793
|
init_cjs_shims();
|
|
3794
3794
|
|
|
3795
|
-
// ../config-tools/dist/chunk-
|
|
3795
|
+
// ../config-tools/dist/chunk-FACWP24N.js
|
|
3796
3796
|
init_cjs_shims();
|
|
3797
3797
|
|
|
3798
|
-
// ../config-tools/dist/chunk-
|
|
3798
|
+
// ../config-tools/dist/chunk-GJ37HP62.js
|
|
3799
3799
|
init_cjs_shims();
|
|
3800
3800
|
|
|
3801
|
-
// ../config-tools/dist/chunk-
|
|
3801
|
+
// ../config-tools/dist/chunk-Y5CUPLGH.js
|
|
3802
3802
|
init_cjs_shims();
|
|
3803
3803
|
|
|
3804
3804
|
// ../config-tools/dist/chunk-LF3SAK2O.js
|
|
@@ -4024,7 +4024,7 @@ Path: ${pathInsideMonorepo ? pathInsideMonorepo : process.cwd()}`
|
|
|
4024
4024
|
return result;
|
|
4025
4025
|
}
|
|
4026
4026
|
|
|
4027
|
-
// ../config-tools/dist/chunk-
|
|
4027
|
+
// ../config-tools/dist/chunk-Y5CUPLGH.js
|
|
4028
4028
|
var import_c122 = require("c12");
|
|
4029
4029
|
var import_defu3 = __toESM(require("defu"), 1);
|
|
4030
4030
|
var getConfigFileByName = async (fileName, filePath, options2 = {}) => {
|
|
@@ -4988,7 +4988,7 @@ var getBaseThemeColorsEnv = (prefix) => {
|
|
|
4988
4988
|
// ../config/dist/schema.js
|
|
4989
4989
|
init_cjs_shims();
|
|
4990
4990
|
|
|
4991
|
-
// ../config-tools/dist/chunk-
|
|
4991
|
+
// ../config-tools/dist/chunk-GJ37HP62.js
|
|
4992
4992
|
var import_defu4 = __toESM(require("defu"), 1);
|
|
4993
4993
|
var import_node_fs9 = require("fs");
|
|
4994
4994
|
var _extension_cache = /* @__PURE__ */ new WeakMap();
|
|
@@ -5085,7 +5085,7 @@ ${formatLogMessage(config)}`,
|
|
|
5085
5085
|
return config;
|
|
5086
5086
|
};
|
|
5087
5087
|
|
|
5088
|
-
// ../config-tools/dist/chunk-
|
|
5088
|
+
// ../config-tools/dist/chunk-FACWP24N.js
|
|
5089
5089
|
function getConfig(workspaceRoot, skipLogs = false) {
|
|
5090
5090
|
return loadStormWorkspaceConfig(workspaceRoot, skipLogs);
|
|
5091
5091
|
}
|
package/dist/index.js
CHANGED
package/dist/options.cjs
CHANGED
|
@@ -38,7 +38,7 @@ module.exports = __toCommonJS(options_exports);
|
|
|
38
38
|
var import_node_fs = require("fs");
|
|
39
39
|
var import_node_path = require("path");
|
|
40
40
|
|
|
41
|
-
// ../build-tools/dist/chunk-
|
|
41
|
+
// ../build-tools/dist/chunk-IKWYORSE.mjs
|
|
42
42
|
var import_formatDistanceToNow = require("date-fns/formatDistanceToNow");
|
|
43
43
|
var import_chalk = __toESM(require("chalk"), 1);
|
|
44
44
|
var LogLevelLabel = {
|
|
@@ -64,16 +64,16 @@ function isUnicodeSupported() {
|
|
|
64
64
|
var useIcon = (c3, fallback) => isUnicodeSupported() ? c3 : fallback;
|
|
65
65
|
var CONSOLE_ICONS = {
|
|
66
66
|
[LogLevelLabel.ERROR]: useIcon("\u2718", "\xD7"),
|
|
67
|
-
[LogLevelLabel.FATAL]: useIcon("\
|
|
67
|
+
[LogLevelLabel.FATAL]: useIcon("\u2620", "\xD7"),
|
|
68
68
|
[LogLevelLabel.WARN]: useIcon("\u26A0", "\u203C"),
|
|
69
|
-
[LogLevelLabel.INFO]: useIcon("\
|
|
69
|
+
[LogLevelLabel.INFO]: useIcon("\u{1F6C8}", "i"),
|
|
70
70
|
[LogLevelLabel.SUCCESS]: useIcon("\u2714", "\u221A"),
|
|
71
71
|
[LogLevelLabel.DEBUG]: useIcon("\u{1F6E0}", "D"),
|
|
72
|
-
[LogLevelLabel.TRACE]: useIcon("\
|
|
72
|
+
[LogLevelLabel.TRACE]: useIcon("\u2699", "T"),
|
|
73
73
|
[LogLevelLabel.ALL]: useIcon("\u2709", "\u2192")
|
|
74
74
|
};
|
|
75
75
|
|
|
76
|
-
// ../build-tools/dist/chunk-
|
|
76
|
+
// ../build-tools/dist/chunk-72CFT635.mjs
|
|
77
77
|
var import_c12 = require("c12");
|
|
78
78
|
var import_defu = __toESM(require("defu"), 1);
|
|
79
79
|
var z = __toESM(require("zod/mini"), 1);
|
|
@@ -658,19 +658,19 @@ schemaRegistry.add(extensionsSchema, {
|
|
|
658
658
|
// ../build-tools/dist/chunk-JCFRYUYP.mjs
|
|
659
659
|
var import_create_task_graph = require("nx/src/tasks-runner/create-task-graph");
|
|
660
660
|
|
|
661
|
-
// ../build-tools/dist/chunk-
|
|
661
|
+
// ../build-tools/dist/chunk-VPUCOJUT.mjs
|
|
662
662
|
var import_copy_assets_handler = require("@nx/js/src/utils/assets/copy-assets-handler");
|
|
663
663
|
var import_glob = require("glob");
|
|
664
664
|
var import_promises3 = require("fs/promises");
|
|
665
665
|
|
|
666
|
-
// ../build-tools/dist/chunk-
|
|
666
|
+
// ../build-tools/dist/chunk-QC743NKA.mjs
|
|
667
667
|
var import_buildable_libs_utils = require("@nx/js/src/utils/buildable-libs-utils");
|
|
668
668
|
var import_glob2 = require("glob");
|
|
669
669
|
var import_node_fs5 = require("fs");
|
|
670
670
|
var import_promises4 = require("fs/promises");
|
|
671
671
|
var import_project_graph = require("nx/src/project-graph/project-graph");
|
|
672
672
|
|
|
673
|
-
// ../build-tools/dist/chunk-
|
|
673
|
+
// ../build-tools/dist/chunk-BVFK4ENZ.mjs
|
|
674
674
|
var import_glob3 = require("glob");
|
|
675
675
|
|
|
676
676
|
// ../build-tools/dist/chunk-5M6M27NH.mjs
|
|
@@ -704,7 +704,7 @@ var getEnv = (builder, options) => {
|
|
|
704
704
|
// ../build-tools/dist/chunk-7YKXR5JJ.mjs
|
|
705
705
|
var import_core = require("@swc/core");
|
|
706
706
|
|
|
707
|
-
// ../build-tools/dist/chunk-
|
|
707
|
+
// ../build-tools/dist/chunk-SB3GAY7M.mjs
|
|
708
708
|
var import_node_fs6 = __toESM(require("fs"), 1);
|
|
709
709
|
var import_node_module = require("module");
|
|
710
710
|
var import_node_path3 = __toESM(require("path"), 1);
|
|
@@ -1038,16 +1038,16 @@ var LogLevelLabel2 = {
|
|
|
1038
1038
|
ALL: "all"
|
|
1039
1039
|
};
|
|
1040
1040
|
|
|
1041
|
-
// ../config-tools/dist/chunk-
|
|
1041
|
+
// ../config-tools/dist/chunk-WCCSFJKP.js
|
|
1042
1042
|
var useIcon2 = (c3, fallback) => isUnicodeSupported2() ? c3 : fallback;
|
|
1043
1043
|
var CONSOLE_ICONS2 = {
|
|
1044
1044
|
[LogLevelLabel2.ERROR]: useIcon2("\u2718", "\xD7"),
|
|
1045
|
-
[LogLevelLabel2.FATAL]: useIcon2("\
|
|
1045
|
+
[LogLevelLabel2.FATAL]: useIcon2("\u2620", "\xD7"),
|
|
1046
1046
|
[LogLevelLabel2.WARN]: useIcon2("\u26A0", "\u203C"),
|
|
1047
|
-
[LogLevelLabel2.INFO]: useIcon2("\
|
|
1047
|
+
[LogLevelLabel2.INFO]: useIcon2("\u{1F6C8}", "i"),
|
|
1048
1048
|
[LogLevelLabel2.SUCCESS]: useIcon2("\u2714", "\u221A"),
|
|
1049
1049
|
[LogLevelLabel2.DEBUG]: useIcon2("\u{1F6E0}", "D"),
|
|
1050
|
-
[LogLevelLabel2.TRACE]: useIcon2("\
|
|
1050
|
+
[LogLevelLabel2.TRACE]: useIcon2("\u2699", "T"),
|
|
1051
1051
|
[LogLevelLabel2.ALL]: useIcon2("\u2709", "\u2192")
|
|
1052
1052
|
};
|
|
1053
1053
|
|
|
@@ -1107,7 +1107,7 @@ var getLogLevelLabel2 = (logLevel = LogLevel2.INFO) => {
|
|
|
1107
1107
|
return LogLevelLabel2.INFO;
|
|
1108
1108
|
};
|
|
1109
1109
|
|
|
1110
|
-
// ../config-tools/dist/chunk-
|
|
1110
|
+
// ../config-tools/dist/chunk-HZ5JAJNT.js
|
|
1111
1111
|
var import_formatDistanceToNow2 = require("date-fns/formatDistanceToNow");
|
|
1112
1112
|
var getLogFn = (logLevel = LogLevel2.INFO, config = {}, _chalk = getChalk()) => {
|
|
1113
1113
|
const colors = !config.colors?.dark && !config.colors?.["base"] && !config.colors?.["base"]?.dark ? DEFAULT_COLOR_CONFIG : config.colors?.dark && typeof config.colors.dark === "string" ? config.colors : config.colors?.["base"]?.dark && typeof config.colors["base"].dark === "string" ? config.colors["base"].dark : config.colors?.["base"] ? config.colors?.["base"] : DEFAULT_COLOR_CONFIG;
|
|
@@ -1227,7 +1227,7 @@ var _isFunction = (value) => {
|
|
|
1227
1227
|
}
|
|
1228
1228
|
};
|
|
1229
1229
|
|
|
1230
|
-
// ../config-tools/dist/chunk-
|
|
1230
|
+
// ../config-tools/dist/chunk-Y5CUPLGH.js
|
|
1231
1231
|
var import_c122 = require("c12");
|
|
1232
1232
|
var import_defu3 = __toESM(require("defu"), 1);
|
|
1233
1233
|
var getConfigFileByName = async (fileName, filePath, options = {}) => {
|
|
@@ -2172,7 +2172,7 @@ var getBaseThemeColorsEnv = (prefix) => {
|
|
|
2172
2172
|
};
|
|
2173
2173
|
};
|
|
2174
2174
|
|
|
2175
|
-
// ../config-tools/dist/chunk-
|
|
2175
|
+
// ../config-tools/dist/chunk-GJ37HP62.js
|
|
2176
2176
|
var import_defu4 = __toESM(require("defu"), 1);
|
|
2177
2177
|
var import_node_fs9 = require("fs");
|
|
2178
2178
|
var _extension_cache = /* @__PURE__ */ new WeakMap();
|
|
@@ -2269,7 +2269,7 @@ ${formatLogMessage2(config)}`,
|
|
|
2269
2269
|
return config;
|
|
2270
2270
|
};
|
|
2271
2271
|
|
|
2272
|
-
// ../config-tools/dist/chunk-
|
|
2272
|
+
// ../config-tools/dist/chunk-FACWP24N.js
|
|
2273
2273
|
function getConfig(workspaceRoot, skipLogs = false) {
|
|
2274
2274
|
return loadStormWorkspaceConfig(workspaceRoot, skipLogs);
|
|
2275
2275
|
}
|
package/dist/options.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/tsup",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.76",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A package containing bundled patches for tsup.",
|
|
6
6
|
"repository": {
|
|
@@ -104,8 +104,8 @@
|
|
|
104
104
|
"files": ["assets/**/*", "dist/**/*"],
|
|
105
105
|
"keywords": ["tsup", "storm", "storm-ops", "storm-software"],
|
|
106
106
|
"dependencies": {
|
|
107
|
-
"@storm-software/build-tools": "^0.158.
|
|
108
|
-
"@storm-software/config-tools": "^1.188.
|
|
107
|
+
"@storm-software/build-tools": "^0.158.78",
|
|
108
|
+
"@storm-software/config-tools": "^1.188.78"
|
|
109
109
|
},
|
|
110
110
|
"devDependencies": {
|
|
111
111
|
"@types/node": "^24.10.4",
|
|
@@ -115,5 +115,5 @@
|
|
|
115
115
|
},
|
|
116
116
|
"publishConfig": { "access": "public" },
|
|
117
117
|
"sideEffects": false,
|
|
118
|
-
"gitHead": "
|
|
118
|
+
"gitHead": "3053ec1a8f1bd29d0303c98c1fad84c2613b7b97"
|
|
119
119
|
}
|