@storm-software/unbuild 0.23.0 → 0.23.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 (73) hide show
  1. package/README.md +1 -1
  2. package/bin/unbuild.js +49761 -1652
  3. package/bin/unbuild.mjs +49737 -1611
  4. package/dist/build.js +16 -10
  5. package/dist/build.mjs +15 -9
  6. package/dist/chunk-26H2BQTK.mjs +2446 -0
  7. package/dist/{chunk-3OJD7CO4.js → chunk-27VOTZLA.js} +7 -5
  8. package/dist/chunk-3TNHGERR.mjs +49 -0
  9. package/dist/chunk-45FJ3WQ6.js +7528 -0
  10. package/dist/{chunk-BIZYEBW3.mjs → chunk-4ENAOJ33.mjs} +4 -2
  11. package/dist/chunk-4HFICKAT.js +451 -0
  12. package/dist/chunk-4IU7LXNH.mjs +4054 -0
  13. package/dist/{chunk-IIVTCNH5.mjs → chunk-4QTKZ7Y7.mjs} +5 -3
  14. package/dist/chunk-7G3WYTPJ.js +6 -0
  15. package/dist/chunk-AMTVM7UD.js +4054 -0
  16. package/dist/{chunk-WPOEGALQ.js → chunk-D4WJVAJM.js} +7 -5
  17. package/dist/chunk-DIRFSBOA.mjs +84 -0
  18. package/dist/chunk-EGCWTBMT.mjs +1120 -0
  19. package/dist/chunk-EKTZK3IJ.mjs +765 -0
  20. package/dist/chunk-FAXWFK7Q.mjs +7528 -0
  21. package/dist/chunk-J3DIENOH.mjs +3056 -0
  22. package/dist/{chunk-AICX43E6.mjs → chunk-JLKG5B52.mjs} +6584 -143
  23. package/dist/chunk-K5SQO3GD.mjs +451 -0
  24. package/dist/{chunk-DFIGNXGY.js → chunk-L76UPCDF.js} +7631 -1190
  25. package/dist/chunk-NMYL4VJJ.js +84 -0
  26. package/dist/chunk-NOVWJHZD.mjs +6 -0
  27. package/dist/{chunk-FDF3FMZP.mjs → chunk-NXZFF473.mjs} +5 -3
  28. package/dist/{chunk-RCEWRXM5.js → chunk-P6LWSWAQ.js} +4 -2
  29. package/dist/{chunk-XEAFTDQ7.js → chunk-QPMFJ7G7.js} +7 -5
  30. package/dist/chunk-RBSVNX4W.js +49 -0
  31. package/dist/chunk-RM7SW35Z.js +1120 -0
  32. package/dist/chunk-RNM4JSUG.js +29 -0
  33. package/dist/chunk-S532A3LO.js +510 -0
  34. package/dist/{chunk-T5NKX2EJ.mjs → chunk-TCARWZKA.mjs} +8 -6
  35. package/dist/{chunk-OG2CKJQU.mjs → chunk-UT4OJQUT.mjs} +5 -3
  36. package/dist/chunk-VJI72AA6.mjs +510 -0
  37. package/dist/chunk-W7YS7HE5.js +765 -0
  38. package/dist/chunk-X6Y2OZGW.js +3056 -0
  39. package/dist/chunk-YXF5LOZH.js +2449 -0
  40. package/dist/clean.js +4 -4
  41. package/dist/clean.mjs +3 -3
  42. package/dist/config.js +8 -8
  43. package/dist/config.mjs +7 -7
  44. package/dist/dist-JWSUGJW5.js +17571 -0
  45. package/dist/dist-LXRVOZWD.mjs +17570 -0
  46. package/dist/esm-2JSYGY2W.js +1716 -0
  47. package/dist/esm-2LICJFKF.mjs +1716 -0
  48. package/dist/execa-2KYLC5PR.mjs +2424 -0
  49. package/dist/execa-QRX32ES4.js +2424 -0
  50. package/dist/index.js +22 -11
  51. package/dist/index.mjs +21 -10
  52. package/dist/json5-JI6Y4EBT.mjs +10 -0
  53. package/dist/json5-ZRUT32KA.js +10 -0
  54. package/dist/jsonc-2MC7UMCL.js +15 -0
  55. package/dist/jsonc-PDDMSRDH.mjs +15 -0
  56. package/dist/multipart-parser-FQDS23TV.mjs +187 -0
  57. package/dist/multipart-parser-IX66WIWH.js +187 -0
  58. package/dist/toml-IHKP66UV.mjs +10 -0
  59. package/dist/toml-MDHAEB3G.js +10 -0
  60. package/dist/types.js +2 -1
  61. package/dist/types.mjs +2 -1
  62. package/dist/yaml-GMY56OHD.mjs +10 -0
  63. package/dist/yaml-UTMAXQ2T.js +10 -0
  64. package/package.json +3 -3
  65. package/dist/chunk-3GQAWCBQ.js +0 -13
  66. package/dist/chunk-AW52DUNE.mjs +0 -1043
  67. package/dist/chunk-AYRYNROK.js +0 -27
  68. package/dist/chunk-B5GGHMTB.mjs +0 -604
  69. package/dist/chunk-ERHVDARL.mjs +0 -0
  70. package/dist/chunk-LPEX4YW6.mjs +0 -13
  71. package/dist/chunk-OQPSH7GE.js +0 -604
  72. package/dist/chunk-OULCUN6I.js +0 -1
  73. package/dist/chunk-T2OTJN2D.js +0 -1043
@@ -1,23 +1,25 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunkOQPSH7GEjs = require('./chunk-OQPSH7GE.js');
4
+ var _chunkX6Y2OZGWjs = require('./chunk-X6Y2OZGW.js');
5
5
 
6
6
 
7
- var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
7
+
8
+ var _chunkRBSVNX4Wjs = require('./chunk-RBSVNX4W.js');
8
9
 
9
10
  // src/clean.ts
11
+ _chunkRBSVNX4Wjs.init_cjs_shims.call(void 0, );
10
12
  var _promises = require('fs/promises');
11
13
  async function clean(name = "Unbuild", directory, config) {
12
- _chunkOQPSH7GEjs.writeDebug.call(void 0, ` \u{1F9F9} Cleaning ${name} output path: ${directory}`, config);
13
- const stopwatch = _chunkOQPSH7GEjs.getStopwatch.call(void 0, `${name} output clean`);
14
+ _chunkX6Y2OZGWjs.writeDebug.call(void 0, ` \u{1F9F9} Cleaning ${name} output path: ${directory}`, config);
15
+ const stopwatch = _chunkX6Y2OZGWjs.getStopwatch.call(void 0, `${name} output clean`);
14
16
  await _promises.rm.call(void 0, directory, {
15
17
  recursive: true,
16
18
  force: true
17
19
  });
18
20
  stopwatch();
19
21
  }
20
- _chunk3GQAWCBQjs.__name.call(void 0, clean, "clean");
22
+ _chunkRBSVNX4Wjs.__name.call(void 0, clean, "clean");
21
23
 
22
24
 
23
25
 
@@ -0,0 +1,49 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
8
+ var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require : typeof Proxy !== "undefined" ? new Proxy(x, {
9
+ get: (a, b) => (typeof require !== "undefined" ? require : a)[b]
10
+ }) : x)(function(x) {
11
+ if (typeof require !== "undefined") return require.apply(this, arguments);
12
+ throw Error('Dynamic require of "' + x + '" is not supported');
13
+ });
14
+ var __esm = (fn, res) => function __init() {
15
+ return fn && (res = (0, fn[__getOwnPropNames(fn)[0]])(fn = 0)), res;
16
+ };
17
+ var __commonJS = (cb, mod) => function __require2() {
18
+ return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
19
+ };
20
+ var __copyProps = (to, from, except, desc) => {
21
+ if (from && typeof from === "object" || typeof from === "function") {
22
+ for (let key of __getOwnPropNames(from))
23
+ if (!__hasOwnProp.call(to, key) && key !== except)
24
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
25
+ }
26
+ return to;
27
+ };
28
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
29
+ // If the importer is in node compatibility mode or this is not an ESM
30
+ // file that has been converted to a CommonJS file using a Babel-
31
+ // compatible transform (i.e. "__esModule" has not been set), then set
32
+ // "default" to the CommonJS "module.exports" for node compatibility.
33
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
34
+ mod
35
+ ));
36
+
37
+ // ../../node_modules/.pnpm/tsup@8.3.5_@microsoft+api-extractor@7.49.1_@types+node@22.10.7__@swc+core@1.7.26_@swc+helpers_ekim6y52mwpq6ssxiprcp44dam/node_modules/tsup/assets/esm_shims.js
38
+ var init_esm_shims = __esm({
39
+ "../../node_modules/.pnpm/tsup@8.3.5_@microsoft+api-extractor@7.49.1_@types+node@22.10.7__@swc+core@1.7.26_@swc+helpers_ekim6y52mwpq6ssxiprcp44dam/node_modules/tsup/assets/esm_shims.js"() {
40
+ }
41
+ });
42
+
43
+ export {
44
+ __name,
45
+ __require,
46
+ __commonJS,
47
+ __toESM,
48
+ init_esm_shims
49
+ };