@storm-software/tsup 0.2.77 → 0.2.78
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-SDJJCDRU.js → chunk-TGYAKXAA.js} +20 -20
- package/dist/index.cjs +20 -20
- package/dist/index.js +1 -1
- package/dist/options.cjs +13 -13
- 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-LHWWILNN.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-RBJMCJYF.mjs
|
|
33
33
|
init_esm_shims();
|
|
34
34
|
import { formatDistanceToNow } from "date-fns/formatDistanceToNow";
|
|
35
35
|
import chalk from "chalk";
|
|
@@ -56,7 +56,7 @@ 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("\u{1F571}", "\xD7"),
|
|
60
60
|
[LogLevelLabel.WARN]: useIcon("\u26A0", "\u203C"),
|
|
61
61
|
[LogLevelLabel.INFO]: useIcon("\u2139", "i"),
|
|
62
62
|
[LogLevelLabel.SUCCESS]: useIcon("\u2714", "\u221A"),
|
|
@@ -65,7 +65,7 @@ var CONSOLE_ICONS = {
|
|
|
65
65
|
[LogLevelLabel.ALL]: useIcon("\u2709", "\u2192")
|
|
66
66
|
};
|
|
67
67
|
|
|
68
|
-
// ../build-tools/dist/chunk-
|
|
68
|
+
// ../build-tools/dist/chunk-LHWWILNN.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-Y5BAO2UH.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-CFPR4SJM.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-3DLJAR7G.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-NXHXDYIG.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-4K7KJ6JA.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-UKEDB2ON.js
|
|
732
732
|
init_esm_shims();
|
|
733
733
|
|
|
734
|
-
// ../config-tools/dist/chunk-
|
|
734
|
+
// ../config-tools/dist/chunk-7JOKNFUH.js
|
|
735
735
|
init_esm_shims();
|
|
736
736
|
|
|
737
|
-
// ../config-tools/dist/chunk-
|
|
737
|
+
// ../config-tools/dist/chunk-BWPCVQEV.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-H7DDJQE3.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-AITAR5W5.js
|
|
1040
1040
|
init_esm_shims();
|
|
1041
1041
|
|
|
1042
1042
|
// ../config-tools/dist/chunk-G2MK47WL.js
|
|
@@ -1076,11 +1076,11 @@ var LogLevelLabel2 = {
|
|
|
1076
1076
|
ALL: "all"
|
|
1077
1077
|
};
|
|
1078
1078
|
|
|
1079
|
-
// ../config-tools/dist/chunk-
|
|
1079
|
+
// ../config-tools/dist/chunk-AITAR5W5.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("\u{1F571}", "\xD7"),
|
|
1084
1084
|
[LogLevelLabel2.WARN]: useIcon2("\u26A0", "\u203C"),
|
|
1085
1085
|
[LogLevelLabel2.INFO]: useIcon2("\u2139", "i"),
|
|
1086
1086
|
[LogLevelLabel2.SUCCESS]: useIcon2("\u2714", "\u221A"),
|
|
@@ -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-H7DDJQE3.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;
|
|
@@ -1297,7 +1297,7 @@ var _isFunction = (value) => {
|
|
|
1297
1297
|
}
|
|
1298
1298
|
};
|
|
1299
1299
|
|
|
1300
|
-
// ../config-tools/dist/chunk-
|
|
1300
|
+
// ../config-tools/dist/chunk-BWPCVQEV.js
|
|
1301
1301
|
import { loadConfig as loadConfig2 } from "c12";
|
|
1302
1302
|
import defu3 from "defu";
|
|
1303
1303
|
var getConfigFileByName = async (fileName, filePath, options = {}) => {
|
|
@@ -2261,7 +2261,7 @@ var getBaseThemeColorsEnv = (prefix) => {
|
|
|
2261
2261
|
// ../config/dist/schema.js
|
|
2262
2262
|
init_esm_shims();
|
|
2263
2263
|
|
|
2264
|
-
// ../config-tools/dist/chunk-
|
|
2264
|
+
// ../config-tools/dist/chunk-7JOKNFUH.js
|
|
2265
2265
|
import defu4 from "defu";
|
|
2266
2266
|
import { existsSync as existsSync7 } from "node:fs";
|
|
2267
2267
|
var _extension_cache = /* @__PURE__ */ new WeakMap();
|
|
@@ -2358,7 +2358,7 @@ ${formatLogMessage2(config)}`,
|
|
|
2358
2358
|
return config;
|
|
2359
2359
|
};
|
|
2360
2360
|
|
|
2361
|
-
// ../config-tools/dist/chunk-
|
|
2361
|
+
// ../config-tools/dist/chunk-UKEDB2ON.js
|
|
2362
2362
|
function getConfig(workspaceRoot, skipLogs = false) {
|
|
2363
2363
|
return loadStormWorkspaceConfig(workspaceRoot, skipLogs);
|
|
2364
2364
|
}
|
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-H7DDJQE3.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-AITAR5W5.js
|
|
2785
2785
|
init_cjs_shims();
|
|
2786
2786
|
|
|
2787
2787
|
// ../config-tools/dist/chunk-G2MK47WL.js
|
|
@@ -2821,11 +2821,11 @@ var LogLevelLabel = {
|
|
|
2821
2821
|
ALL: "all"
|
|
2822
2822
|
};
|
|
2823
2823
|
|
|
2824
|
-
// ../config-tools/dist/chunk-
|
|
2824
|
+
// ../config-tools/dist/chunk-AITAR5W5.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("\u{1F571}", "\xD7"),
|
|
2829
2829
|
[LogLevelLabel.WARN]: useIcon("\u26A0", "\u203C"),
|
|
2830
2830
|
[LogLevelLabel.INFO]: useIcon("\u2139", "i"),
|
|
2831
2831
|
[LogLevelLabel.SUCCESS]: useIcon("\u2714", "\u221A"),
|
|
@@ -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-H7DDJQE3.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;
|
|
@@ -3117,7 +3117,7 @@ init_cjs_shims();
|
|
|
3117
3117
|
// ../build-tools/dist/chunk-KVP3YMX6.mjs
|
|
3118
3118
|
init_cjs_shims();
|
|
3119
3119
|
|
|
3120
|
-
// ../build-tools/dist/chunk-
|
|
3120
|
+
// ../build-tools/dist/chunk-LHWWILNN.mjs
|
|
3121
3121
|
init_cjs_shims();
|
|
3122
3122
|
|
|
3123
3123
|
// ../build-tools/dist/chunk-B4H42WDA.mjs
|
|
@@ -3130,7 +3130,7 @@ init_cjs_shims();
|
|
|
3130
3130
|
var import_node_fs = require("fs");
|
|
3131
3131
|
var import_node_path = require("path");
|
|
3132
3132
|
|
|
3133
|
-
// ../build-tools/dist/chunk-
|
|
3133
|
+
// ../build-tools/dist/chunk-RBJMCJYF.mjs
|
|
3134
3134
|
init_cjs_shims();
|
|
3135
3135
|
var import_formatDistanceToNow2 = require("date-fns/formatDistanceToNow");
|
|
3136
3136
|
var import_chalk2 = __toESM(require("chalk"), 1);
|
|
@@ -3157,7 +3157,7 @@ function isUnicodeSupported2() {
|
|
|
3157
3157
|
var useIcon2 = (c3, fallback) => isUnicodeSupported2() ? c3 : fallback;
|
|
3158
3158
|
var CONSOLE_ICONS2 = {
|
|
3159
3159
|
[LogLevelLabel2.ERROR]: useIcon2("\u2718", "\xD7"),
|
|
3160
|
-
[LogLevelLabel2.FATAL]: useIcon2("\
|
|
3160
|
+
[LogLevelLabel2.FATAL]: useIcon2("\u{1F571}", "\xD7"),
|
|
3161
3161
|
[LogLevelLabel2.WARN]: useIcon2("\u26A0", "\u203C"),
|
|
3162
3162
|
[LogLevelLabel2.INFO]: useIcon2("\u2139", "i"),
|
|
3163
3163
|
[LogLevelLabel2.SUCCESS]: useIcon2("\u2714", "\u221A"),
|
|
@@ -3166,7 +3166,7 @@ var CONSOLE_ICONS2 = {
|
|
|
3166
3166
|
[LogLevelLabel2.ALL]: useIcon2("\u2709", "\u2192")
|
|
3167
3167
|
};
|
|
3168
3168
|
|
|
3169
|
-
// ../build-tools/dist/chunk-
|
|
3169
|
+
// ../build-tools/dist/chunk-LHWWILNN.mjs
|
|
3170
3170
|
var import_c12 = require("c12");
|
|
3171
3171
|
var import_defu = __toESM(require("defu"), 1);
|
|
3172
3172
|
var z = __toESM(require("zod/mini"), 1);
|
|
@@ -3752,13 +3752,13 @@ schemaRegistry.add(extensionsSchema, {
|
|
|
3752
3752
|
init_cjs_shims();
|
|
3753
3753
|
var import_create_task_graph = require("nx/src/tasks-runner/create-task-graph");
|
|
3754
3754
|
|
|
3755
|
-
// ../build-tools/dist/chunk-
|
|
3755
|
+
// ../build-tools/dist/chunk-Y5BAO2UH.mjs
|
|
3756
3756
|
init_cjs_shims();
|
|
3757
3757
|
var import_copy_assets_handler = require("@nx/js/src/utils/assets/copy-assets-handler");
|
|
3758
3758
|
var import_glob = require("glob");
|
|
3759
3759
|
var import_promises3 = require("fs/promises");
|
|
3760
3760
|
|
|
3761
|
-
// ../build-tools/dist/chunk-
|
|
3761
|
+
// ../build-tools/dist/chunk-CFPR4SJM.mjs
|
|
3762
3762
|
init_cjs_shims();
|
|
3763
3763
|
var import_buildable_libs_utils = require("@nx/js/src/utils/buildable-libs-utils");
|
|
3764
3764
|
var import_glob2 = require("glob");
|
|
@@ -3766,7 +3766,7 @@ var import_node_fs5 = require("fs");
|
|
|
3766
3766
|
var import_promises4 = require("fs/promises");
|
|
3767
3767
|
var import_project_graph = require("nx/src/project-graph/project-graph");
|
|
3768
3768
|
|
|
3769
|
-
// ../build-tools/dist/chunk-
|
|
3769
|
+
// ../build-tools/dist/chunk-3DLJAR7G.mjs
|
|
3770
3770
|
init_cjs_shims();
|
|
3771
3771
|
var import_glob3 = require("glob");
|
|
3772
3772
|
|
|
@@ -3800,14 +3800,14 @@ init_cjs_shims();
|
|
|
3800
3800
|
// ../build-tools/dist/chunk-UN3B7LBV.mjs
|
|
3801
3801
|
init_cjs_shims();
|
|
3802
3802
|
|
|
3803
|
-
// ../build-tools/dist/chunk-
|
|
3803
|
+
// ../build-tools/dist/chunk-NXHXDYIG.mjs
|
|
3804
3804
|
init_cjs_shims();
|
|
3805
3805
|
|
|
3806
3806
|
// ../build-tools/dist/chunk-7YKXR5JJ.mjs
|
|
3807
3807
|
init_cjs_shims();
|
|
3808
3808
|
var import_core = require("@swc/core");
|
|
3809
3809
|
|
|
3810
|
-
// ../build-tools/dist/chunk-
|
|
3810
|
+
// ../build-tools/dist/chunk-4K7KJ6JA.mjs
|
|
3811
3811
|
init_cjs_shims();
|
|
3812
3812
|
var import_node_fs6 = __toESM(require("fs"), 1);
|
|
3813
3813
|
var import_node_module = require("module");
|
|
@@ -3822,13 +3822,13 @@ var import_path = require("path");
|
|
|
3822
3822
|
// ../config-tools/dist/get-config.js
|
|
3823
3823
|
init_cjs_shims();
|
|
3824
3824
|
|
|
3825
|
-
// ../config-tools/dist/chunk-
|
|
3825
|
+
// ../config-tools/dist/chunk-UKEDB2ON.js
|
|
3826
3826
|
init_cjs_shims();
|
|
3827
3827
|
|
|
3828
|
-
// ../config-tools/dist/chunk-
|
|
3828
|
+
// ../config-tools/dist/chunk-7JOKNFUH.js
|
|
3829
3829
|
init_cjs_shims();
|
|
3830
3830
|
|
|
3831
|
-
// ../config-tools/dist/chunk-
|
|
3831
|
+
// ../config-tools/dist/chunk-BWPCVQEV.js
|
|
3832
3832
|
init_cjs_shims();
|
|
3833
3833
|
|
|
3834
3834
|
// ../config-tools/dist/chunk-LF3SAK2O.js
|
|
@@ -4054,7 +4054,7 @@ Path: ${pathInsideMonorepo ? pathInsideMonorepo : process.cwd()}`
|
|
|
4054
4054
|
return result;
|
|
4055
4055
|
}
|
|
4056
4056
|
|
|
4057
|
-
// ../config-tools/dist/chunk-
|
|
4057
|
+
// ../config-tools/dist/chunk-BWPCVQEV.js
|
|
4058
4058
|
var import_c122 = require("c12");
|
|
4059
4059
|
var import_defu3 = __toESM(require("defu"), 1);
|
|
4060
4060
|
var getConfigFileByName = async (fileName, filePath, options2 = {}) => {
|
|
@@ -5018,7 +5018,7 @@ var getBaseThemeColorsEnv = (prefix) => {
|
|
|
5018
5018
|
// ../config/dist/schema.js
|
|
5019
5019
|
init_cjs_shims();
|
|
5020
5020
|
|
|
5021
|
-
// ../config-tools/dist/chunk-
|
|
5021
|
+
// ../config-tools/dist/chunk-7JOKNFUH.js
|
|
5022
5022
|
var import_defu4 = __toESM(require("defu"), 1);
|
|
5023
5023
|
var import_node_fs9 = require("fs");
|
|
5024
5024
|
var _extension_cache = /* @__PURE__ */ new WeakMap();
|
|
@@ -5115,7 +5115,7 @@ ${formatLogMessage(config)}`,
|
|
|
5115
5115
|
return config;
|
|
5116
5116
|
};
|
|
5117
5117
|
|
|
5118
|
-
// ../config-tools/dist/chunk-
|
|
5118
|
+
// ../config-tools/dist/chunk-UKEDB2ON.js
|
|
5119
5119
|
function getConfig(workspaceRoot, skipLogs = false) {
|
|
5120
5120
|
return loadStormWorkspaceConfig(workspaceRoot, skipLogs);
|
|
5121
5121
|
}
|
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-RBJMCJYF.mjs
|
|
42
42
|
var import_formatDistanceToNow = require("date-fns/formatDistanceToNow");
|
|
43
43
|
var import_chalk = __toESM(require("chalk"), 1);
|
|
44
44
|
var LogLevelLabel = {
|
|
@@ -64,7 +64,7 @@ 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("\u{1F571}", "\xD7"),
|
|
68
68
|
[LogLevelLabel.WARN]: useIcon("\u26A0", "\u203C"),
|
|
69
69
|
[LogLevelLabel.INFO]: useIcon("\u2139", "i"),
|
|
70
70
|
[LogLevelLabel.SUCCESS]: useIcon("\u2714", "\u221A"),
|
|
@@ -73,7 +73,7 @@ var CONSOLE_ICONS = {
|
|
|
73
73
|
[LogLevelLabel.ALL]: useIcon("\u2709", "\u2192")
|
|
74
74
|
};
|
|
75
75
|
|
|
76
|
-
// ../build-tools/dist/chunk-
|
|
76
|
+
// ../build-tools/dist/chunk-LHWWILNN.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-Y5BAO2UH.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-CFPR4SJM.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-3DLJAR7G.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-4K7KJ6JA.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,11 +1038,11 @@ var LogLevelLabel2 = {
|
|
|
1038
1038
|
ALL: "all"
|
|
1039
1039
|
};
|
|
1040
1040
|
|
|
1041
|
-
// ../config-tools/dist/chunk-
|
|
1041
|
+
// ../config-tools/dist/chunk-AITAR5W5.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("\u{1F571}", "\xD7"),
|
|
1046
1046
|
[LogLevelLabel2.WARN]: useIcon2("\u26A0", "\u203C"),
|
|
1047
1047
|
[LogLevelLabel2.INFO]: useIcon2("\u2139", "i"),
|
|
1048
1048
|
[LogLevelLabel2.SUCCESS]: useIcon2("\u2714", "\u221A"),
|
|
@@ -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-H7DDJQE3.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;
|
|
@@ -1257,7 +1257,7 @@ var _isFunction = (value) => {
|
|
|
1257
1257
|
}
|
|
1258
1258
|
};
|
|
1259
1259
|
|
|
1260
|
-
// ../config-tools/dist/chunk-
|
|
1260
|
+
// ../config-tools/dist/chunk-BWPCVQEV.js
|
|
1261
1261
|
var import_c122 = require("c12");
|
|
1262
1262
|
var import_defu3 = __toESM(require("defu"), 1);
|
|
1263
1263
|
var getConfigFileByName = async (fileName, filePath, options = {}) => {
|
|
@@ -2202,7 +2202,7 @@ var getBaseThemeColorsEnv = (prefix) => {
|
|
|
2202
2202
|
};
|
|
2203
2203
|
};
|
|
2204
2204
|
|
|
2205
|
-
// ../config-tools/dist/chunk-
|
|
2205
|
+
// ../config-tools/dist/chunk-7JOKNFUH.js
|
|
2206
2206
|
var import_defu4 = __toESM(require("defu"), 1);
|
|
2207
2207
|
var import_node_fs9 = require("fs");
|
|
2208
2208
|
var _extension_cache = /* @__PURE__ */ new WeakMap();
|
|
@@ -2299,7 +2299,7 @@ ${formatLogMessage2(config)}`,
|
|
|
2299
2299
|
return config;
|
|
2300
2300
|
};
|
|
2301
2301
|
|
|
2302
|
-
// ../config-tools/dist/chunk-
|
|
2302
|
+
// ../config-tools/dist/chunk-UKEDB2ON.js
|
|
2303
2303
|
function getConfig(workspaceRoot, skipLogs = false) {
|
|
2304
2304
|
return loadStormWorkspaceConfig(workspaceRoot, skipLogs);
|
|
2305
2305
|
}
|
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.78",
|
|
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.80",
|
|
108
|
+
"@storm-software/config-tools": "^1.188.80"
|
|
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": "f0da2445e3b4764750c75fdcd1d0ec13a10c6602"
|
|
119
119
|
}
|