@storm-software/unbuild 0.22.0 → 0.23.1

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 (50) hide show
  1. package/README.md +1 -1
  2. package/bin/unbuild.js +9840 -3131
  3. package/bin/unbuild.mjs +9817 -3083
  4. package/dist/build.d.mts +1 -0
  5. package/dist/build.d.ts +1 -0
  6. package/dist/build.js +9 -10
  7. package/dist/build.mjs +8 -9
  8. package/dist/chunk-3TNHGERR.mjs +49 -0
  9. package/dist/{chunk-BIZYEBW3.mjs → chunk-4ENAOJ33.mjs} +4 -2
  10. package/dist/chunk-5A3XPRPO.js +29 -0
  11. package/dist/{chunk-AICX43E6.mjs → chunk-67M6JMGM.mjs} +6584 -145
  12. package/dist/chunk-7G3WYTPJ.js +6 -0
  13. package/dist/{chunk-OG2CKJQU.mjs → chunk-AQ2MDNLT.mjs} +5 -5
  14. package/dist/{chunk-IIVTCNH5.mjs → chunk-K7L2WB3G.mjs} +5 -6
  15. package/dist/{chunk-6KE6SIPQ.js → chunk-LYYHOUCS.js} +6 -6
  16. package/dist/chunk-NA6OVNJI.js +287 -0
  17. package/dist/chunk-NOVWJHZD.mjs +6 -0
  18. package/dist/{chunk-FDF3FMZP.mjs → chunk-OUDNDBMR.mjs} +5 -5
  19. package/dist/{chunk-RUNO4F6F.js → chunk-P6LWSWAQ.js} +4 -2
  20. package/dist/chunk-Q6WN55YR.mjs +287 -0
  21. package/dist/chunk-RBSVNX4W.js +49 -0
  22. package/dist/{chunk-BMAXMHJB.js → chunk-SLC5BBLC.js} +6 -6
  23. package/dist/chunk-T5JY3PDF.js +23 -0
  24. package/dist/{chunk-B2WY6JG2.js → chunk-TAHELANG.js} +7629 -1190
  25. package/dist/{chunk-T5NKX2EJ.mjs → chunk-XPX5NQ4D.mjs} +8 -6
  26. package/dist/clean.js +3 -4
  27. package/dist/clean.mjs +2 -3
  28. package/dist/config.d.mts +1 -0
  29. package/dist/config.d.ts +1 -0
  30. package/dist/config.js +7 -8
  31. package/dist/config.mjs +6 -7
  32. package/dist/index.d.mts +1 -0
  33. package/dist/index.d.ts +1 -0
  34. package/dist/index.js +15 -11
  35. package/dist/index.mjs +14 -10
  36. package/dist/types.d.mts +2 -0
  37. package/dist/types.d.ts +2 -0
  38. package/dist/types.js +2 -2
  39. package/dist/types.mjs +2 -1
  40. package/package.json +190 -1
  41. package/dist/chunk-2Q67L63A.js +0 -2456
  42. package/dist/chunk-4WKFVYTI.js +0 -18
  43. package/dist/chunk-B5GGHMTB.mjs +0 -604
  44. package/dist/chunk-E73BVQF5.js +0 -24
  45. package/dist/chunk-ERHVDARL.mjs +0 -0
  46. package/dist/chunk-J5YBLOB7.js +0 -27
  47. package/dist/chunk-LPEX4YW6.mjs +0 -13
  48. package/dist/chunk-OULCUN6I.js +0 -1
  49. package/dist/chunk-SGIQJ2OU.mjs +0 -2455
  50. package/dist/chunk-UUI4UWA4.js +0 -604
@@ -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 +0,0 @@
1
- "use strict";