@storm-software/esbuild 0.34.0 → 0.34.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/bin/esbuild.cjs +5 -5
- package/dist/build.cjs +15 -15
- package/dist/build.d.cts +1 -1
- package/dist/build.d.ts +1 -1
- package/dist/build.js +14 -14
- package/dist/{chunk-WRBUO7H6.cjs → chunk-27VOV3G4.cjs} +2 -2
- package/dist/{chunk-GWG4HOQ6.js → chunk-2TG2H4XL.js} +1 -1
- package/dist/{chunk-XEGYFRBF.js → chunk-2X5ZMEAN.js} +2 -2
- package/dist/{chunk-35YNFZCF.js → chunk-3PF5YMWK.js} +2 -2
- package/dist/{chunk-S2P6KHZV.js → chunk-3QHFCKSI.js} +3 -3
- package/dist/{chunk-RGWII6NP.js → chunk-5RVOO3YF.js} +2 -2
- package/dist/{chunk-LYDEMC26.js → chunk-AZON722Q.js} +1 -1
- package/dist/chunk-B4CUDMY2.cjs +39 -0
- package/dist/{chunk-MWGFCZF4.cjs → chunk-BNPCRQK4.cjs} +6 -6
- package/dist/{chunk-K6QIYIIY.cjs → chunk-BOFHC4OE.cjs} +4 -4
- package/dist/{chunk-IO2TXOKO.js → chunk-BWSIRV3D.js} +2 -2
- package/dist/chunk-CCEWV2BR.js +39 -0
- package/dist/{chunk-ETTFFUNG.cjs → chunk-CGMLIVTB.cjs} +12 -12
- package/dist/chunk-DPRINYB6.js +2939 -0
- package/dist/{chunk-Y3LXNK5C.cjs → chunk-GJHRTQAS.cjs} +36 -36
- package/dist/{chunk-EZGTDCYM.cjs → chunk-ILJQ4NCE.cjs} +4 -4
- package/dist/chunk-M3AOQRGN.cjs +2939 -0
- package/dist/{chunk-IMVMVEQS.cjs → chunk-N62ZR7UV.cjs} +17 -17
- package/dist/{chunk-4TQE46SC.cjs → chunk-QKJ7KLDL.cjs} +6 -6
- package/dist/{chunk-GQCYZOAM.cjs → chunk-RLQJRD62.cjs} +2 -2
- package/dist/{chunk-KGKL7VDG.js → chunk-SKJRUPDP.js} +11 -10
- package/dist/{chunk-IX6DNVUR.js → chunk-STCE44IS.js} +2 -2
- package/dist/{chunk-AXEZCHZS.cjs → chunk-TDBBRZTC.cjs} +99 -98
- package/dist/{chunk-Y4XWI6JJ.cjs → chunk-TH2QFJHI.cjs} +6 -6
- package/dist/{chunk-T5272PC2.js → chunk-UYE6LM4C.js} +1 -1
- package/dist/{chunk-XITTOHOG.cjs → chunk-VPTKC3UK.cjs} +6 -6
- package/dist/{chunk-2IGRKQGI.js → chunk-VQHKIS7J.js} +2 -2
- package/dist/{chunk-HXMVEX3P.js → chunk-XLUZXKDY.js} +1 -1
- package/dist/{chunk-S6M44SSZ.cjs → chunk-Y5SBBYX3.cjs} +3 -3
- package/dist/{chunk-YMTDVMD6.js → chunk-Y7JBB452.js} +1 -1
- package/dist/clean.cjs +5 -5
- package/dist/clean.d.cts +1 -1
- package/dist/clean.d.ts +1 -1
- package/dist/clean.js +4 -4
- package/dist/config.cjs +12 -12
- package/dist/config.d.cts +2 -2
- package/dist/config.d.ts +2 -2
- package/dist/config.js +11 -11
- package/dist/index.cjs +16 -16
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +15 -15
- package/dist/plugins/deps-check.cjs +5 -5
- package/dist/plugins/deps-check.js +4 -4
- package/dist/plugins/esm-split-code-to-cjs.cjs +3 -3
- package/dist/plugins/esm-split-code-to-cjs.d.cts +1 -1
- package/dist/plugins/esm-split-code-to-cjs.d.ts +1 -1
- package/dist/plugins/esm-split-code-to-cjs.js +2 -2
- package/dist/plugins/fix-imports.cjs +3 -3
- package/dist/plugins/fix-imports.d.cts +1 -1
- package/dist/plugins/fix-imports.d.ts +1 -1
- package/dist/plugins/fix-imports.js +2 -2
- package/dist/plugins/native-node-module.cjs +3 -3
- package/dist/plugins/native-node-module.d.cts +1 -1
- package/dist/plugins/native-node-module.d.ts +1 -1
- package/dist/plugins/native-node-module.js +2 -2
- package/dist/plugins/node-protocol.cjs +3 -3
- package/dist/plugins/node-protocol.d.cts +1 -1
- package/dist/plugins/node-protocol.d.ts +1 -1
- package/dist/plugins/node-protocol.js +2 -2
- package/dist/plugins/on-error.cjs +5 -5
- package/dist/plugins/on-error.d.cts +1 -1
- package/dist/plugins/on-error.d.ts +1 -1
- package/dist/plugins/on-error.js +4 -4
- package/dist/plugins/resolve-paths.cjs +4 -4
- package/dist/plugins/resolve-paths.d.cts +1 -1
- package/dist/plugins/resolve-paths.d.ts +1 -1
- package/dist/plugins/resolve-paths.js +3 -3
- package/dist/plugins/tsc.cjs +5 -5
- package/dist/plugins/tsc.d.cts +1 -1
- package/dist/plugins/tsc.d.ts +1 -1
- package/dist/plugins/tsc.js +4 -4
- package/dist/tsc.cjs +5 -5
- package/dist/tsc.d.cts +1 -1
- package/dist/tsc.d.ts +1 -1
- package/dist/tsc.js +4 -4
- package/dist/{types-DwxFThZu.d.ts → types-B4jbZA4j.d.cts} +14 -14
- package/dist/{types-DwxFThZu.d.cts → types-B4jbZA4j.d.ts} +14 -14
- package/dist/types.d.cts +1 -1
- package/dist/types.d.ts +1 -1
- package/package.json +1 -1
- package/dist/chunk-3GQAWCBQ.js +0 -13
- package/dist/chunk-BGYQAVKQ.cjs +0 -13
- package/dist/chunk-E5AAO2PH.cjs +0 -422
- package/dist/chunk-X6OXFNDR.js +0 -422
package/dist/plugins/tsc.cjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../chunk-
|
|
5
|
-
require('../chunk-
|
|
6
|
-
require('../chunk-
|
|
3
|
+
var _chunkN62ZR7UVcjs = require('../chunk-N62ZR7UV.cjs');
|
|
4
|
+
require('../chunk-GJHRTQAS.cjs');
|
|
5
|
+
require('../chunk-VPTKC3UK.cjs');
|
|
6
|
+
require('../chunk-B4CUDMY2.cjs');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
exports.tscPlugin =
|
|
9
|
+
exports.tscPlugin = _chunkN62ZR7UVcjs.tscPlugin;
|
package/dist/plugins/tsc.d.cts
CHANGED
package/dist/plugins/tsc.d.ts
CHANGED
package/dist/plugins/tsc.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
tscPlugin
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-
|
|
5
|
-
import "../chunk-
|
|
6
|
-
import "../chunk-
|
|
3
|
+
} from "../chunk-3QHFCKSI.js";
|
|
4
|
+
import "../chunk-VQHKIS7J.js";
|
|
5
|
+
import "../chunk-Y7JBB452.js";
|
|
6
|
+
import "../chunk-CCEWV2BR.js";
|
|
7
7
|
export {
|
|
8
8
|
tscPlugin
|
|
9
9
|
};
|
package/dist/tsc.cjs
CHANGED
|
@@ -4,14 +4,14 @@
|
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
8
|
-
require('./chunk-
|
|
9
|
-
require('./chunk-
|
|
10
|
-
require('./chunk-
|
|
7
|
+
var _chunkCGMLIVTBcjs = require('./chunk-CGMLIVTB.cjs');
|
|
8
|
+
require('./chunk-GJHRTQAS.cjs');
|
|
9
|
+
require('./chunk-VPTKC3UK.cjs');
|
|
10
|
+
require('./chunk-B4CUDMY2.cjs');
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
exports.emitDts =
|
|
17
|
+
exports.emitDts = _chunkCGMLIVTBcjs.emitDts; exports.emitDtsFiles = _chunkCGMLIVTBcjs.emitDtsFiles; exports.ensureTempDeclarationDir = _chunkCGMLIVTBcjs.ensureTempDeclarationDir; exports.slash = _chunkCGMLIVTBcjs.slash; exports.toAbsolutePath = _chunkCGMLIVTBcjs.toAbsolutePath;
|
package/dist/tsc.d.cts
CHANGED
package/dist/tsc.d.ts
CHANGED
package/dist/tsc.js
CHANGED
|
@@ -4,10 +4,10 @@ import {
|
|
|
4
4
|
ensureTempDeclarationDir,
|
|
5
5
|
slash,
|
|
6
6
|
toAbsolutePath
|
|
7
|
-
} from "./chunk-
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
10
|
-
import "./chunk-
|
|
7
|
+
} from "./chunk-2X5ZMEAN.js";
|
|
8
|
+
import "./chunk-VQHKIS7J.js";
|
|
9
|
+
import "./chunk-Y7JBB452.js";
|
|
10
|
+
import "./chunk-CCEWV2BR.js";
|
|
11
11
|
export {
|
|
12
12
|
emitDts,
|
|
13
13
|
emitDtsFiles,
|
|
@@ -33,13 +33,13 @@ declare const stormWorkspaceConfigSchema: z.ZodObject<{
|
|
|
33
33
|
header: z.ZodOptional<z.ZodString>;
|
|
34
34
|
footer: z.ZodDefault<z.ZodString>;
|
|
35
35
|
}, "strip", z.ZodTypeAny, {
|
|
36
|
-
footer: string;
|
|
37
36
|
banner: string;
|
|
37
|
+
footer: string;
|
|
38
38
|
header?: string | undefined;
|
|
39
39
|
}, {
|
|
40
|
-
footer?: string | undefined;
|
|
41
40
|
banner?: string | undefined;
|
|
42
41
|
header?: string | undefined;
|
|
42
|
+
footer?: string | undefined;
|
|
43
43
|
}>;
|
|
44
44
|
account: z.ZodObject<{
|
|
45
45
|
twitter: z.ZodDefault<z.ZodString>;
|
|
@@ -86,15 +86,15 @@ declare const stormWorkspaceConfigSchema: z.ZodObject<{
|
|
|
86
86
|
build: z.ZodDefault<z.ZodString>;
|
|
87
87
|
}, "strip", z.ZodTypeAny, {
|
|
88
88
|
build: string;
|
|
89
|
-
config?: string | undefined;
|
|
90
89
|
cache?: string | undefined;
|
|
91
90
|
data?: string | undefined;
|
|
91
|
+
config?: string | undefined;
|
|
92
92
|
temp?: string | undefined;
|
|
93
93
|
log?: string | undefined;
|
|
94
94
|
}, {
|
|
95
|
-
config?: string | undefined;
|
|
96
95
|
cache?: string | undefined;
|
|
97
96
|
data?: string | undefined;
|
|
97
|
+
config?: string | undefined;
|
|
98
98
|
temp?: string | undefined;
|
|
99
99
|
log?: string | undefined;
|
|
100
100
|
build?: string | undefined;
|
|
@@ -841,7 +841,6 @@ declare const stormWorkspaceConfigSchema: z.ZodObject<{
|
|
|
841
841
|
}>]>>]>]>;
|
|
842
842
|
extensions: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
843
843
|
}, "strip", z.ZodTypeAny, {
|
|
844
|
-
mode: "development" | "staging" | "production";
|
|
845
844
|
organization: string;
|
|
846
845
|
license: string;
|
|
847
846
|
homepage: string;
|
|
@@ -855,8 +854,8 @@ declare const stormWorkspaceConfigSchema: z.ZodObject<{
|
|
|
855
854
|
email: string;
|
|
856
855
|
};
|
|
857
856
|
release: {
|
|
858
|
-
footer: string;
|
|
859
857
|
banner: string;
|
|
858
|
+
footer: string;
|
|
860
859
|
header?: string | undefined;
|
|
861
860
|
};
|
|
862
861
|
account: {
|
|
@@ -871,21 +870,22 @@ declare const stormWorkspaceConfigSchema: z.ZodObject<{
|
|
|
871
870
|
codesFile: string;
|
|
872
871
|
url?: string | undefined;
|
|
873
872
|
};
|
|
873
|
+
mode: "development" | "staging" | "production";
|
|
874
874
|
workspaceRoot: string;
|
|
875
875
|
externalPackagePatterns: string[];
|
|
876
876
|
skipCache: boolean;
|
|
877
877
|
directories: {
|
|
878
878
|
build: string;
|
|
879
|
-
config?: string | undefined;
|
|
880
879
|
cache?: string | undefined;
|
|
881
880
|
data?: string | undefined;
|
|
881
|
+
config?: string | undefined;
|
|
882
882
|
temp?: string | undefined;
|
|
883
883
|
log?: string | undefined;
|
|
884
884
|
};
|
|
885
885
|
packageManager: "npm" | "yarn" | "pnpm" | "bun";
|
|
886
886
|
timezone: string;
|
|
887
887
|
locale: string;
|
|
888
|
-
logLevel: "
|
|
888
|
+
logLevel: "error" | "silent" | "fatal" | "warn" | "success" | "info" | "debug" | "trace" | "all";
|
|
889
889
|
registry: {
|
|
890
890
|
github?: string | undefined;
|
|
891
891
|
npm?: string | undefined;
|
|
@@ -1042,9 +1042,9 @@ declare const stormWorkspaceConfigSchema: z.ZodObject<{
|
|
|
1042
1042
|
};
|
|
1043
1043
|
}>;
|
|
1044
1044
|
extensions: Record<string, any>;
|
|
1045
|
-
name?: string | undefined;
|
|
1046
1045
|
$schema?: string | null | undefined;
|
|
1047
1046
|
extends?: string | string[] | undefined;
|
|
1047
|
+
name?: string | undefined;
|
|
1048
1048
|
namespace?: string | undefined;
|
|
1049
1049
|
repository?: string | undefined;
|
|
1050
1050
|
preid?: string | undefined;
|
|
@@ -1055,9 +1055,9 @@ declare const stormWorkspaceConfigSchema: z.ZodObject<{
|
|
|
1055
1055
|
email?: string | undefined;
|
|
1056
1056
|
};
|
|
1057
1057
|
release: {
|
|
1058
|
-
footer?: string | undefined;
|
|
1059
1058
|
banner?: string | undefined;
|
|
1060
1059
|
header?: string | undefined;
|
|
1060
|
+
footer?: string | undefined;
|
|
1061
1061
|
};
|
|
1062
1062
|
account: {
|
|
1063
1063
|
twitter?: string | undefined;
|
|
@@ -1073,9 +1073,9 @@ declare const stormWorkspaceConfigSchema: z.ZodObject<{
|
|
|
1073
1073
|
};
|
|
1074
1074
|
workspaceRoot: string;
|
|
1075
1075
|
directories: {
|
|
1076
|
-
config?: string | undefined;
|
|
1077
1076
|
cache?: string | undefined;
|
|
1078
1077
|
data?: string | undefined;
|
|
1078
|
+
config?: string | undefined;
|
|
1079
1079
|
temp?: string | undefined;
|
|
1080
1080
|
log?: string | undefined;
|
|
1081
1081
|
build?: string | undefined;
|
|
@@ -1227,10 +1227,9 @@ declare const stormWorkspaceConfigSchema: z.ZodObject<{
|
|
|
1227
1227
|
background?: string | undefined;
|
|
1228
1228
|
};
|
|
1229
1229
|
}>;
|
|
1230
|
-
name?: string | undefined;
|
|
1231
|
-
mode?: "development" | "staging" | "production" | undefined;
|
|
1232
1230
|
$schema?: string | null | undefined;
|
|
1233
1231
|
extends?: string | string[] | undefined;
|
|
1232
|
+
name?: string | undefined;
|
|
1234
1233
|
namespace?: string | undefined;
|
|
1235
1234
|
organization?: string | undefined;
|
|
1236
1235
|
repository?: string | undefined;
|
|
@@ -1242,12 +1241,13 @@ declare const stormWorkspaceConfigSchema: z.ZodObject<{
|
|
|
1242
1241
|
branch?: string | undefined;
|
|
1243
1242
|
preid?: string | undefined;
|
|
1244
1243
|
owner?: string | undefined;
|
|
1244
|
+
mode?: "development" | "staging" | "production" | undefined;
|
|
1245
1245
|
externalPackagePatterns?: string[] | undefined;
|
|
1246
1246
|
skipCache?: boolean | undefined;
|
|
1247
1247
|
packageManager?: "npm" | "yarn" | "pnpm" | "bun" | undefined;
|
|
1248
1248
|
timezone?: string | undefined;
|
|
1249
1249
|
locale?: string | undefined;
|
|
1250
|
-
logLevel?: "
|
|
1250
|
+
logLevel?: "error" | "silent" | "fatal" | "warn" | "success" | "info" | "debug" | "trace" | "all" | undefined;
|
|
1251
1251
|
skipConfigLogging?: boolean | undefined;
|
|
1252
1252
|
registry?: {
|
|
1253
1253
|
github?: string | undefined;
|
|
@@ -33,13 +33,13 @@ declare const stormWorkspaceConfigSchema: z.ZodObject<{
|
|
|
33
33
|
header: z.ZodOptional<z.ZodString>;
|
|
34
34
|
footer: z.ZodDefault<z.ZodString>;
|
|
35
35
|
}, "strip", z.ZodTypeAny, {
|
|
36
|
-
footer: string;
|
|
37
36
|
banner: string;
|
|
37
|
+
footer: string;
|
|
38
38
|
header?: string | undefined;
|
|
39
39
|
}, {
|
|
40
|
-
footer?: string | undefined;
|
|
41
40
|
banner?: string | undefined;
|
|
42
41
|
header?: string | undefined;
|
|
42
|
+
footer?: string | undefined;
|
|
43
43
|
}>;
|
|
44
44
|
account: z.ZodObject<{
|
|
45
45
|
twitter: z.ZodDefault<z.ZodString>;
|
|
@@ -86,15 +86,15 @@ declare const stormWorkspaceConfigSchema: z.ZodObject<{
|
|
|
86
86
|
build: z.ZodDefault<z.ZodString>;
|
|
87
87
|
}, "strip", z.ZodTypeAny, {
|
|
88
88
|
build: string;
|
|
89
|
-
config?: string | undefined;
|
|
90
89
|
cache?: string | undefined;
|
|
91
90
|
data?: string | undefined;
|
|
91
|
+
config?: string | undefined;
|
|
92
92
|
temp?: string | undefined;
|
|
93
93
|
log?: string | undefined;
|
|
94
94
|
}, {
|
|
95
|
-
config?: string | undefined;
|
|
96
95
|
cache?: string | undefined;
|
|
97
96
|
data?: string | undefined;
|
|
97
|
+
config?: string | undefined;
|
|
98
98
|
temp?: string | undefined;
|
|
99
99
|
log?: string | undefined;
|
|
100
100
|
build?: string | undefined;
|
|
@@ -841,7 +841,6 @@ declare const stormWorkspaceConfigSchema: z.ZodObject<{
|
|
|
841
841
|
}>]>>]>]>;
|
|
842
842
|
extensions: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
843
843
|
}, "strip", z.ZodTypeAny, {
|
|
844
|
-
mode: "development" | "staging" | "production";
|
|
845
844
|
organization: string;
|
|
846
845
|
license: string;
|
|
847
846
|
homepage: string;
|
|
@@ -855,8 +854,8 @@ declare const stormWorkspaceConfigSchema: z.ZodObject<{
|
|
|
855
854
|
email: string;
|
|
856
855
|
};
|
|
857
856
|
release: {
|
|
858
|
-
footer: string;
|
|
859
857
|
banner: string;
|
|
858
|
+
footer: string;
|
|
860
859
|
header?: string | undefined;
|
|
861
860
|
};
|
|
862
861
|
account: {
|
|
@@ -871,21 +870,22 @@ declare const stormWorkspaceConfigSchema: z.ZodObject<{
|
|
|
871
870
|
codesFile: string;
|
|
872
871
|
url?: string | undefined;
|
|
873
872
|
};
|
|
873
|
+
mode: "development" | "staging" | "production";
|
|
874
874
|
workspaceRoot: string;
|
|
875
875
|
externalPackagePatterns: string[];
|
|
876
876
|
skipCache: boolean;
|
|
877
877
|
directories: {
|
|
878
878
|
build: string;
|
|
879
|
-
config?: string | undefined;
|
|
880
879
|
cache?: string | undefined;
|
|
881
880
|
data?: string | undefined;
|
|
881
|
+
config?: string | undefined;
|
|
882
882
|
temp?: string | undefined;
|
|
883
883
|
log?: string | undefined;
|
|
884
884
|
};
|
|
885
885
|
packageManager: "npm" | "yarn" | "pnpm" | "bun";
|
|
886
886
|
timezone: string;
|
|
887
887
|
locale: string;
|
|
888
|
-
logLevel: "
|
|
888
|
+
logLevel: "error" | "silent" | "fatal" | "warn" | "success" | "info" | "debug" | "trace" | "all";
|
|
889
889
|
registry: {
|
|
890
890
|
github?: string | undefined;
|
|
891
891
|
npm?: string | undefined;
|
|
@@ -1042,9 +1042,9 @@ declare const stormWorkspaceConfigSchema: z.ZodObject<{
|
|
|
1042
1042
|
};
|
|
1043
1043
|
}>;
|
|
1044
1044
|
extensions: Record<string, any>;
|
|
1045
|
-
name?: string | undefined;
|
|
1046
1045
|
$schema?: string | null | undefined;
|
|
1047
1046
|
extends?: string | string[] | undefined;
|
|
1047
|
+
name?: string | undefined;
|
|
1048
1048
|
namespace?: string | undefined;
|
|
1049
1049
|
repository?: string | undefined;
|
|
1050
1050
|
preid?: string | undefined;
|
|
@@ -1055,9 +1055,9 @@ declare const stormWorkspaceConfigSchema: z.ZodObject<{
|
|
|
1055
1055
|
email?: string | undefined;
|
|
1056
1056
|
};
|
|
1057
1057
|
release: {
|
|
1058
|
-
footer?: string | undefined;
|
|
1059
1058
|
banner?: string | undefined;
|
|
1060
1059
|
header?: string | undefined;
|
|
1060
|
+
footer?: string | undefined;
|
|
1061
1061
|
};
|
|
1062
1062
|
account: {
|
|
1063
1063
|
twitter?: string | undefined;
|
|
@@ -1073,9 +1073,9 @@ declare const stormWorkspaceConfigSchema: z.ZodObject<{
|
|
|
1073
1073
|
};
|
|
1074
1074
|
workspaceRoot: string;
|
|
1075
1075
|
directories: {
|
|
1076
|
-
config?: string | undefined;
|
|
1077
1076
|
cache?: string | undefined;
|
|
1078
1077
|
data?: string | undefined;
|
|
1078
|
+
config?: string | undefined;
|
|
1079
1079
|
temp?: string | undefined;
|
|
1080
1080
|
log?: string | undefined;
|
|
1081
1081
|
build?: string | undefined;
|
|
@@ -1227,10 +1227,9 @@ declare const stormWorkspaceConfigSchema: z.ZodObject<{
|
|
|
1227
1227
|
background?: string | undefined;
|
|
1228
1228
|
};
|
|
1229
1229
|
}>;
|
|
1230
|
-
name?: string | undefined;
|
|
1231
|
-
mode?: "development" | "staging" | "production" | undefined;
|
|
1232
1230
|
$schema?: string | null | undefined;
|
|
1233
1231
|
extends?: string | string[] | undefined;
|
|
1232
|
+
name?: string | undefined;
|
|
1234
1233
|
namespace?: string | undefined;
|
|
1235
1234
|
organization?: string | undefined;
|
|
1236
1235
|
repository?: string | undefined;
|
|
@@ -1242,12 +1241,13 @@ declare const stormWorkspaceConfigSchema: z.ZodObject<{
|
|
|
1242
1241
|
branch?: string | undefined;
|
|
1243
1242
|
preid?: string | undefined;
|
|
1244
1243
|
owner?: string | undefined;
|
|
1244
|
+
mode?: "development" | "staging" | "production" | undefined;
|
|
1245
1245
|
externalPackagePatterns?: string[] | undefined;
|
|
1246
1246
|
skipCache?: boolean | undefined;
|
|
1247
1247
|
packageManager?: "npm" | "yarn" | "pnpm" | "bun" | undefined;
|
|
1248
1248
|
timezone?: string | undefined;
|
|
1249
1249
|
locale?: string | undefined;
|
|
1250
|
-
logLevel?: "
|
|
1250
|
+
logLevel?: "error" | "silent" | "fatal" | "warn" | "success" | "info" | "debug" | "trace" | "all" | undefined;
|
|
1251
1251
|
skipConfigLogging?: boolean | undefined;
|
|
1252
1252
|
registry?: {
|
|
1253
1253
|
github?: string | undefined;
|
package/dist/types.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ProjectsConfigurations, ProjectGraph } from '@nx/devkit';
|
|
2
2
|
import { TypeScriptBuildOptions, AdditionalCLIOptions } from '@storm-software/build-tools';
|
|
3
|
-
import { S as StormWorkspaceConfig } from './types-
|
|
3
|
+
import { S as StormWorkspaceConfig } from './types-B4jbZA4j.cjs';
|
|
4
4
|
import { TsconfigRaw, BuildResult } from 'esbuild';
|
|
5
5
|
import { Options } from 'tsup';
|
|
6
6
|
import 'zod';
|
package/dist/types.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ProjectsConfigurations, ProjectGraph } from '@nx/devkit';
|
|
2
2
|
import { TypeScriptBuildOptions, AdditionalCLIOptions } from '@storm-software/build-tools';
|
|
3
|
-
import { S as StormWorkspaceConfig } from './types-
|
|
3
|
+
import { S as StormWorkspaceConfig } from './types-B4jbZA4j.js';
|
|
4
4
|
import { TsconfigRaw, BuildResult } from 'esbuild';
|
|
5
5
|
import { Options } from 'tsup';
|
|
6
6
|
import 'zod';
|
package/package.json
CHANGED
package/dist/chunk-3GQAWCBQ.js
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
var __defProp = Object.defineProperty;
|
|
2
|
-
var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
|
|
3
|
-
var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require : typeof Proxy !== "undefined" ? new Proxy(x, {
|
|
4
|
-
get: (a, b) => (typeof require !== "undefined" ? require : a)[b]
|
|
5
|
-
}) : x)(function(x) {
|
|
6
|
-
if (typeof require !== "undefined") return require.apply(this, arguments);
|
|
7
|
-
throw Error('Dynamic require of "' + x + '" is not supported');
|
|
8
|
-
});
|
|
9
|
-
|
|
10
|
-
export {
|
|
11
|
-
__name,
|
|
12
|
-
__require
|
|
13
|
-
};
|
package/dist/chunk-BGYQAVKQ.cjs
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});var __defProp = Object.defineProperty;
|
|
2
|
-
var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
|
|
3
|
-
var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require : typeof Proxy !== "undefined" ? new Proxy(x, {
|
|
4
|
-
get: (a, b) => (typeof require !== "undefined" ? require : a)[b]
|
|
5
|
-
}) : x)(function(x) {
|
|
6
|
-
if (typeof require !== "undefined") return require.apply(this, arguments);
|
|
7
|
-
throw Error('Dynamic require of "' + x + '" is not supported');
|
|
8
|
-
});
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
exports.__name = __name; exports.__require = __require;
|