@storm-software/esbuild 0.35.7 → 0.35.8

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 (56) hide show
  1. package/README.md +1 -1
  2. package/bin/esbuild.cjs +1 -1
  3. package/dist/assets.cjs +6 -6
  4. package/dist/assets.js +5 -5
  5. package/dist/build.cjs +14 -14
  6. package/dist/build.js +13 -13
  7. package/dist/{chunk-LKXMEOMY.cjs → chunk-2NQYRZKO.cjs} +51 -51
  8. package/dist/{chunk-L2IEBOYL.js → chunk-3VHLCZ6F.js} +2 -2
  9. package/dist/chunk-5R3LX6E4.cjs +6 -0
  10. package/dist/{chunk-4RTT7CNA.js → chunk-5ZPCV2IJ.js} +17 -17
  11. package/dist/{chunk-EDL2KB25.js → chunk-A66EGME2.js} +8 -8
  12. package/dist/{chunk-ATYG4K55.cjs → chunk-B4NWTB7S.cjs} +106 -106
  13. package/dist/{chunk-CJU3AWWU.js → chunk-CA7VVNV2.js} +3 -3
  14. package/dist/{chunk-S6TVQK6G.js → chunk-CHAHHSIR.js} +2 -2
  15. package/dist/{chunk-BDAEVRE2.cjs → chunk-CY4KF2US.cjs} +14 -14
  16. package/dist/{chunk-WXQTUY4R.cjs → chunk-E6GNR4XY.cjs} +7 -7
  17. package/dist/{chunk-QFPOX3D5.js → chunk-EBZ4R3MW.js} +4 -4
  18. package/dist/{chunk-LGNAN6MS.cjs → chunk-G277DR3N.cjs} +28 -28
  19. package/dist/{chunk-ENZZJ5B6.js → chunk-GCKE6M7A.js} +6 -6
  20. package/dist/{chunk-EB5Y3WAG.js → chunk-GKAHDFNO.js} +2 -2
  21. package/dist/{chunk-6IWYW2O3.js → chunk-GWGBQKRY.js} +2 -2
  22. package/dist/{chunk-AB6MCXGW.cjs → chunk-IV2WE7RO.cjs} +7 -7
  23. package/dist/{chunk-3S3PZ7EY.js → chunk-JNDYTIRD.js} +2 -2
  24. package/dist/{chunk-MFXVX4RL.cjs → chunk-KK2BGIRB.cjs} +8 -8
  25. package/dist/{chunk-N2NUZ6C6.cjs → chunk-N6KCNJOR.cjs} +7 -7
  26. package/dist/{chunk-SMZKC6PE.cjs → chunk-Q77NJNNL.cjs} +7 -7
  27. package/dist/{chunk-IAXKJC2K.js → chunk-QBMHS72C.js} +1 -1
  28. package/dist/{chunk-A6IWHLKB.js → chunk-SAK5QFCE.js} +3 -3
  29. package/dist/{chunk-HWMRRY5X.js → chunk-SPVR557L.js} +3 -3
  30. package/dist/{chunk-QOP64GGO.cjs → chunk-TKNLZW4V.cjs} +2 -2
  31. package/dist/{chunk-VCCAKBC6.js → chunk-UA2A6OC6.js} +1 -1
  32. package/dist/{chunk-JSWTO2OC.cjs → chunk-VEN2NPFW.cjs} +19 -19
  33. package/dist/{chunk-NSXYKOKK.cjs → chunk-ZDMKNQUW.cjs} +5 -5
  34. package/dist/{chunk-KU3PHLUZ.cjs → chunk-ZS2HZUYH.cjs} +194 -194
  35. package/dist/clean.cjs +5 -5
  36. package/dist/clean.js +4 -4
  37. package/dist/config.cjs +6 -6
  38. package/dist/config.js +5 -5
  39. package/dist/context.cjs +8 -8
  40. package/dist/context.js +7 -7
  41. package/dist/index.cjs +16 -16
  42. package/dist/index.js +14 -14
  43. package/dist/package-json.cjs +6 -6
  44. package/dist/package-json.js +5 -5
  45. package/dist/plugins/deps-check.cjs +5 -5
  46. package/dist/plugins/deps-check.js +4 -4
  47. package/dist/plugins/resolve-paths.cjs +4 -4
  48. package/dist/plugins/resolve-paths.js +3 -3
  49. package/dist/tsup.cjs +5 -5
  50. package/dist/tsup.js +4 -4
  51. package/dist/types.cjs +2 -2
  52. package/dist/types.js +2 -2
  53. package/dist/watch.cjs +14 -14
  54. package/dist/watch.js +3 -3
  55. package/package.json +4 -4
  56. package/dist/chunk-K6SD2RXI.cjs +0 -6
@@ -1,39 +1,39 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
2
2
 
3
3
 
4
- var _chunkATYG4K55cjs = require('./chunk-ATYG4K55.cjs');
4
+ var _chunkB4NWTB7Scjs = require('./chunk-B4NWTB7S.cjs');
5
5
 
6
6
 
7
7
 
8
- var _chunkLKXMEOMYcjs = require('./chunk-LKXMEOMY.cjs');
8
+ var _chunk2NQYRZKOcjs = require('./chunk-2NQYRZKO.cjs');
9
9
 
10
10
 
11
- var _chunkSMZKC6PEcjs = require('./chunk-SMZKC6PE.cjs');
11
+ var _chunkQ77NJNNLcjs = require('./chunk-Q77NJNNL.cjs');
12
12
 
13
13
 
14
14
 
15
- var _chunkQOP64GGOcjs = require('./chunk-QOP64GGO.cjs');
15
+ var _chunkTKNLZW4Vcjs = require('./chunk-TKNLZW4V.cjs');
16
16
 
17
17
  // src/package-json.ts
18
- _chunkQOP64GGOcjs.init_cjs_shims.call(void 0, );
18
+ _chunkTKNLZW4Vcjs.init_cjs_shims.call(void 0, );
19
19
  var _devkit = require('@nx/devkit');
20
20
  var _fs = require('fs');
21
21
  var _promises = require('fs/promises'); var _promises2 = _interopRequireDefault(_promises);
22
22
  async function generatePackageJson(context) {
23
- if (context.options.generatePackageJson !== false && _fs.existsSync.call(void 0, _chunkSMZKC6PEcjs.joinPaths.call(void 0, context.options.projectRoot, "package.json"))) {
24
- _chunkLKXMEOMYcjs.writeDebug.call(void 0, " \u270D\uFE0F Writing package.json file", context.workspaceConfig);
25
- const stopwatch = _chunkLKXMEOMYcjs.getStopwatch.call(void 0, "Write package.json file");
26
- const packageJsonPath = _chunkSMZKC6PEcjs.joinPaths.call(void 0, context.options.projectRoot, "project.json");
23
+ if (context.options.generatePackageJson !== false && _fs.existsSync.call(void 0, _chunkQ77NJNNLcjs.joinPaths.call(void 0, context.options.projectRoot, "package.json"))) {
24
+ _chunk2NQYRZKOcjs.writeDebug.call(void 0, " \u270D\uFE0F Writing package.json file", context.workspaceConfig);
25
+ const stopwatch = _chunk2NQYRZKOcjs.getStopwatch.call(void 0, "Write package.json file");
26
+ const packageJsonPath = _chunkQ77NJNNLcjs.joinPaths.call(void 0, context.options.projectRoot, "project.json");
27
27
  if (!_fs.existsSync.call(void 0, packageJsonPath)) {
28
28
  throw new Error("Cannot find package.json configuration");
29
29
  }
30
- const packageJsonFile = await _promises2.default.readFile(_chunkSMZKC6PEcjs.joinPaths.call(void 0, context.workspaceConfig.workspaceRoot, context.options.projectRoot, "package.json"), "utf8");
30
+ const packageJsonFile = await _promises2.default.readFile(_chunkQ77NJNNLcjs.joinPaths.call(void 0, context.workspaceConfig.workspaceRoot, context.options.projectRoot, "package.json"), "utf8");
31
31
  let packageJson = JSON.parse(packageJsonFile);
32
32
  if (!packageJson) {
33
33
  throw new Error("Cannot find package.json configuration file");
34
34
  }
35
- packageJson = await _chunkATYG4K55cjs.addPackageDependencies.call(void 0, context.workspaceConfig.workspaceRoot, context.options.projectRoot, context.projectName, packageJson);
36
- packageJson = await _chunkATYG4K55cjs.addWorkspacePackageJsonFields.call(void 0, context.workspaceConfig, context.options.projectRoot, context.sourceRoot, context.projectName, false, packageJson);
35
+ packageJson = await _chunkB4NWTB7Scjs.addPackageDependencies.call(void 0, context.workspaceConfig.workspaceRoot, context.options.projectRoot, context.projectName, packageJson);
36
+ packageJson = await _chunkB4NWTB7Scjs.addWorkspacePackageJsonFields.call(void 0, context.workspaceConfig, context.options.projectRoot, context.sourceRoot, context.projectName, false, packageJson);
37
37
  if (context.options.entry) {
38
38
  packageJson.exports ??= {};
39
39
  packageJson.exports["./package.json"] ??= "./package.json";
@@ -111,12 +111,12 @@ async function generatePackageJson(context) {
111
111
  }, packageJson.exports);
112
112
  }
113
113
  }
114
- await _devkit.writeJsonFile.call(void 0, _chunkSMZKC6PEcjs.joinPaths.call(void 0, context.outputPath, "package.json"), packageJson);
114
+ await _devkit.writeJsonFile.call(void 0, _chunkQ77NJNNLcjs.joinPaths.call(void 0, context.outputPath, "package.json"), packageJson);
115
115
  stopwatch();
116
116
  }
117
117
  return context;
118
118
  }
119
- _chunkQOP64GGOcjs.__name.call(void 0, generatePackageJson, "generatePackageJson");
119
+ _chunkTKNLZW4Vcjs.__name.call(void 0, generatePackageJson, "generatePackageJson");
120
120
 
121
121
 
122
122
 
@@ -1,14 +1,14 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } 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
- var _chunkSMZKC6PEcjs = require('./chunk-SMZKC6PE.cjs');
3
+ var _chunkQ77NJNNLcjs = require('./chunk-Q77NJNNL.cjs');
4
4
 
5
5
 
6
6
 
7
7
 
8
- var _chunkQOP64GGOcjs = require('./chunk-QOP64GGO.cjs');
8
+ var _chunkTKNLZW4Vcjs = require('./chunk-TKNLZW4V.cjs');
9
9
 
10
10
  // src/plugins/resolve-paths.ts
11
- _chunkQOP64GGOcjs.init_cjs_shims.call(void 0, );
11
+ _chunkTKNLZW4Vcjs.init_cjs_shims.call(void 0, );
12
12
  var _path = require('path'); var _path2 = _interopRequireDefault(_path);
13
13
  function resolvePathsConfig(options, cwd) {
14
14
  if (_optionalChain([options, 'optionalAccess', _ => _.compilerOptions, 'optionalAccess', _2 => _2.paths])) {
@@ -24,16 +24,16 @@ function resolvePathsConfig(options, cwd) {
24
24
  if (options.extends) {
25
25
  const extendsPath = _path2.default.resolve(cwd, options.extends);
26
26
  const extendsDir = _path2.default.dirname(extendsPath);
27
- const extendsConfig = _chunkQOP64GGOcjs.__require.call(void 0, extendsPath);
27
+ const extendsConfig = _chunkTKNLZW4Vcjs.__require.call(void 0, extendsPath);
28
28
  return resolvePathsConfig(extendsConfig, extendsDir);
29
29
  }
30
30
  return [];
31
31
  }
32
- _chunkQOP64GGOcjs.__name.call(void 0, resolvePathsConfig, "resolvePathsConfig");
33
- var resolvePathsPlugin = /* @__PURE__ */ _chunkQOP64GGOcjs.__name.call(void 0, (context) => ({
32
+ _chunkTKNLZW4Vcjs.__name.call(void 0, resolvePathsConfig, "resolvePathsConfig");
33
+ var resolvePathsPlugin = /* @__PURE__ */ _chunkTKNLZW4Vcjs.__name.call(void 0, (context) => ({
34
34
  name: "storm:resolve-paths",
35
35
  setup(build) {
36
- const parentTsConfig = build.initialOptions.tsconfig ? _chunkQOP64GGOcjs.__require.call(void 0, _chunkSMZKC6PEcjs.joinPaths.call(void 0, context.workspaceConfig.workspaceRoot, build.initialOptions.tsconfig)) : _chunkQOP64GGOcjs.__require.call(void 0, _chunkSMZKC6PEcjs.joinPaths.call(void 0, context.workspaceConfig.workspaceRoot, "tsconfig.json"));
36
+ const parentTsConfig = build.initialOptions.tsconfig ? _chunkTKNLZW4Vcjs.__require.call(void 0, _chunkQ77NJNNLcjs.joinPaths.call(void 0, context.workspaceConfig.workspaceRoot, build.initialOptions.tsconfig.replace(context.workspaceConfig.workspaceRoot, ""))) : _chunkTKNLZW4Vcjs.__require.call(void 0, _chunkQ77NJNNLcjs.joinPaths.call(void 0, context.workspaceConfig.workspaceRoot, "tsconfig.json"));
37
37
  const resolvedTsPaths = resolvePathsConfig(parentTsConfig, context.workspaceConfig.workspaceRoot);
38
38
  const packagesRegex = new RegExp(`^(${Object.keys(resolvedTsPaths).join("|")})$`);
39
39
  build.onResolve({
@@ -1,18 +1,18 @@
1
1
  import {
2
2
  addPackageDependencies,
3
3
  addWorkspacePackageJsonFields
4
- } from "./chunk-A6IWHLKB.js";
4
+ } from "./chunk-SAK5QFCE.js";
5
5
  import {
6
6
  getStopwatch,
7
7
  writeDebug
8
- } from "./chunk-L2IEBOYL.js";
8
+ } from "./chunk-3VHLCZ6F.js";
9
9
  import {
10
10
  joinPaths
11
- } from "./chunk-IAXKJC2K.js";
11
+ } from "./chunk-QBMHS72C.js";
12
12
  import {
13
13
  __name,
14
14
  init_esm_shims
15
- } from "./chunk-S6TVQK6G.js";
15
+ } from "./chunk-CHAHHSIR.js";
16
16
 
17
17
  // src/package-json.ts
18
18
  init_esm_shims();
@@ -1,21 +1,21 @@
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 _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
- var _chunkN2NUZ6C6cjs = require('./chunk-N2NUZ6C6.cjs');
3
+ var _chunkN6KCNJORcjs = require('./chunk-N6KCNJOR.cjs');
4
4
 
5
5
 
6
- var _chunkMFXVX4RLcjs = require('./chunk-MFXVX4RL.cjs');
6
+ var _chunkKK2BGIRBcjs = require('./chunk-KK2BGIRB.cjs');
7
7
 
8
8
 
9
- var _chunkAB6MCXGWcjs = require('./chunk-AB6MCXGW.cjs');
9
+ var _chunkIV2WE7ROcjs = require('./chunk-IV2WE7RO.cjs');
10
10
 
11
11
 
12
- var _chunkJSWTO2OCcjs = require('./chunk-JSWTO2OC.cjs');
12
+ var _chunkVEN2NPFWcjs = require('./chunk-VEN2NPFW.cjs');
13
13
 
14
14
 
15
- var _chunkBDAEVRE2cjs = require('./chunk-BDAEVRE2.cjs');
15
+ var _chunkCY4KF2UScjs = require('./chunk-CY4KF2US.cjs');
16
16
 
17
17
 
18
- var _chunkKU3PHLUZcjs = require('./chunk-KU3PHLUZ.cjs');
18
+ var _chunkZS2HZUYHcjs = require('./chunk-ZS2HZUYH.cjs');
19
19
 
20
20
 
21
21
 
@@ -23,28 +23,28 @@ var _chunkKU3PHLUZcjs = require('./chunk-KU3PHLUZ.cjs');
23
23
 
24
24
 
25
25
 
26
- var _chunkLKXMEOMYcjs = require('./chunk-LKXMEOMY.cjs');
26
+ var _chunk2NQYRZKOcjs = require('./chunk-2NQYRZKO.cjs');
27
27
 
28
28
 
29
29
 
30
- var _chunkQOP64GGOcjs = require('./chunk-QOP64GGO.cjs');
30
+ var _chunkTKNLZW4Vcjs = require('./chunk-TKNLZW4V.cjs');
31
31
 
32
32
  // src/build.ts
33
- _chunkQOP64GGOcjs.init_cjs_shims.call(void 0, );
33
+ _chunkTKNLZW4Vcjs.init_cjs_shims.call(void 0, );
34
34
  var _esbuild = require('esbuild'); var esbuild = _interopRequireWildcard(_esbuild);
35
35
  var _globby = require('globby');
36
36
  async function reportResults(context) {
37
37
  if (_optionalChain([context, 'access', _ => _.result, 'optionalAccess', _2 => _2.errors, 'access', _3 => _3.length]) === 0) {
38
38
  if (context.result.warnings.length > 0) {
39
- _chunkLKXMEOMYcjs.writeWarning.call(void 0, ` \u{1F6A7} The following warnings occurred during the build: ${context.result.warnings.map((warning) => warning.text).join("\n")}`, context.workspaceConfig);
39
+ _chunk2NQYRZKOcjs.writeWarning.call(void 0, ` \u{1F6A7} The following warnings occurred during the build: ${context.result.warnings.map((warning) => warning.text).join("\n")}`, context.workspaceConfig);
40
40
  }
41
- _chunkLKXMEOMYcjs.writeSuccess.call(void 0, ` \u{1F4E6} The ${context.options.name} build completed successfully`, context.workspaceConfig);
41
+ _chunk2NQYRZKOcjs.writeSuccess.call(void 0, ` \u{1F4E6} The ${context.options.name} build completed successfully`, context.workspaceConfig);
42
42
  } else if (_optionalChain([context, 'access', _4 => _4.result, 'optionalAccess', _5 => _5.errors]) && _optionalChain([context, 'access', _6 => _6.result, 'optionalAccess', _7 => _7.errors, 'access', _8 => _8.length]) > 0) {
43
- _chunkLKXMEOMYcjs.writeError.call(void 0, ` \u274C The ${context.options.name} build failed with the following errors: ${context.result.errors.map((error) => error.text).join("\n")}`, context.workspaceConfig);
43
+ _chunk2NQYRZKOcjs.writeError.call(void 0, ` \u274C The ${context.options.name} build failed with the following errors: ${context.result.errors.map((error) => error.text).join("\n")}`, context.workspaceConfig);
44
44
  throw new Error(`The ${context.options.name} build failed with the following errors: ${context.result.errors.map((error) => error.text).join("\n")}`);
45
45
  }
46
46
  }
47
- _chunkQOP64GGOcjs.__name.call(void 0, reportResults, "reportResults");
47
+ _chunkTKNLZW4Vcjs.__name.call(void 0, reportResults, "reportResults");
48
48
  async function dependencyCheck(options) {
49
49
  if (process.env.DEV === "true") {
50
50
  return void 0;
@@ -67,27 +67,27 @@ async function dependencyCheck(options) {
67
67
  write: false,
68
68
  outdir: "out",
69
69
  plugins: [
70
- _chunkN2NUZ6C6cjs.depsCheckPlugin.call(void 0, options.bundle)
70
+ _chunkN6KCNJORcjs.depsCheckPlugin.call(void 0, options.bundle)
71
71
  ]
72
72
  });
73
73
  await buildPromise.catch(() => {
74
74
  });
75
75
  return void 0;
76
76
  }
77
- _chunkQOP64GGOcjs.__name.call(void 0, dependencyCheck, "dependencyCheck");
77
+ _chunkTKNLZW4Vcjs.__name.call(void 0, dependencyCheck, "dependencyCheck");
78
78
  async function cleanOutputPath(context) {
79
79
  if (context.clean !== false && context.outputPath) {
80
- _chunkLKXMEOMYcjs.writeDebug.call(void 0, ` \u{1F9F9} Cleaning ${context.options.name} output path: ${context.outputPath}`, context.workspaceConfig);
81
- const stopwatch = _chunkLKXMEOMYcjs.getStopwatch.call(void 0, `${context.options.name} output clean`);
82
- await _chunkAB6MCXGWcjs.cleanDirectories.call(void 0, context.outputPath);
80
+ _chunk2NQYRZKOcjs.writeDebug.call(void 0, ` \u{1F9F9} Cleaning ${context.options.name} output path: ${context.outputPath}`, context.workspaceConfig);
81
+ const stopwatch = _chunk2NQYRZKOcjs.getStopwatch.call(void 0, `${context.options.name} output clean`);
82
+ await _chunkIV2WE7ROcjs.cleanDirectories.call(void 0, context.outputPath);
83
83
  stopwatch();
84
84
  }
85
85
  return context;
86
86
  }
87
- _chunkQOP64GGOcjs.__name.call(void 0, cleanOutputPath, "cleanOutputPath");
87
+ _chunkTKNLZW4Vcjs.__name.call(void 0, cleanOutputPath, "cleanOutputPath");
88
88
  async function build2(options) {
89
- _chunkLKXMEOMYcjs.writeDebug.call(void 0, ` \u26A1 Executing Storm ESBuild pipeline`);
90
- const stopwatch = _chunkLKXMEOMYcjs.getStopwatch.call(void 0, "ESBuild pipeline");
89
+ _chunk2NQYRZKOcjs.writeDebug.call(void 0, ` \u26A1 Executing Storm ESBuild pipeline`);
90
+ const stopwatch = _chunk2NQYRZKOcjs.getStopwatch.call(void 0, "ESBuild pipeline");
91
91
  try {
92
92
  const opts = Array.isArray(options) ? options : [
93
93
  options
@@ -95,24 +95,24 @@ async function build2(options) {
95
95
  if (opts.length === 0) {
96
96
  throw new Error("No build options were provided");
97
97
  }
98
- const context = await _chunkJSWTO2OCcjs.resolveContext.call(void 0, options);
98
+ const context = await _chunkVEN2NPFWcjs.resolveContext.call(void 0, options);
99
99
  await cleanOutputPath(context);
100
100
  await Promise.all([
101
101
  dependencyCheck(context.options),
102
- _chunkBDAEVRE2cjs.generatePackageJson.call(void 0, context),
103
- _chunkMFXVX4RLcjs.copyBuildAssets.call(void 0, context),
104
- _chunkKU3PHLUZcjs.executeTsup.call(void 0, context)
102
+ _chunkCY4KF2UScjs.generatePackageJson.call(void 0, context),
103
+ _chunkKK2BGIRBcjs.copyBuildAssets.call(void 0, context),
104
+ _chunkZS2HZUYHcjs.executeTsup.call(void 0, context)
105
105
  ]);
106
106
  await reportResults(context);
107
- _chunkLKXMEOMYcjs.writeSuccess.call(void 0, " \u{1F3C1} ESBuild pipeline build completed successfully");
107
+ _chunk2NQYRZKOcjs.writeSuccess.call(void 0, " \u{1F3C1} ESBuild pipeline build completed successfully");
108
108
  } catch (error) {
109
- _chunkLKXMEOMYcjs.writeFatal.call(void 0, "Fatal errors that the build process could not recover from have occured. The build process has been terminated.");
109
+ _chunk2NQYRZKOcjs.writeFatal.call(void 0, "Fatal errors that the build process could not recover from have occured. The build process has been terminated.");
110
110
  throw error;
111
111
  } finally {
112
112
  stopwatch();
113
113
  }
114
114
  }
115
- _chunkQOP64GGOcjs.__name.call(void 0, build2, "build");
115
+ _chunkTKNLZW4Vcjs.__name.call(void 0, build2, "build");
116
116
 
117
117
 
118
118
 
@@ -1,24 +1,24 @@
1
1
  import {
2
2
  resolvePathsPlugin
3
- } from "./chunk-HWMRRY5X.js";
3
+ } from "./chunk-SPVR557L.js";
4
4
  import {
5
5
  DEFAULT_BUILD_OPTIONS
6
- } from "./chunk-3S3PZ7EY.js";
6
+ } from "./chunk-JNDYTIRD.js";
7
7
  import {
8
8
  getEnv,
9
9
  getWorkspaceConfig
10
- } from "./chunk-A6IWHLKB.js";
10
+ } from "./chunk-SAK5QFCE.js";
11
11
  import {
12
12
  getStopwatch,
13
13
  writeDebug
14
- } from "./chunk-L2IEBOYL.js";
14
+ } from "./chunk-3VHLCZ6F.js";
15
15
  import {
16
16
  joinPaths
17
- } from "./chunk-IAXKJC2K.js";
17
+ } from "./chunk-QBMHS72C.js";
18
18
  import {
19
19
  __name,
20
20
  init_esm_shims
21
- } from "./chunk-S6TVQK6G.js";
21
+ } from "./chunk-CHAHHSIR.js";
22
22
 
23
23
  // src/context.ts
24
24
  init_esm_shims();
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  getStopwatch,
3
3
  writeDebug
4
- } from "./chunk-L2IEBOYL.js";
4
+ } from "./chunk-3VHLCZ6F.js";
5
5
  import {
6
6
  __name,
7
7
  init_esm_shims
8
- } from "./chunk-S6TVQK6G.js";
8
+ } from "./chunk-CHAHHSIR.js";
9
9
 
10
10
  // src/clean.ts
11
11
  init_esm_shims();
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  writeError,
3
3
  writeWarning
4
- } from "./chunk-L2IEBOYL.js";
4
+ } from "./chunk-3VHLCZ6F.js";
5
5
  import {
6
6
  __name,
7
7
  __require,
8
8
  init_esm_shims
9
- } from "./chunk-S6TVQK6G.js";
9
+ } from "./chunk-CHAHHSIR.js";
10
10
 
11
11
  // src/plugins/deps-check.ts
12
12
  init_esm_shims();
@@ -1,29 +1,29 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunkLKXMEOMYcjs = require('./chunk-LKXMEOMY.cjs');
4
+ var _chunk2NQYRZKOcjs = require('./chunk-2NQYRZKO.cjs');
5
5
 
6
6
 
7
7
 
8
- var _chunkQOP64GGOcjs = require('./chunk-QOP64GGO.cjs');
8
+ var _chunkTKNLZW4Vcjs = require('./chunk-TKNLZW4V.cjs');
9
9
 
10
10
  // src/clean.ts
11
- _chunkQOP64GGOcjs.init_cjs_shims.call(void 0, );
11
+ _chunkTKNLZW4Vcjs.init_cjs_shims.call(void 0, );
12
12
  var _promises = require('fs/promises');
13
13
  async function clean(name = "ESBuild", directory, config) {
14
- _chunkLKXMEOMYcjs.writeDebug.call(void 0, ` \u{1F9F9} Cleaning ${name} output path: ${directory}`, config);
15
- const stopwatch = _chunkLKXMEOMYcjs.getStopwatch.call(void 0, `${name} output clean`);
14
+ _chunk2NQYRZKOcjs.writeDebug.call(void 0, ` \u{1F9F9} Cleaning ${name} output path: ${directory}`, config);
15
+ const stopwatch = _chunk2NQYRZKOcjs.getStopwatch.call(void 0, `${name} output clean`);
16
16
  await cleanDirectories(directory);
17
17
  stopwatch();
18
18
  }
19
- _chunkQOP64GGOcjs.__name.call(void 0, clean, "clean");
19
+ _chunkTKNLZW4Vcjs.__name.call(void 0, clean, "clean");
20
20
  async function cleanDirectories(directory) {
21
21
  await _promises.rm.call(void 0, directory, {
22
22
  recursive: true,
23
23
  force: true
24
24
  });
25
25
  }
26
- _chunkQOP64GGOcjs.__name.call(void 0, cleanDirectories, "cleanDirectories");
26
+ _chunkTKNLZW4Vcjs.__name.call(void 0, cleanDirectories, "cleanDirectories");
27
27
 
28
28
 
29
29
 
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  DEFAULT_COMPILED_BANNER
3
- } from "./chunk-A6IWHLKB.js";
3
+ } from "./chunk-SAK5QFCE.js";
4
4
  import {
5
5
  init_esm_shims
6
- } from "./chunk-S6TVQK6G.js";
6
+ } from "./chunk-CHAHHSIR.js";
7
7
 
8
8
  // src/config.ts
9
9
  init_esm_shims();
@@ -1,27 +1,27 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); 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
- var _chunkATYG4K55cjs = require('./chunk-ATYG4K55.cjs');
3
+ var _chunkB4NWTB7Scjs = require('./chunk-B4NWTB7S.cjs');
4
4
 
5
5
 
6
6
 
7
- var _chunkLKXMEOMYcjs = require('./chunk-LKXMEOMY.cjs');
7
+ var _chunk2NQYRZKOcjs = require('./chunk-2NQYRZKO.cjs');
8
8
 
9
9
 
10
10
 
11
- var _chunkQOP64GGOcjs = require('./chunk-QOP64GGO.cjs');
11
+ var _chunkTKNLZW4Vcjs = require('./chunk-TKNLZW4V.cjs');
12
12
 
13
13
  // src/assets.ts
14
- _chunkQOP64GGOcjs.init_cjs_shims.call(void 0, );
14
+ _chunkTKNLZW4Vcjs.init_cjs_shims.call(void 0, );
15
15
  async function copyBuildAssets(context) {
16
16
  if (_optionalChain([context, 'access', _ => _.result, 'optionalAccess', _2 => _2.errors, 'access', _3 => _3.length]) === 0) {
17
- _chunkLKXMEOMYcjs.writeDebug.call(void 0, ` \u{1F4CB} Copying asset files to output directory: ${context.outputPath}`, context.workspaceConfig);
18
- const stopwatch = _chunkLKXMEOMYcjs.getStopwatch.call(void 0, `${context.options.name} asset copy`);
19
- await _chunkATYG4K55cjs.copyAssets.call(void 0, context.workspaceConfig, _nullishCoalesce(context.options.assets, () => ( [])), context.outputPath, context.options.projectRoot, context.sourceRoot, true, false);
17
+ _chunk2NQYRZKOcjs.writeDebug.call(void 0, ` \u{1F4CB} Copying asset files to output directory: ${context.outputPath}`, context.workspaceConfig);
18
+ const stopwatch = _chunk2NQYRZKOcjs.getStopwatch.call(void 0, `${context.options.name} asset copy`);
19
+ await _chunkB4NWTB7Scjs.copyAssets.call(void 0, context.workspaceConfig, _nullishCoalesce(context.options.assets, () => ( [])), context.outputPath, context.options.projectRoot, context.sourceRoot, true, false);
20
20
  stopwatch();
21
21
  }
22
22
  return context;
23
23
  }
24
- _chunkQOP64GGOcjs.__name.call(void 0, copyBuildAssets, "copyBuildAssets");
24
+ _chunkTKNLZW4Vcjs.__name.call(void 0, copyBuildAssets, "copyBuildAssets");
25
25
 
26
26
 
27
27
 
@@ -1,15 +1,15 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } }
2
2
 
3
3
 
4
- var _chunkLKXMEOMYcjs = require('./chunk-LKXMEOMY.cjs');
4
+ var _chunk2NQYRZKOcjs = require('./chunk-2NQYRZKO.cjs');
5
5
 
6
6
 
7
7
 
8
8
 
9
- var _chunkQOP64GGOcjs = require('./chunk-QOP64GGO.cjs');
9
+ var _chunkTKNLZW4Vcjs = require('./chunk-TKNLZW4V.cjs');
10
10
 
11
11
  // src/plugins/deps-check.ts
12
- _chunkQOP64GGOcjs.init_cjs_shims.call(void 0, );
12
+ _chunkTKNLZW4Vcjs.init_cjs_shims.call(void 0, );
13
13
  var _module = require('module');
14
14
  var _path = require('path'); var _path2 = _interopRequireDefault(_path);
15
15
  var unusedIgnore = [
@@ -41,11 +41,11 @@ var missingIgnore = [
41
41
  "@prisma/client",
42
42
  "ts-toolbelt"
43
43
  ];
44
- var depsCheckPlugin = /* @__PURE__ */ _chunkQOP64GGOcjs.__name.call(void 0, (bundle) => ({
44
+ var depsCheckPlugin = /* @__PURE__ */ _chunkTKNLZW4Vcjs.__name.call(void 0, (bundle) => ({
45
45
  name: "storm:deps-check",
46
46
  setup(build) {
47
47
  const pkgJsonPath = _path2.default.join(process.cwd(), "package.json");
48
- const pkgContents = _chunkQOP64GGOcjs.__require.call(void 0, pkgJsonPath);
48
+ const pkgContents = _chunkTKNLZW4Vcjs.__require.call(void 0, pkgJsonPath);
49
49
  const regDependencies = Object.keys(_nullishCoalesce(pkgContents["dependencies"], () => ( {})));
50
50
  const devDependencies = Object.keys(_nullishCoalesce(pkgContents["devDependencies"], () => ( {})));
51
51
  const peerDependencies = Object.keys(_nullishCoalesce(pkgContents["peerDependencies"], () => ( {})));
@@ -88,8 +88,8 @@ var depsCheckPlugin = /* @__PURE__ */ _chunkQOP64GGOcjs.__name.call(void 0, (bun
88
88
  const filteredMissingDeps = missingDependencies.filter((dep) => {
89
89
  return !missingIgnore.some((pattern) => dep.match(pattern)) && !peerDependencies.includes(dep);
90
90
  });
91
- _chunkLKXMEOMYcjs.writeWarning.call(void 0, `Unused Dependencies: ${JSON.stringify(filteredUnusedDeps)}`);
92
- _chunkLKXMEOMYcjs.writeError.call(void 0, `Missing Dependencies: ${JSON.stringify(filteredMissingDeps)}`);
91
+ _chunk2NQYRZKOcjs.writeWarning.call(void 0, `Unused Dependencies: ${JSON.stringify(filteredUnusedDeps)}`);
92
+ _chunk2NQYRZKOcjs.writeError.call(void 0, `Missing Dependencies: ${JSON.stringify(filteredMissingDeps)}`);
93
93
  if (filteredMissingDeps.length > 0) {
94
94
  throw new Error(`Missing dependencies detected - please install them:
95
95
  ${JSON.stringify(filteredMissingDeps)}
@@ -1,10 +1,10 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunkQOP64GGOcjs = require('./chunk-QOP64GGO.cjs');
4
+ var _chunkTKNLZW4Vcjs = require('./chunk-TKNLZW4V.cjs');
5
5
 
6
6
  // ../config-tools/src/utilities/correct-paths.ts
7
- _chunkQOP64GGOcjs.init_cjs_shims.call(void 0, );
7
+ _chunkTKNLZW4Vcjs.init_cjs_shims.call(void 0, );
8
8
  var _DRIVE_LETTER_START_RE = /^[A-Za-z]:\//;
9
9
  function normalizeWindowsPath(input = "") {
10
10
  if (!input) {
@@ -12,11 +12,11 @@ function normalizeWindowsPath(input = "") {
12
12
  }
13
13
  return input.replace(/\\/g, "/").replace(_DRIVE_LETTER_START_RE, (r) => r.toUpperCase());
14
14
  }
15
- _chunkQOP64GGOcjs.__name.call(void 0, normalizeWindowsPath, "normalizeWindowsPath");
15
+ _chunkTKNLZW4Vcjs.__name.call(void 0, normalizeWindowsPath, "normalizeWindowsPath");
16
16
  var _UNC_REGEX = /^[/\\]{2}/;
17
17
  var _IS_ABSOLUTE_RE = /^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^[A-Za-z]:[/\\]/;
18
18
  var _DRIVE_LETTER_RE = /^[A-Za-z]:$/;
19
- var correctPaths = /* @__PURE__ */ _chunkQOP64GGOcjs.__name.call(void 0, function(path) {
19
+ var correctPaths = /* @__PURE__ */ _chunkTKNLZW4Vcjs.__name.call(void 0, function(path) {
20
20
  if (!path || path.length === 0) {
21
21
  return ".";
22
22
  }
@@ -45,7 +45,7 @@ var correctPaths = /* @__PURE__ */ _chunkQOP64GGOcjs.__name.call(void 0, functio
45
45
  }
46
46
  return isPathAbsolute && !isAbsolute(path) ? `/${path}` : path;
47
47
  }, "correctPaths");
48
- var joinPaths = /* @__PURE__ */ _chunkQOP64GGOcjs.__name.call(void 0, function(...segments) {
48
+ var joinPaths = /* @__PURE__ */ _chunkTKNLZW4Vcjs.__name.call(void 0, function(...segments) {
49
49
  let path = "";
50
50
  for (const seg of segments) {
51
51
  if (!seg) {
@@ -126,8 +126,8 @@ function normalizeString(path, allowAboveRoot) {
126
126
  }
127
127
  return res;
128
128
  }
129
- _chunkQOP64GGOcjs.__name.call(void 0, normalizeString, "normalizeString");
130
- var isAbsolute = /* @__PURE__ */ _chunkQOP64GGOcjs.__name.call(void 0, function(p) {
129
+ _chunkTKNLZW4Vcjs.__name.call(void 0, normalizeString, "normalizeString");
130
+ var isAbsolute = /* @__PURE__ */ _chunkTKNLZW4Vcjs.__name.call(void 0, function(p) {
131
131
  return _IS_ABSOLUTE_RE.test(p);
132
132
  }, "isAbsolute");
133
133
 
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  __name,
3
3
  init_esm_shims
4
- } from "./chunk-S6TVQK6G.js";
4
+ } from "./chunk-CHAHHSIR.js";
5
5
 
6
6
  // ../config-tools/src/utilities/correct-paths.ts
7
7
  init_esm_shims();
@@ -13,15 +13,15 @@ import {
13
13
  writeDebug,
14
14
  writeTrace,
15
15
  writeWarning
16
- } from "./chunk-L2IEBOYL.js";
16
+ } from "./chunk-3VHLCZ6F.js";
17
17
  import {
18
18
  correctPaths,
19
19
  joinPaths
20
- } from "./chunk-IAXKJC2K.js";
20
+ } from "./chunk-QBMHS72C.js";
21
21
  import {
22
22
  __name,
23
23
  init_esm_shims
24
- } from "./chunk-S6TVQK6G.js";
24
+ } from "./chunk-CHAHHSIR.js";
25
25
 
26
26
  // ../build-tools/src/config.ts
27
27
  init_esm_shims();
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  joinPaths
3
- } from "./chunk-IAXKJC2K.js";
3
+ } from "./chunk-QBMHS72C.js";
4
4
  import {
5
5
  __name,
6
6
  __require,
7
7
  init_esm_shims
8
- } from "./chunk-S6TVQK6G.js";
8
+ } from "./chunk-CHAHHSIR.js";
9
9
 
10
10
  // src/plugins/resolve-paths.ts
11
11
  init_esm_shims();
@@ -33,7 +33,7 @@ __name(resolvePathsConfig, "resolvePathsConfig");
33
33
  var resolvePathsPlugin = /* @__PURE__ */ __name((context) => ({
34
34
  name: "storm:resolve-paths",
35
35
  setup(build) {
36
- const parentTsConfig = build.initialOptions.tsconfig ? __require(joinPaths(context.workspaceConfig.workspaceRoot, build.initialOptions.tsconfig)) : __require(joinPaths(context.workspaceConfig.workspaceRoot, "tsconfig.json"));
36
+ const parentTsConfig = build.initialOptions.tsconfig ? __require(joinPaths(context.workspaceConfig.workspaceRoot, build.initialOptions.tsconfig.replace(context.workspaceConfig.workspaceRoot, ""))) : __require(joinPaths(context.workspaceConfig.workspaceRoot, "tsconfig.json"));
37
37
  const resolvedTsPaths = resolvePathsConfig(parentTsConfig, context.workspaceConfig.workspaceRoot);
38
38
  const packagesRegex = new RegExp(`^(${Object.keys(resolvedTsPaths).join("|")})$`);
39
39
  build.onResolve({
@@ -34,9 +34,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
34
34
  mod
35
35
  ));
36
36
 
37
- // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=214cbeb07445a723854c8fc34007a4790e4ea2ad2a5d1919d7b09d653a83dae4__55b515e7c12ac974ee579d60acf23eea/node_modules/tsup/assets/cjs_shims.js
37
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=03667209a675e5896d66bd6058c9830fe9adb022e07ce6b04adc2eb927ede5fd__f9deff99d28cedac02de9c72719d1b4e/node_modules/tsup/assets/cjs_shims.js
38
38
  var init_cjs_shims = __esm({
39
- "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=214cbeb07445a723854c8fc34007a4790e4ea2ad2a5d1919d7b09d653a83dae4__55b515e7c12ac974ee579d60acf23eea/node_modules/tsup/assets/cjs_shims.js"() {
39
+ "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=03667209a675e5896d66bd6058c9830fe9adb022e07ce6b04adc2eb927ede5fd__f9deff99d28cedac02de9c72719d1b4e/node_modules/tsup/assets/cjs_shims.js"() {
40
40
  }
41
41
  });
42
42
 
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  init_esm_shims
3
- } from "./chunk-S6TVQK6G.js";
3
+ } from "./chunk-CHAHHSIR.js";
4
4
 
5
5
  // src/types.ts
6
6
  init_esm_shims();