@storm-software/esbuild 0.45.45 → 0.45.46

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 (53) hide show
  1. package/README.md +1 -1
  2. package/dist/assets.cjs +6 -6
  3. package/dist/assets.js +5 -5
  4. package/dist/build.cjs +13 -13
  5. package/dist/build.js +12 -12
  6. package/dist/{chunk-HLWSFXL3.cjs → chunk-3MZOT2NQ.cjs} +18 -18
  7. package/dist/{chunk-FPFKMRM6.cjs → chunk-3QTGPAFH.cjs} +87 -87
  8. package/dist/{chunk-SD2XHXFF.cjs → chunk-5V44WSEQ.cjs} +6 -6
  9. package/dist/{chunk-OY5J4Y6B.js → chunk-6RS6PUM7.js} +1 -1
  10. package/dist/{chunk-XXI7CNAU.cjs → chunk-7AUR6KMD.cjs} +5 -5
  11. package/dist/{chunk-UEVFPRFX.cjs → chunk-7L6G2FBR.cjs} +20 -20
  12. package/dist/{chunk-J2AX7MJ4.js → chunk-AYBBPHCS.js} +5 -5
  13. package/dist/{chunk-JCF2DBYT.js → chunk-COBB3623.js} +2 -2
  14. package/dist/{chunk-ZBPXG3UG.js → chunk-DKJQPXS2.js} +2 -2
  15. package/dist/{chunk-ULCERLBZ.cjs → chunk-DRSI5NMS.cjs} +2 -2
  16. package/dist/{chunk-XD6PXEYI.js → chunk-DS2YFAF5.js} +1 -1
  17. package/dist/chunk-HVKSR7EQ.cjs +6 -0
  18. package/dist/{chunk-J3KLRQQ7.js → chunk-HZ6BNSS3.js} +4 -4
  19. package/dist/{chunk-MGFCZLVU.js → chunk-I2CMMOTM.js} +3 -3
  20. package/dist/{chunk-UA2U62ZU.js → chunk-J4RZ3FKG.js} +8 -8
  21. package/dist/{chunk-QLV7CIMC.js → chunk-J74RGYQI.js} +2 -2
  22. package/dist/{chunk-AV5VL6UU.cjs → chunk-LMT6SCQY.cjs} +5 -5
  23. package/dist/{chunk-QTAPBA6I.cjs → chunk-M37UEA6V.cjs} +2 -2
  24. package/dist/{chunk-ZVT7P5YK.cjs → chunk-RGNHUXNY.cjs} +13 -13
  25. package/dist/{chunk-LPLBICCB.js → chunk-RJEZSH2W.js} +2 -2
  26. package/dist/{chunk-E6CKMNGC.js → chunk-RR2XH2CX.js} +2 -2
  27. package/dist/{chunk-ZQE3MQST.cjs → chunk-THTBJBUW.cjs} +64 -64
  28. package/dist/{chunk-WNYDGEOU.cjs → chunk-UJEJHNVJ.cjs} +24 -24
  29. package/dist/{chunk-GJF63C63.js → chunk-XUCB6TCU.js} +3 -3
  30. package/dist/{chunk-DDXSMCAA.cjs → chunk-ZHCRIZX4.cjs} +7 -7
  31. package/dist/{chunk-G5KD2O7B.js → chunk-ZTMDVBNM.js} +15 -15
  32. package/dist/clean.cjs +5 -5
  33. package/dist/clean.js +4 -4
  34. package/dist/config.cjs +6 -6
  35. package/dist/config.js +5 -5
  36. package/dist/context.cjs +7 -7
  37. package/dist/context.js +6 -6
  38. package/dist/index.cjs +15 -15
  39. package/dist/index.js +13 -13
  40. package/dist/package-json.cjs +6 -6
  41. package/dist/package-json.js +5 -5
  42. package/dist/plugins/deps-check.cjs +5 -5
  43. package/dist/plugins/deps-check.js +4 -4
  44. package/dist/plugins/resolve-paths.cjs +11 -11
  45. package/dist/plugins/resolve-paths.js +2 -2
  46. package/dist/tsup.cjs +5 -5
  47. package/dist/tsup.js +4 -4
  48. package/dist/types.cjs +2 -2
  49. package/dist/types.js +2 -2
  50. package/dist/watch.cjs +7 -7
  51. package/dist/watch.js +3 -3
  52. package/package.json +5 -5
  53. package/dist/chunk-UFAYYIKW.cjs +0 -6
@@ -1,33 +1,33 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireWildcard2(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 _nullishCoalesce2(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain2(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; } var _class2;
2
2
 
3
3
 
4
- var _chunkUEVFPRFXcjs = require('./chunk-UEVFPRFX.cjs');
4
+ var _chunk7L6G2FBRcjs = require('./chunk-7L6G2FBR.cjs');
5
5
 
6
6
 
7
- var _chunkQTAPBA6Icjs = require('./chunk-QTAPBA6I.cjs');
7
+ var _chunkM37UEA6Vcjs = require('./chunk-M37UEA6V.cjs');
8
8
 
9
9
 
10
10
 
11
11
 
12
12
 
13
- var _chunkULCERLBZcjs = require('./chunk-ULCERLBZ.cjs');
13
+ var _chunkDRSI5NMScjs = require('./chunk-DRSI5NMS.cjs');
14
14
 
15
- // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__5124c89d5ddc703660a0f3c7db432ab1/node_modules/tsup/dist/chunk-BYH4XDRH.js
16
- var require_chunk_BYH4XDRH = _chunkULCERLBZcjs.__commonJS.call(void 0, {
17
- "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__5124c89d5ddc703660a0f3c7db432ab1/node_modules/tsup/dist/chunk-BYH4XDRH.js"(exports) {
15
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__495569463334c82be952ad85df1c5ea5/node_modules/tsup/dist/chunk-BYH4XDRH.js
16
+ var require_chunk_BYH4XDRH = _chunkDRSI5NMScjs.__commonJS.call(void 0, {
17
+ "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__495569463334c82be952ad85df1c5ea5/node_modules/tsup/dist/chunk-BYH4XDRH.js"(exports) {
18
18
  "use strict";
19
- _chunkULCERLBZcjs.init_cjs_shims.call(void 0, );
19
+ _chunkDRSI5NMScjs.init_cjs_shims.call(void 0, );
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
21
  var version = "8.4.0";
22
22
  exports.version = version;
23
23
  }
24
24
  });
25
25
 
26
- // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__5124c89d5ddc703660a0f3c7db432ab1/node_modules/tsup/dist/chunk-TWFEYLU4.js
27
- var require_chunk_TWFEYLU4 = _chunkULCERLBZcjs.__commonJS.call(void 0, {
28
- "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__5124c89d5ddc703660a0f3c7db432ab1/node_modules/tsup/dist/chunk-TWFEYLU4.js"(exports) {
26
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__495569463334c82be952ad85df1c5ea5/node_modules/tsup/dist/chunk-TWFEYLU4.js
27
+ var require_chunk_TWFEYLU4 = _chunkDRSI5NMScjs.__commonJS.call(void 0, {
28
+ "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__495569463334c82be952ad85df1c5ea5/node_modules/tsup/dist/chunk-TWFEYLU4.js"(exports) {
29
29
  "use strict";
30
- _chunkULCERLBZcjs.init_cjs_shims.call(void 0, );
30
+ _chunkDRSI5NMScjs.init_cjs_shims.call(void 0, );
31
31
  Object.defineProperty(exports, "__esModule", { value: true });
32
32
  function _interopRequireDefault(obj) {
33
33
  return obj && obj.__esModule ? obj : { default: obj };
@@ -59,10 +59,10 @@ var require_chunk_TWFEYLU4 = _chunkULCERLBZcjs.__commonJS.call(void 0, {
59
59
  var __getOwnPropNames = Object.getOwnPropertyNames;
60
60
  var __getProtoOf = Object.getPrototypeOf;
61
61
  var __hasOwnProp = Object.prototype.hasOwnProperty;
62
- var __require2 = /* @__PURE__ */ ((x) => typeof _chunkULCERLBZcjs.__require !== "undefined" ? _chunkULCERLBZcjs.__require : typeof Proxy !== "undefined" ? new Proxy(x, {
63
- get: (a, b) => (typeof _chunkULCERLBZcjs.__require !== "undefined" ? _chunkULCERLBZcjs.__require : a)[b]
62
+ var __require2 = /* @__PURE__ */ ((x) => typeof _chunkDRSI5NMScjs.__require !== "undefined" ? _chunkDRSI5NMScjs.__require : typeof Proxy !== "undefined" ? new Proxy(x, {
63
+ get: (a, b) => (typeof _chunkDRSI5NMScjs.__require !== "undefined" ? _chunkDRSI5NMScjs.__require : a)[b]
64
64
  }) : x)(function(x) {
65
- if (typeof _chunkULCERLBZcjs.__require !== "undefined") return _chunkULCERLBZcjs.__require.apply(this, arguments);
65
+ if (typeof _chunkDRSI5NMScjs.__require !== "undefined") return _chunkDRSI5NMScjs.__require.apply(this, arguments);
66
66
  throw Error('Dynamic require of "' + x + '" is not supported');
67
67
  });
68
68
  var __commonJS2 = (cb, mod) => function __require22() {
@@ -84,11 +84,11 @@ var require_chunk_TWFEYLU4 = _chunkULCERLBZcjs.__commonJS.call(void 0, {
84
84
  isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
85
85
  mod
86
86
  ));
87
- var _fs = _chunkULCERLBZcjs.__require.call(void 0, "fs");
87
+ var _fs = _chunkDRSI5NMScjs.__require.call(void 0, "fs");
88
88
  var _fs2 = _interopRequireDefault(_fs);
89
- var _path = _chunkULCERLBZcjs.__require.call(void 0, "path");
89
+ var _path = _chunkDRSI5NMScjs.__require.call(void 0, "path");
90
90
  var _path2 = _interopRequireDefault(_path);
91
- var _resolvefrom = _chunkULCERLBZcjs.__require.call(void 0, "resolve-from");
91
+ var _resolvefrom = _chunkDRSI5NMScjs.__require.call(void 0, "resolve-from");
92
92
  var _resolvefrom2 = _interopRequireDefault(_resolvefrom);
93
93
  var singleComment = Symbol("singleComment");
94
94
  var multiComment = Symbol("multiComment");
@@ -176,7 +176,7 @@ var require_chunk_TWFEYLU4 = _chunkULCERLBZcjs.__commonJS.call(void 0, {
176
176
  }
177
177
  return result + buffer + (isInsideComment ? strip(jsonString.slice(offset)) : jsonString.slice(offset));
178
178
  }
179
- var _tinyglobby = _chunkULCERLBZcjs.__require.call(void 0, "tinyglobby");
179
+ var _tinyglobby = _chunkDRSI5NMScjs.__require.call(void 0, "tinyglobby");
180
180
  function getPostcss() {
181
181
  return localRequire("postcss");
182
182
  }
@@ -402,11 +402,11 @@ var require_chunk_TWFEYLU4 = _chunkULCERLBZcjs.__commonJS.call(void 0, {
402
402
  }
403
403
  });
404
404
 
405
- // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__5124c89d5ddc703660a0f3c7db432ab1/node_modules/tsup/dist/chunk-VGC3FXLU.js
406
- var require_chunk_VGC3FXLU = _chunkULCERLBZcjs.__commonJS.call(void 0, {
407
- "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__5124c89d5ddc703660a0f3c7db432ab1/node_modules/tsup/dist/chunk-VGC3FXLU.js"(exports) {
405
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__495569463334c82be952ad85df1c5ea5/node_modules/tsup/dist/chunk-VGC3FXLU.js
406
+ var require_chunk_VGC3FXLU = _chunkDRSI5NMScjs.__commonJS.call(void 0, {
407
+ "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__495569463334c82be952ad85df1c5ea5/node_modules/tsup/dist/chunk-VGC3FXLU.js"(exports) {
408
408
  "use strict";
409
- _chunkULCERLBZcjs.init_cjs_shims.call(void 0, );
409
+ _chunkDRSI5NMScjs.init_cjs_shims.call(void 0, );
410
410
  Object.defineProperty(exports, "__esModule", { value: true });
411
411
  function _interopRequireDefault(obj) {
412
412
  return obj && obj.__esModule ? obj : { default: obj };
@@ -433,13 +433,13 @@ var require_chunk_VGC3FXLU = _chunkULCERLBZcjs.__commonJS.call(void 0, {
433
433
  return value;
434
434
  }
435
435
  var _chunkTWFEYLU4js = require_chunk_TWFEYLU4();
436
- var _fs = _chunkULCERLBZcjs.__require.call(void 0, "fs");
436
+ var _fs = _chunkDRSI5NMScjs.__require.call(void 0, "fs");
437
437
  var _fs2 = _interopRequireDefault(_fs);
438
- var _path = _chunkULCERLBZcjs.__require.call(void 0, "path");
438
+ var _path = _chunkDRSI5NMScjs.__require.call(void 0, "path");
439
439
  var _path2 = _interopRequireDefault(_path);
440
- var _joycon = _chunkULCERLBZcjs.__require.call(void 0, "joycon");
440
+ var _joycon = _chunkDRSI5NMScjs.__require.call(void 0, "joycon");
441
441
  var _joycon2 = _interopRequireDefault(_joycon);
442
- var _bundlerequire = _chunkULCERLBZcjs.__require.call(void 0, "bundle-require");
442
+ var _bundlerequire = _chunkDRSI5NMScjs.__require.call(void 0, "bundle-require");
443
443
  var joycon = new (0, _joycon2.default)();
444
444
  var loadJson = async (filepath, options2) => {
445
445
  try {
@@ -524,10 +524,10 @@ var require_chunk_VGC3FXLU = _chunkULCERLBZcjs.__commonJS.call(void 0, {
524
524
  ...data.devDependencies
525
525
  });
526
526
  }
527
- var _util = _chunkULCERLBZcjs.__require.call(void 0, "util");
527
+ var _util = _chunkDRSI5NMScjs.__require.call(void 0, "util");
528
528
  var _util2 = _interopRequireDefault(_util);
529
- var _worker_threads = _chunkULCERLBZcjs.__require.call(void 0, "worker_threads");
530
- var _picocolors = _chunkULCERLBZcjs.__require.call(void 0, "picocolors");
529
+ var _worker_threads = _chunkDRSI5NMScjs.__require.call(void 0, "worker_threads");
530
+ var _picocolors = _chunkDRSI5NMScjs.__require.call(void 0, "picocolors");
531
531
  var _picocolors2 = _interopRequireDefault(_picocolors);
532
532
  var colorize = (type, data, onlyImportant = false) => {
533
533
  if (onlyImportant && (type === "info" || type === "success")) return data;
@@ -631,17 +631,17 @@ var require_chunk_VGC3FXLU = _chunkULCERLBZcjs.__commonJS.call(void 0, {
631
631
  }
632
632
  });
633
633
 
634
- // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__5124c89d5ddc703660a0f3c7db432ab1/node_modules/tsup/dist/chunk-JZ25TPTY.js
635
- var require_chunk_JZ25TPTY = _chunkULCERLBZcjs.__commonJS.call(void 0, {
636
- "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__5124c89d5ddc703660a0f3c7db432ab1/node_modules/tsup/dist/chunk-JZ25TPTY.js"(exports) {
634
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__495569463334c82be952ad85df1c5ea5/node_modules/tsup/dist/chunk-JZ25TPTY.js
635
+ var require_chunk_JZ25TPTY = _chunkDRSI5NMScjs.__commonJS.call(void 0, {
636
+ "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__495569463334c82be952ad85df1c5ea5/node_modules/tsup/dist/chunk-JZ25TPTY.js"(exports) {
637
637
  "use strict";
638
- _chunkULCERLBZcjs.init_cjs_shims.call(void 0, );
638
+ _chunkDRSI5NMScjs.init_cjs_shims.call(void 0, );
639
639
  Object.defineProperty(exports, "__esModule", { value: true });
640
640
  function _interopRequireDefault(obj) {
641
641
  return obj && obj.__esModule ? obj : { default: obj };
642
642
  }
643
- var _worker_threads = _chunkULCERLBZcjs.__require.call(void 0, "worker_threads");
644
- var _picocolors = _chunkULCERLBZcjs.__require.call(void 0, "picocolors");
643
+ var _worker_threads = _chunkDRSI5NMScjs.__require.call(void 0, "worker_threads");
644
+ var _picocolors = _chunkDRSI5NMScjs.__require.call(void 0, "picocolors");
645
645
  var _picocolors2 = _interopRequireDefault(_picocolors);
646
646
  var PrettyError = class extends Error {
647
647
  constructor(message) {
@@ -682,11 +682,11 @@ var require_chunk_JZ25TPTY = _chunkULCERLBZcjs.__commonJS.call(void 0, {
682
682
  }
683
683
  });
684
684
 
685
- // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__5124c89d5ddc703660a0f3c7db432ab1/node_modules/tsup/dist/commonjs-plugin.js
686
- var require_commonjs_plugin = _chunkULCERLBZcjs.__commonJS.call(void 0, {
687
- "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__5124c89d5ddc703660a0f3c7db432ab1/node_modules/tsup/dist/commonjs-plugin.js"(exports, module) {
685
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__495569463334c82be952ad85df1c5ea5/node_modules/tsup/dist/commonjs-plugin.js
686
+ var require_commonjs_plugin = _chunkDRSI5NMScjs.__commonJS.call(void 0, {
687
+ "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__495569463334c82be952ad85df1c5ea5/node_modules/tsup/dist/commonjs-plugin.js"(exports, module) {
688
688
  "use strict";
689
- _chunkULCERLBZcjs.init_cjs_shims.call(void 0, );
689
+ _chunkDRSI5NMScjs.init_cjs_shims.call(void 0, );
690
690
  var __defProp = Object.defineProperty;
691
691
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
692
692
  var __getOwnPropNames = Object.getOwnPropertyNames;
@@ -710,7 +710,7 @@ var require_commonjs_plugin = _chunkULCERLBZcjs.__commonJS.call(void 0, {
710
710
  default: () => index_default
711
711
  });
712
712
  module.exports = __toCommonJS(index_exports);
713
- var import_fs = _chunkULCERLBZcjs.__require.call(void 0, "fs");
713
+ var import_fs = _chunkDRSI5NMScjs.__require.call(void 0, "fs");
714
714
  function isNewLine(code) {
715
715
  return code === 10 || code === 13 || code === 8232 || code === 8233;
716
716
  }
@@ -883,7 +883,7 @@ var require_commonjs_plugin = _chunkULCERLBZcjs.__commonJS.call(void 0, {
883
883
  name: "commonjs",
884
884
  setup({ onLoad, esbuild }) {
885
885
  let esbuild_shim;
886
- const require_esbuild = () => esbuild || (esbuild_shim || (esbuild_shim = _chunkULCERLBZcjs.__require.call(void 0, "esbuild")));
886
+ const require_esbuild = () => esbuild || (esbuild_shim || (esbuild_shim = _chunkDRSI5NMScjs.__require.call(void 0, "esbuild")));
887
887
  const read = import_fs.promises.readFile;
888
888
  const lexer = new Lexer();
889
889
  onLoad({ filter }, async (args) => {
@@ -1013,11 +1013,11 @@ var require_commonjs_plugin = _chunkULCERLBZcjs.__commonJS.call(void 0, {
1013
1013
  }
1014
1014
  });
1015
1015
 
1016
- // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__5124c89d5ddc703660a0f3c7db432ab1/node_modules/tsup/dist/index.js
1017
- var require_dist = _chunkULCERLBZcjs.__commonJS.call(void 0, {
1018
- "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__5124c89d5ddc703660a0f3c7db432ab1/node_modules/tsup/dist/index.js"(exports) {
1016
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__495569463334c82be952ad85df1c5ea5/node_modules/tsup/dist/index.js
1017
+ var require_dist = _chunkDRSI5NMScjs.__commonJS.call(void 0, {
1018
+ "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__495569463334c82be952ad85df1c5ea5/node_modules/tsup/dist/index.js"(exports) {
1019
1019
  "use strict";
1020
- _chunkULCERLBZcjs.init_cjs_shims.call(void 0, );
1020
+ _chunkDRSI5NMScjs.init_cjs_shims.call(void 0, );
1021
1021
  Object.defineProperty(exports, "__esModule", { value: true });
1022
1022
  function _interopRequireWildcard(obj) {
1023
1023
  if (obj && obj.__esModule) {
@@ -1072,18 +1072,18 @@ var require_dist = _chunkULCERLBZcjs.__commonJS.call(void 0, {
1072
1072
  var _chunkJZ25TPTYjs = require_chunk_JZ25TPTY();
1073
1073
  var _chunkTWFEYLU4js = require_chunk_TWFEYLU4();
1074
1074
  var _commonjsPluginjs = require_commonjs_plugin();
1075
- var _path = _chunkULCERLBZcjs.__require.call(void 0, "path");
1075
+ var _path = _chunkDRSI5NMScjs.__require.call(void 0, "path");
1076
1076
  var _path2 = _interopRequireDefault(_path);
1077
- var _fs = _chunkULCERLBZcjs.__require.call(void 0, "fs");
1077
+ var _fs = _chunkDRSI5NMScjs.__require.call(void 0, "fs");
1078
1078
  var _fs2 = _interopRequireDefault(_fs);
1079
- var _worker_threads = _chunkULCERLBZcjs.__require.call(void 0, "worker_threads");
1080
- var _bundlerequire = _chunkULCERLBZcjs.__require.call(void 0, "bundle-require");
1081
- var _tinyexec = _chunkULCERLBZcjs.__require.call(void 0, "tinyexec");
1082
- var _tinyglobby = _chunkULCERLBZcjs.__require.call(void 0, "tinyglobby");
1083
- var _treekill = _chunkULCERLBZcjs.__require.call(void 0, "tree-kill");
1079
+ var _worker_threads = _chunkDRSI5NMScjs.__require.call(void 0, "worker_threads");
1080
+ var _bundlerequire = _chunkDRSI5NMScjs.__require.call(void 0, "bundle-require");
1081
+ var _tinyexec = _chunkDRSI5NMScjs.__require.call(void 0, "tinyexec");
1082
+ var _tinyglobby = _chunkDRSI5NMScjs.__require.call(void 0, "tinyglobby");
1083
+ var _treekill = _chunkDRSI5NMScjs.__require.call(void 0, "tree-kill");
1084
1084
  var _treekill2 = _interopRequireDefault(_treekill);
1085
- var _esbuild = _chunkULCERLBZcjs.__require.call(void 0, "esbuild");
1086
- var _consola = _chunkULCERLBZcjs.__require.call(void 0, "consola");
1085
+ var _esbuild = _chunkDRSI5NMScjs.__require.call(void 0, "esbuild");
1086
+ var _consola = _chunkDRSI5NMScjs.__require.call(void 0, "consola");
1087
1087
  var _consola2 = _interopRequireDefault(_consola);
1088
1088
  var nodeProtocolPlugin = () => {
1089
1089
  const nodeProtocol = "node:";
@@ -1619,7 +1619,7 @@ var require_dist = _chunkULCERLBZcjs.__commonJS.call(void 0, {
1619
1619
  this.format !== "cjs" || info.type !== "chunk" || !/\.(js|cjs)$/.test(info.path)) {
1620
1620
  return;
1621
1621
  }
1622
- const { transform: transform3 } = await Promise.resolve().then(() => _interopRequireWildcard(_chunkULCERLBZcjs.__require.call(void 0, "sucrase")));
1622
+ const { transform: transform3 } = await Promise.resolve().then(() => _interopRequireWildcard(_chunkDRSI5NMScjs.__require.call(void 0, "sucrase")));
1623
1623
  const result = transform3(code, {
1624
1624
  filePath: info.path,
1625
1625
  transforms: ["imports"],
@@ -1634,7 +1634,7 @@ var require_dist = _chunkULCERLBZcjs.__commonJS.call(void 0, {
1634
1634
  }
1635
1635
  };
1636
1636
  };
1637
- var _sourcemap = _chunkULCERLBZcjs.__require.call(void 0, "source-map");
1637
+ var _sourcemap = _chunkDRSI5NMScjs.__require.call(void 0, "source-map");
1638
1638
  var outputFile = async (filepath, data, options2) => {
1639
1639
  await _fs2.default.promises.mkdir(_path2.default.dirname(filepath), { recursive: true });
1640
1640
  await _fs2.default.promises.writeFile(filepath, data, options2);
@@ -1860,7 +1860,7 @@ var require_dist = _chunkULCERLBZcjs.__commonJS.call(void 0, {
1860
1860
  }
1861
1861
  };
1862
1862
  };
1863
- var _rollup = _chunkULCERLBZcjs.__require.call(void 0, "rollup");
1863
+ var _rollup = _chunkDRSI5NMScjs.__require.call(void 0, "rollup");
1864
1864
  var treeShakingPlugin = ({
1865
1865
  treeshake,
1866
1866
  name,
@@ -1965,7 +1965,7 @@ var require_dist = _chunkULCERLBZcjs.__commonJS.call(void 0, {
1965
1965
  }
1966
1966
  };
1967
1967
  };
1968
- var _typescript = _chunkULCERLBZcjs.__require.call(void 0, "typescript");
1968
+ var _typescript = _chunkDRSI5NMScjs.__require.call(void 0, "typescript");
1969
1969
  var _typescript2 = _interopRequireDefault(_typescript);
1970
1970
  var logger = _chunkVGC3FXLUjs.createLogger.call(void 0);
1971
1971
  var AliasPool = (_class = class {
@@ -2603,7 +2603,7 @@ module.exports = exports.default;
2603
2603
  };
2604
2604
  const startWatcher = async () => {
2605
2605
  if (!options2.watch) return;
2606
- const { watch } = await Promise.resolve().then(() => _interopRequireWildcard(_chunkULCERLBZcjs.__require.call(void 0, "chokidar")));
2606
+ const { watch } = await Promise.resolve().then(() => _interopRequireWildcard(_chunkDRSI5NMScjs.__require.call(void 0, "chokidar")));
2607
2607
  const customIgnores = options2.ignoreWatch ? Array.isArray(options2.ignoreWatch) ? options2.ignoreWatch : [options2.ignoreWatch] : [];
2608
2608
  const ignored = [
2609
2609
  "**/{.git,node_modules}/**",
@@ -2665,17 +2665,17 @@ module.exports = exports.default;
2665
2665
  });
2666
2666
 
2667
2667
  // src/tsup.ts
2668
- _chunkULCERLBZcjs.init_cjs_shims.call(void 0, );
2669
- var import_tsup = _chunkULCERLBZcjs.__toESM.call(void 0, require_dist(), 1);
2668
+ _chunkDRSI5NMScjs.init_cjs_shims.call(void 0, );
2669
+ var import_tsup = _chunkDRSI5NMScjs.__toESM.call(void 0, require_dist(), 1);
2670
2670
  async function executeTsup(context) {
2671
- _chunkUEVFPRFXcjs.writeDebug.call(void 0,
2671
+ _chunk7L6G2FBRcjs.writeDebug.call(void 0,
2672
2672
  ` \u{1F680} Running ${context.options.name} build`,
2673
2673
  context.workspaceConfig
2674
2674
  );
2675
- const stopwatch = _chunkUEVFPRFXcjs.getStopwatch.call(void 0, `${context.options.name} build`);
2675
+ const stopwatch = _chunk7L6G2FBRcjs.getStopwatch.call(void 0, `${context.options.name} build`);
2676
2676
  await (0, import_tsup.build)({
2677
2677
  ...context.options,
2678
- outDir: context.options.distDir ? _chunkQTAPBA6Icjs.joinPaths.call(void 0, context.outputPath, context.options.distDir) : context.outputPath,
2678
+ outDir: context.options.distDir ? _chunkM37UEA6Vcjs.joinPaths.call(void 0, context.outputPath, context.options.distDir) : context.outputPath,
2679
2679
  workspaceConfig: context.workspaceConfig
2680
2680
  });
2681
2681
  stopwatch();
@@ -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 _chunkSD2XHXFFcjs = require('./chunk-SD2XHXFF.cjs');
3
+ var _chunk5V44WSEQcjs = require('./chunk-5V44WSEQ.cjs');
4
4
 
5
5
 
6
- var _chunkDDXSMCAAcjs = require('./chunk-DDXSMCAA.cjs');
6
+ var _chunkZHCRIZX4cjs = require('./chunk-ZHCRIZX4.cjs');
7
7
 
8
8
 
9
- var _chunkAV5VL6UUcjs = require('./chunk-AV5VL6UU.cjs');
9
+ var _chunkLMT6SCQYcjs = require('./chunk-LMT6SCQY.cjs');
10
10
 
11
11
 
12
- var _chunkHLWSFXL3cjs = require('./chunk-HLWSFXL3.cjs');
12
+ var _chunk3MZOT2NQcjs = require('./chunk-3MZOT2NQ.cjs');
13
13
 
14
14
 
15
- var _chunkZVT7P5YKcjs = require('./chunk-ZVT7P5YK.cjs');
15
+ var _chunkRGNHUXNYcjs = require('./chunk-RGNHUXNY.cjs');
16
16
 
17
17
 
18
- var _chunkZQE3MQSTcjs = require('./chunk-ZQE3MQST.cjs');
18
+ var _chunkTHTBJBUWcjs = require('./chunk-THTBJBUW.cjs');
19
19
 
20
20
 
21
21
 
@@ -23,29 +23,29 @@ var _chunkZQE3MQSTcjs = require('./chunk-ZQE3MQST.cjs');
23
23
 
24
24
 
25
25
 
26
- var _chunkUEVFPRFXcjs = require('./chunk-UEVFPRFX.cjs');
26
+ var _chunk7L6G2FBRcjs = require('./chunk-7L6G2FBR.cjs');
27
27
 
28
28
 
29
- var _chunkULCERLBZcjs = require('./chunk-ULCERLBZ.cjs');
29
+ var _chunkDRSI5NMScjs = require('./chunk-DRSI5NMS.cjs');
30
30
 
31
31
  // src/build.ts
32
- _chunkULCERLBZcjs.init_cjs_shims.call(void 0, );
32
+ _chunkDRSI5NMScjs.init_cjs_shims.call(void 0, );
33
33
  var _esbuild = require('esbuild'); var esbuild = _interopRequireWildcard(_esbuild);
34
34
  var _globby = require('globby');
35
35
  async function reportResults(context) {
36
36
  if (_optionalChain([context, 'access', _ => _.result, 'optionalAccess', _2 => _2.errors, 'access', _3 => _3.length]) === 0) {
37
37
  if (context.result.warnings.length > 0) {
38
- _chunkUEVFPRFXcjs.writeWarning.call(void 0,
38
+ _chunk7L6G2FBRcjs.writeWarning.call(void 0,
39
39
  ` \u{1F6A7} The following warnings occurred during the build: ${context.result.warnings.map((warning) => warning.text).join("\n")}`,
40
40
  context.workspaceConfig
41
41
  );
42
42
  }
43
- _chunkUEVFPRFXcjs.writeSuccess.call(void 0,
43
+ _chunk7L6G2FBRcjs.writeSuccess.call(void 0,
44
44
  ` \u{1F4E6} The ${context.options.name} build completed successfully`,
45
45
  context.workspaceConfig
46
46
  );
47
47
  } 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) {
48
- _chunkUEVFPRFXcjs.writeError.call(void 0,
48
+ _chunk7L6G2FBRcjs.writeError.call(void 0,
49
49
  ` \u274C The ${context.options.name} build failed with the following errors: ${context.result.errors.map((error) => error.text).join("\n")}`,
50
50
  context.workspaceConfig
51
51
  );
@@ -74,7 +74,7 @@ async function dependencyCheck(options) {
74
74
  write: false,
75
75
  // no need to write for analysis
76
76
  outdir: "out",
77
- plugins: [_chunkSD2XHXFFcjs.depsCheckPlugin.call(void 0, options.bundle)]
77
+ plugins: [_chunk5V44WSEQcjs.depsCheckPlugin.call(void 0, options.bundle)]
78
78
  });
79
79
  await buildPromise.catch(() => {
80
80
  });
@@ -82,36 +82,36 @@ async function dependencyCheck(options) {
82
82
  }
83
83
  async function cleanOutputPath(context) {
84
84
  if (context.clean !== false && context.outputPath) {
85
- _chunkUEVFPRFXcjs.writeDebug.call(void 0,
85
+ _chunk7L6G2FBRcjs.writeDebug.call(void 0,
86
86
  ` \u{1F9F9} Cleaning ${context.options.name} output path: ${context.outputPath}`,
87
87
  context.workspaceConfig
88
88
  );
89
- const stopwatch = _chunkUEVFPRFXcjs.getStopwatch.call(void 0, `${context.options.name} output clean`);
90
- await _chunkAV5VL6UUcjs.cleanDirectories.call(void 0, context.outputPath);
89
+ const stopwatch = _chunk7L6G2FBRcjs.getStopwatch.call(void 0, `${context.options.name} output clean`);
90
+ await _chunkLMT6SCQYcjs.cleanDirectories.call(void 0, context.outputPath);
91
91
  stopwatch();
92
92
  }
93
93
  return context;
94
94
  }
95
95
  async function build2(options) {
96
- _chunkUEVFPRFXcjs.writeDebug.call(void 0, ` \u26A1 Executing Storm ESBuild pipeline`);
97
- const stopwatch = _chunkUEVFPRFXcjs.getStopwatch.call(void 0, "ESBuild pipeline");
96
+ _chunk7L6G2FBRcjs.writeDebug.call(void 0, ` \u26A1 Executing Storm ESBuild pipeline`);
97
+ const stopwatch = _chunk7L6G2FBRcjs.getStopwatch.call(void 0, "ESBuild pipeline");
98
98
  try {
99
99
  const opts = Array.isArray(options) ? options : [options];
100
100
  if (opts.length === 0) {
101
101
  throw new Error("No build options were provided");
102
102
  }
103
- const context = await _chunkHLWSFXL3cjs.resolveContext.call(void 0, options);
103
+ const context = await _chunk3MZOT2NQcjs.resolveContext.call(void 0, options);
104
104
  await cleanOutputPath(context);
105
105
  await Promise.all([
106
106
  dependencyCheck(context.options),
107
- _chunkZVT7P5YKcjs.generatePackageJson.call(void 0, context),
108
- _chunkDDXSMCAAcjs.copyBuildAssets.call(void 0, context),
109
- _chunkZQE3MQSTcjs.executeTsup.call(void 0, context)
107
+ _chunkRGNHUXNYcjs.generatePackageJson.call(void 0, context),
108
+ _chunkZHCRIZX4cjs.copyBuildAssets.call(void 0, context),
109
+ _chunkTHTBJBUWcjs.executeTsup.call(void 0, context)
110
110
  ]);
111
111
  await reportResults(context);
112
- _chunkUEVFPRFXcjs.writeSuccess.call(void 0, " \u{1F3C1} ESBuild pipeline build completed successfully");
112
+ _chunk7L6G2FBRcjs.writeSuccess.call(void 0, " \u{1F3C1} ESBuild pipeline build completed successfully");
113
113
  } catch (error) {
114
- _chunkUEVFPRFXcjs.writeFatal.call(void 0,
114
+ _chunk7L6G2FBRcjs.writeFatal.call(void 0,
115
115
  "Fatal errors that the build process could not recover from have occured. The build process has been terminated."
116
116
  );
117
117
  throw error;
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  copyAssets
3
- } from "./chunk-MGFCZLVU.js";
3
+ } from "./chunk-I2CMMOTM.js";
4
4
  import {
5
5
  getStopwatch,
6
6
  writeDebug
7
- } from "./chunk-ZBPXG3UG.js";
7
+ } from "./chunk-DKJQPXS2.js";
8
8
  import {
9
9
  init_esm_shims
10
- } from "./chunk-LPLBICCB.js";
10
+ } from "./chunk-RJEZSH2W.js";
11
11
 
12
12
  // src/assets.ts
13
13
  init_esm_shims();
@@ -1,24 +1,24 @@
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 _chunkFPFKMRM6cjs = require('./chunk-FPFKMRM6.cjs');
3
+ var _chunk3QTGPAFHcjs = require('./chunk-3QTGPAFH.cjs');
4
4
 
5
5
 
6
6
 
7
- var _chunkUEVFPRFXcjs = require('./chunk-UEVFPRFX.cjs');
7
+ var _chunk7L6G2FBRcjs = require('./chunk-7L6G2FBR.cjs');
8
8
 
9
9
 
10
- var _chunkULCERLBZcjs = require('./chunk-ULCERLBZ.cjs');
10
+ var _chunkDRSI5NMScjs = require('./chunk-DRSI5NMS.cjs');
11
11
 
12
12
  // src/assets.ts
13
- _chunkULCERLBZcjs.init_cjs_shims.call(void 0, );
13
+ _chunkDRSI5NMScjs.init_cjs_shims.call(void 0, );
14
14
  async function copyBuildAssets(context) {
15
15
  if (!_optionalChain([context, 'access', _ => _.result, 'optionalAccess', _2 => _2.errors, 'access', _3 => _3.length]) && _optionalChain([context, 'access', _4 => _4.options, 'access', _5 => _5.assets, 'optionalAccess', _6 => _6.length])) {
16
- _chunkUEVFPRFXcjs.writeDebug.call(void 0,
16
+ _chunk7L6G2FBRcjs.writeDebug.call(void 0,
17
17
  ` \u{1F4CB} Copying ${context.options.assets.length} asset files to output directory: ${context.outputPath}`,
18
18
  context.workspaceConfig
19
19
  );
20
- const stopwatch = _chunkUEVFPRFXcjs.getStopwatch.call(void 0, `${context.options.name} asset copy`);
21
- await _chunkFPFKMRM6cjs.copyAssets.call(void 0,
20
+ const stopwatch = _chunk7L6G2FBRcjs.getStopwatch.call(void 0, `${context.options.name} asset copy`);
21
+ await _chunk3QTGPAFHcjs.copyAssets.call(void 0,
22
22
  context.workspaceConfig,
23
23
  _nullishCoalesce(context.options.assets, () => ( [])),
24
24
  context.outputPath,
@@ -1,21 +1,21 @@
1
1
  import {
2
2
  getStopwatch,
3
3
  writeDebug
4
- } from "./chunk-ZBPXG3UG.js";
4
+ } from "./chunk-DKJQPXS2.js";
5
5
  import {
6
6
  joinPaths
7
- } from "./chunk-OY5J4Y6B.js";
7
+ } from "./chunk-6RS6PUM7.js";
8
8
  import {
9
9
  __commonJS,
10
10
  __dirname,
11
11
  __require,
12
12
  __toESM,
13
13
  init_esm_shims
14
- } from "./chunk-LPLBICCB.js";
14
+ } from "./chunk-RJEZSH2W.js";
15
15
 
16
- // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__5124c89d5ddc703660a0f3c7db432ab1/node_modules/tsup/dist/chunk-BYH4XDRH.js
16
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__495569463334c82be952ad85df1c5ea5/node_modules/tsup/dist/chunk-BYH4XDRH.js
17
17
  var require_chunk_BYH4XDRH = __commonJS({
18
- "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__5124c89d5ddc703660a0f3c7db432ab1/node_modules/tsup/dist/chunk-BYH4XDRH.js"(exports) {
18
+ "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__495569463334c82be952ad85df1c5ea5/node_modules/tsup/dist/chunk-BYH4XDRH.js"(exports) {
19
19
  "use strict";
20
20
  init_esm_shims();
21
21
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -24,13 +24,13 @@ var require_chunk_BYH4XDRH = __commonJS({
24
24
  }
25
25
  });
26
26
 
27
- // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__5124c89d5ddc703660a0f3c7db432ab1/node_modules/tsup/dist/chunk-TWFEYLU4.js
27
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__495569463334c82be952ad85df1c5ea5/node_modules/tsup/dist/chunk-TWFEYLU4.js
28
28
  import * as __import_fs from "fs";
29
29
  import * as __import_path from "path";
30
30
  import * as __import_resolveFrom from "resolve-from";
31
31
  import * as __import_tinyglobby from "tinyglobby";
32
32
  var require_chunk_TWFEYLU4 = __commonJS({
33
- "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__5124c89d5ddc703660a0f3c7db432ab1/node_modules/tsup/dist/chunk-TWFEYLU4.js"(exports) {
33
+ "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__495569463334c82be952ad85df1c5ea5/node_modules/tsup/dist/chunk-TWFEYLU4.js"(exports) {
34
34
  init_esm_shims();
35
35
  Object.defineProperty(exports, "__esModule", { value: true });
36
36
  function _interopRequireDefault(obj) {
@@ -406,7 +406,7 @@ var require_chunk_TWFEYLU4 = __commonJS({
406
406
  }
407
407
  });
408
408
 
409
- // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__5124c89d5ddc703660a0f3c7db432ab1/node_modules/tsup/dist/chunk-VGC3FXLU.js
409
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__495569463334c82be952ad85df1c5ea5/node_modules/tsup/dist/chunk-VGC3FXLU.js
410
410
  import * as __import_fs2 from "fs";
411
411
  import * as __import_path2 from "path";
412
412
  import * as __import_joycon from "joycon";
@@ -415,7 +415,7 @@ import * as __import_util from "util";
415
415
  import * as __import_worker_threads from "worker_threads";
416
416
  import * as __import_picocolors from "picocolors";
417
417
  var require_chunk_VGC3FXLU = __commonJS({
418
- "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__5124c89d5ddc703660a0f3c7db432ab1/node_modules/tsup/dist/chunk-VGC3FXLU.js"(exports) {
418
+ "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__495569463334c82be952ad85df1c5ea5/node_modules/tsup/dist/chunk-VGC3FXLU.js"(exports) {
419
419
  init_esm_shims();
420
420
  var __import___chunkTWFEYLU4_js = __toESM(require_chunk_TWFEYLU4());
421
421
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -642,11 +642,11 @@ var require_chunk_VGC3FXLU = __commonJS({
642
642
  }
643
643
  });
644
644
 
645
- // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__5124c89d5ddc703660a0f3c7db432ab1/node_modules/tsup/dist/chunk-JZ25TPTY.js
645
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__495569463334c82be952ad85df1c5ea5/node_modules/tsup/dist/chunk-JZ25TPTY.js
646
646
  import * as __import_worker_threads2 from "worker_threads";
647
647
  import * as __import_picocolors2 from "picocolors";
648
648
  var require_chunk_JZ25TPTY = __commonJS({
649
- "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__5124c89d5ddc703660a0f3c7db432ab1/node_modules/tsup/dist/chunk-JZ25TPTY.js"(exports) {
649
+ "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__495569463334c82be952ad85df1c5ea5/node_modules/tsup/dist/chunk-JZ25TPTY.js"(exports) {
650
650
  init_esm_shims();
651
651
  Object.defineProperty(exports, "__esModule", { value: true });
652
652
  function _interopRequireDefault(obj) {
@@ -694,11 +694,11 @@ var require_chunk_JZ25TPTY = __commonJS({
694
694
  }
695
695
  });
696
696
 
697
- // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__5124c89d5ddc703660a0f3c7db432ab1/node_modules/tsup/dist/commonjs-plugin.js
697
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__495569463334c82be952ad85df1c5ea5/node_modules/tsup/dist/commonjs-plugin.js
698
698
  import * as __import_fs3 from "fs";
699
699
  import * as __import_esbuild from "esbuild";
700
700
  var require_commonjs_plugin = __commonJS({
701
- "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__5124c89d5ddc703660a0f3c7db432ab1/node_modules/tsup/dist/commonjs-plugin.js"(exports, module) {
701
+ "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__495569463334c82be952ad85df1c5ea5/node_modules/tsup/dist/commonjs-plugin.js"(exports, module) {
702
702
  init_esm_shims();
703
703
  var __defProp = Object.defineProperty;
704
704
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
@@ -1026,7 +1026,7 @@ var require_commonjs_plugin = __commonJS({
1026
1026
  }
1027
1027
  });
1028
1028
 
1029
- // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__5124c89d5ddc703660a0f3c7db432ab1/node_modules/tsup/dist/index.js
1029
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__495569463334c82be952ad85df1c5ea5/node_modules/tsup/dist/index.js
1030
1030
  import * as __import_path3 from "path";
1031
1031
  import * as __import_fs4 from "fs";
1032
1032
  import * as __import_worker_threads3 from "worker_threads";
@@ -1042,7 +1042,7 @@ import * as __import_rollup from "rollup";
1042
1042
  import * as __import_typescript from "typescript";
1043
1043
  import * as __import_chokidar from "chokidar";
1044
1044
  var require_dist = __commonJS({
1045
- "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__5124c89d5ddc703660a0f3c7db432ab1/node_modules/tsup/dist/index.js"(exports) {
1045
+ "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__495569463334c82be952ad85df1c5ea5/node_modules/tsup/dist/index.js"(exports) {
1046
1046
  init_esm_shims();
1047
1047
  var __import___chunkBYH4XDRH_js = __toESM(require_chunk_BYH4XDRH());
1048
1048
  var __import___chunkVGC3FXLU_js = __toESM(require_chunk_VGC3FXLU());
package/dist/clean.cjs CHANGED
@@ -1,11 +1,11 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunkAV5VL6UUcjs = require('./chunk-AV5VL6UU.cjs');
5
- require('./chunk-UEVFPRFX.cjs');
6
- require('./chunk-QTAPBA6I.cjs');
7
- require('./chunk-ULCERLBZ.cjs');
4
+ var _chunkLMT6SCQYcjs = require('./chunk-LMT6SCQY.cjs');
5
+ require('./chunk-7L6G2FBR.cjs');
6
+ require('./chunk-M37UEA6V.cjs');
7
+ require('./chunk-DRSI5NMS.cjs');
8
8
 
9
9
 
10
10
 
11
- exports.clean = _chunkAV5VL6UUcjs.clean; exports.cleanDirectories = _chunkAV5VL6UUcjs.cleanDirectories;
11
+ exports.clean = _chunkLMT6SCQYcjs.clean; exports.cleanDirectories = _chunkLMT6SCQYcjs.cleanDirectories;
package/dist/clean.js CHANGED
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  clean,
3
3
  cleanDirectories
4
- } from "./chunk-JCF2DBYT.js";
5
- import "./chunk-ZBPXG3UG.js";
6
- import "./chunk-OY5J4Y6B.js";
7
- import "./chunk-LPLBICCB.js";
4
+ } from "./chunk-COBB3623.js";
5
+ import "./chunk-DKJQPXS2.js";
6
+ import "./chunk-6RS6PUM7.js";
7
+ import "./chunk-RJEZSH2W.js";
8
8
  export {
9
9
  clean,
10
10
  cleanDirectories
package/dist/config.cjs CHANGED
@@ -1,10 +1,10 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkXXI7CNAUcjs = require('./chunk-XXI7CNAU.cjs');
4
- require('./chunk-FPFKMRM6.cjs');
5
- require('./chunk-UEVFPRFX.cjs');
6
- require('./chunk-QTAPBA6I.cjs');
7
- require('./chunk-ULCERLBZ.cjs');
3
+ var _chunk7AUR6KMDcjs = require('./chunk-7AUR6KMD.cjs');
4
+ require('./chunk-3QTGPAFH.cjs');
5
+ require('./chunk-7L6G2FBR.cjs');
6
+ require('./chunk-M37UEA6V.cjs');
7
+ require('./chunk-DRSI5NMS.cjs');
8
8
 
9
9
 
10
- exports.DEFAULT_BUILD_OPTIONS = _chunkXXI7CNAUcjs.DEFAULT_BUILD_OPTIONS;
10
+ exports.DEFAULT_BUILD_OPTIONS = _chunk7AUR6KMDcjs.DEFAULT_BUILD_OPTIONS;