@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.
Files changed (91) hide show
  1. package/README.md +1 -1
  2. package/bin/esbuild.cjs +5 -5
  3. package/dist/build.cjs +15 -15
  4. package/dist/build.d.cts +1 -1
  5. package/dist/build.d.ts +1 -1
  6. package/dist/build.js +14 -14
  7. package/dist/{chunk-WRBUO7H6.cjs → chunk-27VOV3G4.cjs} +2 -2
  8. package/dist/{chunk-GWG4HOQ6.js → chunk-2TG2H4XL.js} +1 -1
  9. package/dist/{chunk-XEGYFRBF.js → chunk-2X5ZMEAN.js} +2 -2
  10. package/dist/{chunk-35YNFZCF.js → chunk-3PF5YMWK.js} +2 -2
  11. package/dist/{chunk-S2P6KHZV.js → chunk-3QHFCKSI.js} +3 -3
  12. package/dist/{chunk-RGWII6NP.js → chunk-5RVOO3YF.js} +2 -2
  13. package/dist/{chunk-LYDEMC26.js → chunk-AZON722Q.js} +1 -1
  14. package/dist/chunk-B4CUDMY2.cjs +39 -0
  15. package/dist/{chunk-MWGFCZF4.cjs → chunk-BNPCRQK4.cjs} +6 -6
  16. package/dist/{chunk-K6QIYIIY.cjs → chunk-BOFHC4OE.cjs} +4 -4
  17. package/dist/{chunk-IO2TXOKO.js → chunk-BWSIRV3D.js} +2 -2
  18. package/dist/chunk-CCEWV2BR.js +39 -0
  19. package/dist/{chunk-ETTFFUNG.cjs → chunk-CGMLIVTB.cjs} +12 -12
  20. package/dist/chunk-DPRINYB6.js +2939 -0
  21. package/dist/{chunk-Y3LXNK5C.cjs → chunk-GJHRTQAS.cjs} +36 -36
  22. package/dist/{chunk-EZGTDCYM.cjs → chunk-ILJQ4NCE.cjs} +4 -4
  23. package/dist/chunk-M3AOQRGN.cjs +2939 -0
  24. package/dist/{chunk-IMVMVEQS.cjs → chunk-N62ZR7UV.cjs} +17 -17
  25. package/dist/{chunk-4TQE46SC.cjs → chunk-QKJ7KLDL.cjs} +6 -6
  26. package/dist/{chunk-GQCYZOAM.cjs → chunk-RLQJRD62.cjs} +2 -2
  27. package/dist/{chunk-KGKL7VDG.js → chunk-SKJRUPDP.js} +11 -10
  28. package/dist/{chunk-IX6DNVUR.js → chunk-STCE44IS.js} +2 -2
  29. package/dist/{chunk-AXEZCHZS.cjs → chunk-TDBBRZTC.cjs} +99 -98
  30. package/dist/{chunk-Y4XWI6JJ.cjs → chunk-TH2QFJHI.cjs} +6 -6
  31. package/dist/{chunk-T5272PC2.js → chunk-UYE6LM4C.js} +1 -1
  32. package/dist/{chunk-XITTOHOG.cjs → chunk-VPTKC3UK.cjs} +6 -6
  33. package/dist/{chunk-2IGRKQGI.js → chunk-VQHKIS7J.js} +2 -2
  34. package/dist/{chunk-HXMVEX3P.js → chunk-XLUZXKDY.js} +1 -1
  35. package/dist/{chunk-S6M44SSZ.cjs → chunk-Y5SBBYX3.cjs} +3 -3
  36. package/dist/{chunk-YMTDVMD6.js → chunk-Y7JBB452.js} +1 -1
  37. package/dist/clean.cjs +5 -5
  38. package/dist/clean.d.cts +1 -1
  39. package/dist/clean.d.ts +1 -1
  40. package/dist/clean.js +4 -4
  41. package/dist/config.cjs +12 -12
  42. package/dist/config.d.cts +2 -2
  43. package/dist/config.d.ts +2 -2
  44. package/dist/config.js +11 -11
  45. package/dist/index.cjs +16 -16
  46. package/dist/index.d.cts +1 -1
  47. package/dist/index.d.ts +1 -1
  48. package/dist/index.js +15 -15
  49. package/dist/plugins/deps-check.cjs +5 -5
  50. package/dist/plugins/deps-check.js +4 -4
  51. package/dist/plugins/esm-split-code-to-cjs.cjs +3 -3
  52. package/dist/plugins/esm-split-code-to-cjs.d.cts +1 -1
  53. package/dist/plugins/esm-split-code-to-cjs.d.ts +1 -1
  54. package/dist/plugins/esm-split-code-to-cjs.js +2 -2
  55. package/dist/plugins/fix-imports.cjs +3 -3
  56. package/dist/plugins/fix-imports.d.cts +1 -1
  57. package/dist/plugins/fix-imports.d.ts +1 -1
  58. package/dist/plugins/fix-imports.js +2 -2
  59. package/dist/plugins/native-node-module.cjs +3 -3
  60. package/dist/plugins/native-node-module.d.cts +1 -1
  61. package/dist/plugins/native-node-module.d.ts +1 -1
  62. package/dist/plugins/native-node-module.js +2 -2
  63. package/dist/plugins/node-protocol.cjs +3 -3
  64. package/dist/plugins/node-protocol.d.cts +1 -1
  65. package/dist/plugins/node-protocol.d.ts +1 -1
  66. package/dist/plugins/node-protocol.js +2 -2
  67. package/dist/plugins/on-error.cjs +5 -5
  68. package/dist/plugins/on-error.d.cts +1 -1
  69. package/dist/plugins/on-error.d.ts +1 -1
  70. package/dist/plugins/on-error.js +4 -4
  71. package/dist/plugins/resolve-paths.cjs +4 -4
  72. package/dist/plugins/resolve-paths.d.cts +1 -1
  73. package/dist/plugins/resolve-paths.d.ts +1 -1
  74. package/dist/plugins/resolve-paths.js +3 -3
  75. package/dist/plugins/tsc.cjs +5 -5
  76. package/dist/plugins/tsc.d.cts +1 -1
  77. package/dist/plugins/tsc.d.ts +1 -1
  78. package/dist/plugins/tsc.js +4 -4
  79. package/dist/tsc.cjs +5 -5
  80. package/dist/tsc.d.cts +1 -1
  81. package/dist/tsc.d.ts +1 -1
  82. package/dist/tsc.js +4 -4
  83. package/dist/{types-DwxFThZu.d.ts → types-B4jbZA4j.d.cts} +14 -14
  84. package/dist/{types-DwxFThZu.d.cts → types-B4jbZA4j.d.ts} +14 -14
  85. package/dist/types.d.cts +1 -1
  86. package/dist/types.d.ts +1 -1
  87. package/package.json +1 -1
  88. package/dist/chunk-3GQAWCBQ.js +0 -13
  89. package/dist/chunk-BGYQAVKQ.cjs +0 -13
  90. package/dist/chunk-E5AAO2PH.cjs +0 -422
  91. package/dist/chunk-X6OXFNDR.js +0 -422
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkIMVMVEQScjs = require('../chunk-IMVMVEQS.cjs');
4
- require('../chunk-Y3LXNK5C.cjs');
5
- require('../chunk-XITTOHOG.cjs');
6
- require('../chunk-BGYQAVKQ.cjs');
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 = _chunkIMVMVEQScjs.tscPlugin;
9
+ exports.tscPlugin = _chunkN62ZR7UVcjs.tscPlugin;
@@ -2,7 +2,7 @@ import * as esbuild from 'esbuild';
2
2
  import { ESBuildContext } from '../types.cjs';
3
3
  import '@nx/devkit';
4
4
  import '@storm-software/build-tools';
5
- import '../types-DwxFThZu.cjs';
5
+ import '../types-B4jbZA4j.cjs';
6
6
  import 'zod';
7
7
  import 'tsup';
8
8
 
@@ -2,7 +2,7 @@ import * as esbuild from 'esbuild';
2
2
  import { ESBuildContext } from '../types.js';
3
3
  import '@nx/devkit';
4
4
  import '@storm-software/build-tools';
5
- import '../types-DwxFThZu.js';
5
+ import '../types-B4jbZA4j.js';
6
6
  import 'zod';
7
7
  import 'tsup';
8
8
 
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  tscPlugin
3
- } from "../chunk-S2P6KHZV.js";
4
- import "../chunk-2IGRKQGI.js";
5
- import "../chunk-YMTDVMD6.js";
6
- import "../chunk-3GQAWCBQ.js";
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 _chunkETTFFUNGcjs = require('./chunk-ETTFFUNG.cjs');
8
- require('./chunk-Y3LXNK5C.cjs');
9
- require('./chunk-XITTOHOG.cjs');
10
- require('./chunk-BGYQAVKQ.cjs');
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 = _chunkETTFFUNGcjs.emitDts; exports.emitDtsFiles = _chunkETTFFUNGcjs.emitDtsFiles; exports.ensureTempDeclarationDir = _chunkETTFFUNGcjs.ensureTempDeclarationDir; exports.slash = _chunkETTFFUNGcjs.slash; exports.toAbsolutePath = _chunkETTFFUNGcjs.toAbsolutePath;
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
@@ -1,4 +1,4 @@
1
- import { S as StormWorkspaceConfig } from './types-DwxFThZu.cjs';
1
+ import { S as StormWorkspaceConfig } from './types-B4jbZA4j.cjs';
2
2
  import { TsconfigRaw } from 'esbuild';
3
3
  import ts from 'typescript';
4
4
  import { ExportDeclaration } from './types.cjs';
package/dist/tsc.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { S as StormWorkspaceConfig } from './types-DwxFThZu.js';
1
+ import { S as StormWorkspaceConfig } from './types-B4jbZA4j.js';
2
2
  import { TsconfigRaw } from 'esbuild';
3
3
  import ts from 'typescript';
4
4
  import { ExportDeclaration } from './types.js';
package/dist/tsc.js CHANGED
@@ -4,10 +4,10 @@ import {
4
4
  ensureTempDeclarationDir,
5
5
  slash,
6
6
  toAbsolutePath
7
- } from "./chunk-XEGYFRBF.js";
8
- import "./chunk-2IGRKQGI.js";
9
- import "./chunk-YMTDVMD6.js";
10
- import "./chunk-3GQAWCBQ.js";
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: "silent" | "error" | "fatal" | "warn" | "success" | "info" | "debug" | "trace" | "all";
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?: "silent" | "error" | "fatal" | "warn" | "success" | "info" | "debug" | "trace" | "all" | undefined;
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: "silent" | "error" | "fatal" | "warn" | "success" | "info" | "debug" | "trace" | "all";
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?: "silent" | "error" | "fatal" | "warn" | "success" | "info" | "debug" | "trace" | "all" | undefined;
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-DwxFThZu.cjs';
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-DwxFThZu.js';
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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/esbuild",
3
- "version": "0.34.0",
3
+ "version": "0.34.2",
4
4
  "type": "module",
5
5
  "description": "A package containing `esbuild` utilities for building Storm Software libraries and applications",
6
6
  "repository": {
@@ -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
- };
@@ -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;