@storm-software/esbuild 0.52.13 → 0.52.15

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 (52) hide show
  1. package/README.md +1 -1
  2. package/bin/esbuild.cjs +10 -10
  3. package/dist/assets.cjs +6 -6
  4. package/dist/assets.js +5 -5
  5. package/dist/build.cjs +12 -12
  6. package/dist/build.js +11 -11
  7. package/dist/{chunk-XU2VOLXQ.js → chunk-67XPXJX4.js} +15 -15
  8. package/dist/{chunk-I6VTNFRZ.js → chunk-6U52C7CW.js} +4 -4
  9. package/dist/{chunk-KC5I2XWN.js → chunk-6XYFWB4B.js} +2 -2
  10. package/dist/{chunk-BCGGARB3.js → chunk-ASY6PY7S.js} +5 -5
  11. package/dist/{chunk-QSJEBMWA.cjs → chunk-EB4HTS47.cjs} +18 -18
  12. package/dist/{chunk-VOPA6ZB6.js → chunk-ERGPLC4Y.js} +1 -1
  13. package/dist/{chunk-GFXF5BGV.cjs → chunk-HBEOET4R.cjs} +5 -5
  14. package/dist/{chunk-DXF3SHE2.cjs → chunk-HU237W3M.cjs} +2 -2
  15. package/dist/{chunk-L466AIOZ.js → chunk-J23Z3PGJ.js} +1 -1
  16. package/dist/{chunk-7MTBTT5Y.cjs → chunk-JSUC37QC.cjs} +9 -9
  17. package/dist/{chunk-IP4RKOPW.cjs → chunk-MK4H4WIJ.cjs} +7 -7
  18. package/dist/{chunk-SUGRXG2Z.cjs → chunk-MUQOFYB6.cjs} +5 -5
  19. package/dist/{chunk-HYYNZI4T.js → chunk-O222QOIW.js} +2 -2
  20. package/dist/{chunk-K2H2KZFG.cjs → chunk-O32NO722.cjs} +2 -2
  21. package/dist/{chunk-YVJBECUO.js → chunk-OBCA3XAV.js} +3 -3
  22. package/dist/{chunk-MWMCOQDP.js → chunk-OVLGTAMB.js} +1 -1
  23. package/dist/{chunk-SS2NY2C2.cjs → chunk-PCK3ESVJ.cjs} +84 -84
  24. package/dist/{chunk-ZGOI3C2F.js → chunk-RNYQQ4HZ.js} +2 -2
  25. package/dist/chunk-S544LLV4.cjs +6 -0
  26. package/dist/{chunk-ZEVCEFMJ.cjs → chunk-TC2HDCLC.cjs} +22 -22
  27. package/dist/{chunk-YVLHGLIN.js → chunk-WEUZFDUV.js} +7 -7
  28. package/dist/{chunk-J7I2B2MG.js → chunk-X3NNY4H5.js} +3 -3
  29. package/dist/{chunk-VM7WWYAX.cjs → chunk-XIUTBYIK.cjs} +64 -64
  30. package/dist/{chunk-2QXFSRAF.cjs → chunk-XKMAROJE.cjs} +13 -13
  31. package/dist/clean.cjs +4 -4
  32. package/dist/clean.js +3 -3
  33. package/dist/config.cjs +6 -6
  34. package/dist/config.js +5 -5
  35. package/dist/context.cjs +7 -7
  36. package/dist/context.js +6 -6
  37. package/dist/index.cjs +14 -14
  38. package/dist/index.js +12 -12
  39. package/dist/package-json.cjs +6 -6
  40. package/dist/package-json.js +5 -5
  41. package/dist/plugins/deps-check.cjs +6 -6
  42. package/dist/plugins/deps-check.js +2 -2
  43. package/dist/plugins/resolve-paths.cjs +11 -11
  44. package/dist/plugins/resolve-paths.js +2 -2
  45. package/dist/tsup.cjs +5 -5
  46. package/dist/tsup.js +4 -4
  47. package/dist/types.cjs +2 -2
  48. package/dist/types.js +2 -2
  49. package/dist/watch.cjs +6 -6
  50. package/dist/watch.js +2 -2
  51. package/package.json +6 -6
  52. package/dist/chunk-YVUW3GEH.cjs +0 -6
package/README.md CHANGED
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
21
21
 
22
22
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
23
23
 
24
- [![Version](https://img.shields.io/badge/version-0.52.11-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
24
+ [![Version](https://img.shields.io/badge/version-0.52.14-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
25
25
 
26
26
  <!-- prettier-ignore-start -->
27
27
  <!-- markdownlint-disable -->
package/bin/esbuild.cjs CHANGED
@@ -3250,9 +3250,9 @@ var require_source = __commonJS({
3250
3250
  }
3251
3251
  });
3252
3252
 
3253
- // ../../node_modules/.pnpm/nx@21.5.2_@swc-node+register@1.10.9_@swc+core@1.7.26_@swc+helpers@0.5.13__@swc+types@0._d1efa7f36fba74b62f8e12df38555a37/node_modules/nx/src/utils/code-frames.js
3253
+ // ../../node_modules/.pnpm/nx@21.5.2_@swc-node+register@1.10.9_@swc+core@1.7.26_@swc+helpers@0.5.13__@swc+types@0._95630801c7c57c5a2854d81296e1fcf8/node_modules/nx/src/utils/code-frames.js
3254
3254
  var require_code_frames = __commonJS({
3255
- "../../node_modules/.pnpm/nx@21.5.2_@swc-node+register@1.10.9_@swc+core@1.7.26_@swc+helpers@0.5.13__@swc+types@0._d1efa7f36fba74b62f8e12df38555a37/node_modules/nx/src/utils/code-frames.js"(exports2) {
3255
+ "../../node_modules/.pnpm/nx@21.5.2_@swc-node+register@1.10.9_@swc+core@1.7.26_@swc+helpers@0.5.13__@swc+types@0._95630801c7c57c5a2854d81296e1fcf8/node_modules/nx/src/utils/code-frames.js"(exports2) {
3256
3256
  "use strict";
3257
3257
  Object.defineProperty(exports2, "__esModule", { value: true });
3258
3258
  exports2.codeFrameColumns = codeFrameColumns;
@@ -3351,9 +3351,9 @@ var require_code_frames = __commonJS({
3351
3351
  }
3352
3352
  });
3353
3353
 
3354
- // ../../node_modules/.pnpm/nx@21.5.2_@swc-node+register@1.10.9_@swc+core@1.7.26_@swc+helpers@0.5.13__@swc+types@0._d1efa7f36fba74b62f8e12df38555a37/node_modules/nx/src/utils/json.js
3354
+ // ../../node_modules/.pnpm/nx@21.5.2_@swc-node+register@1.10.9_@swc+core@1.7.26_@swc+helpers@0.5.13__@swc+types@0._95630801c7c57c5a2854d81296e1fcf8/node_modules/nx/src/utils/json.js
3355
3355
  var require_json = __commonJS({
3356
- "../../node_modules/.pnpm/nx@21.5.2_@swc-node+register@1.10.9_@swc+core@1.7.26_@swc+helpers@0.5.13__@swc+types@0._d1efa7f36fba74b62f8e12df38555a37/node_modules/nx/src/utils/json.js"(exports2) {
3356
+ "../../node_modules/.pnpm/nx@21.5.2_@swc-node+register@1.10.9_@swc+core@1.7.26_@swc+helpers@0.5.13__@swc+types@0._95630801c7c57c5a2854d81296e1fcf8/node_modules/nx/src/utils/json.js"(exports2) {
3357
3357
  "use strict";
3358
3358
  Object.defineProperty(exports2, "__esModule", { value: true });
3359
3359
  exports2.stripJsonComments = void 0;
@@ -10127,9 +10127,9 @@ var require_js_yaml = __commonJS({
10127
10127
  }
10128
10128
  });
10129
10129
 
10130
- // ../../node_modules/.pnpm/nx@21.5.2_@swc-node+register@1.10.9_@swc+core@1.7.26_@swc+helpers@0.5.13__@swc+types@0._d1efa7f36fba74b62f8e12df38555a37/node_modules/nx/src/utils/fileutils.js
10130
+ // ../../node_modules/.pnpm/nx@21.5.2_@swc-node+register@1.10.9_@swc+core@1.7.26_@swc+helpers@0.5.13__@swc+types@0._95630801c7c57c5a2854d81296e1fcf8/node_modules/nx/src/utils/fileutils.js
10131
10131
  var require_fileutils = __commonJS({
10132
- "../../node_modules/.pnpm/nx@21.5.2_@swc-node+register@1.10.9_@swc+core@1.7.26_@swc+helpers@0.5.13__@swc+types@0._d1efa7f36fba74b62f8e12df38555a37/node_modules/nx/src/utils/fileutils.js"(exports2) {
10132
+ "../../node_modules/.pnpm/nx@21.5.2_@swc-node+register@1.10.9_@swc+core@1.7.26_@swc+helpers@0.5.13__@swc+types@0._95630801c7c57c5a2854d81296e1fcf8/node_modules/nx/src/utils/fileutils.js"(exports2) {
10133
10133
  "use strict";
10134
10134
  Object.defineProperty(exports2, "__esModule", { value: true });
10135
10135
  exports2.readJsonFile = readJsonFile;
@@ -10234,9 +10234,9 @@ var require_fileutils = __commonJS({
10234
10234
  }
10235
10235
  });
10236
10236
 
10237
- // ../../node_modules/.pnpm/nx@21.5.2_@swc-node+register@1.10.9_@swc+core@1.7.26_@swc+helpers@0.5.13__@swc+types@0._d1efa7f36fba74b62f8e12df38555a37/node_modules/nx/src/utils/workspace-root.js
10237
+ // ../../node_modules/.pnpm/nx@21.5.2_@swc-node+register@1.10.9_@swc+core@1.7.26_@swc+helpers@0.5.13__@swc+types@0._95630801c7c57c5a2854d81296e1fcf8/node_modules/nx/src/utils/workspace-root.js
10238
10238
  var require_workspace_root = __commonJS({
10239
- "../../node_modules/.pnpm/nx@21.5.2_@swc-node+register@1.10.9_@swc+core@1.7.26_@swc+helpers@0.5.13__@swc+types@0._d1efa7f36fba74b62f8e12df38555a37/node_modules/nx/src/utils/workspace-root.js"(exports2) {
10239
+ "../../node_modules/.pnpm/nx@21.5.2_@swc-node+register@1.10.9_@swc+core@1.7.26_@swc+helpers@0.5.13__@swc+types@0._95630801c7c57c5a2854d81296e1fcf8/node_modules/nx/src/utils/workspace-root.js"(exports2) {
10240
10240
  "use strict";
10241
10241
  Object.defineProperty(exports2, "__esModule", { value: true });
10242
10242
  exports2.workspaceRoot = void 0;
@@ -10269,9 +10269,9 @@ var require_workspace_root = __commonJS({
10269
10269
  }
10270
10270
  });
10271
10271
 
10272
- // ../../node_modules/.pnpm/nx@21.5.2_@swc-node+register@1.10.9_@swc+core@1.7.26_@swc+helpers@0.5.13__@swc+types@0._d1efa7f36fba74b62f8e12df38555a37/node_modules/nx/src/utils/find-workspace-root.js
10272
+ // ../../node_modules/.pnpm/nx@21.5.2_@swc-node+register@1.10.9_@swc+core@1.7.26_@swc+helpers@0.5.13__@swc+types@0._95630801c7c57c5a2854d81296e1fcf8/node_modules/nx/src/utils/find-workspace-root.js
10273
10273
  var require_find_workspace_root = __commonJS({
10274
- "../../node_modules/.pnpm/nx@21.5.2_@swc-node+register@1.10.9_@swc+core@1.7.26_@swc+helpers@0.5.13__@swc+types@0._d1efa7f36fba74b62f8e12df38555a37/node_modules/nx/src/utils/find-workspace-root.js"(exports2) {
10274
+ "../../node_modules/.pnpm/nx@21.5.2_@swc-node+register@1.10.9_@swc+core@1.7.26_@swc+helpers@0.5.13__@swc+types@0._95630801c7c57c5a2854d81296e1fcf8/node_modules/nx/src/utils/find-workspace-root.js"(exports2) {
10275
10275
  "use strict";
10276
10276
  Object.defineProperty(exports2, "__esModule", { value: true });
10277
10277
  exports2.findWorkspaceRoot = findWorkspaceRoot2;
package/dist/assets.cjs CHANGED
@@ -1,10 +1,10 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkIP4RKOPWcjs = require('./chunk-IP4RKOPW.cjs');
4
- require('./chunk-SS2NY2C2.cjs');
5
- require('./chunk-K2H2KZFG.cjs');
6
- require('./chunk-7MTBTT5Y.cjs');
7
- require('./chunk-DXF3SHE2.cjs');
3
+ var _chunkMK4H4WIJcjs = require('./chunk-MK4H4WIJ.cjs');
4
+ require('./chunk-PCK3ESVJ.cjs');
5
+ require('./chunk-O32NO722.cjs');
6
+ require('./chunk-JSUC37QC.cjs');
7
+ require('./chunk-HU237W3M.cjs');
8
8
 
9
9
 
10
- exports.copyBuildAssets = _chunkIP4RKOPWcjs.copyBuildAssets;
10
+ exports.copyBuildAssets = _chunkMK4H4WIJcjs.copyBuildAssets;
package/dist/assets.js CHANGED
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  copyBuildAssets
3
- } from "./chunk-YVJBECUO.js";
4
- import "./chunk-J7I2B2MG.js";
5
- import "./chunk-MWMCOQDP.js";
6
- import "./chunk-VOPA6ZB6.js";
7
- import "./chunk-HYYNZI4T.js";
3
+ } from "./chunk-OBCA3XAV.js";
4
+ import "./chunk-X3NNY4H5.js";
5
+ import "./chunk-OVLGTAMB.js";
6
+ import "./chunk-ERGPLC4Y.js";
7
+ import "./chunk-O222QOIW.js";
8
8
  export {
9
9
  copyBuildAssets
10
10
  };
package/dist/build.cjs CHANGED
@@ -1,16 +1,16 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkZEVCEFMJcjs = require('./chunk-ZEVCEFMJ.cjs');
4
- require('./chunk-IP4RKOPW.cjs');
5
- require('./chunk-GFXF5BGV.cjs');
6
- require('./chunk-QSJEBMWA.cjs');
7
- require('./chunk-SUGRXG2Z.cjs');
8
- require('./chunk-2QXFSRAF.cjs');
9
- require('./chunk-SS2NY2C2.cjs');
10
- require('./chunk-VM7WWYAX.cjs');
11
- require('./chunk-K2H2KZFG.cjs');
12
- require('./chunk-7MTBTT5Y.cjs');
13
- require('./chunk-DXF3SHE2.cjs');
3
+ var _chunkTC2HDCLCcjs = require('./chunk-TC2HDCLC.cjs');
4
+ require('./chunk-MK4H4WIJ.cjs');
5
+ require('./chunk-HBEOET4R.cjs');
6
+ require('./chunk-EB4HTS47.cjs');
7
+ require('./chunk-MUQOFYB6.cjs');
8
+ require('./chunk-XKMAROJE.cjs');
9
+ require('./chunk-PCK3ESVJ.cjs');
10
+ require('./chunk-XIUTBYIK.cjs');
11
+ require('./chunk-O32NO722.cjs');
12
+ require('./chunk-JSUC37QC.cjs');
13
+ require('./chunk-HU237W3M.cjs');
14
14
 
15
15
 
16
- exports.build = _chunkZEVCEFMJcjs.build;
16
+ exports.build = _chunkTC2HDCLCcjs.build;
package/dist/build.js CHANGED
@@ -1,16 +1,16 @@
1
1
  import {
2
2
  build
3
- } from "./chunk-YVLHGLIN.js";
4
- import "./chunk-YVJBECUO.js";
5
- import "./chunk-ZGOI3C2F.js";
6
- import "./chunk-BCGGARB3.js";
7
- import "./chunk-KC5I2XWN.js";
8
- import "./chunk-I6VTNFRZ.js";
9
- import "./chunk-J7I2B2MG.js";
10
- import "./chunk-XU2VOLXQ.js";
11
- import "./chunk-MWMCOQDP.js";
12
- import "./chunk-VOPA6ZB6.js";
13
- import "./chunk-HYYNZI4T.js";
3
+ } from "./chunk-WEUZFDUV.js";
4
+ import "./chunk-OBCA3XAV.js";
5
+ import "./chunk-RNYQQ4HZ.js";
6
+ import "./chunk-ASY6PY7S.js";
7
+ import "./chunk-6XYFWB4B.js";
8
+ import "./chunk-6U52C7CW.js";
9
+ import "./chunk-X3NNY4H5.js";
10
+ import "./chunk-67XPXJX4.js";
11
+ import "./chunk-OVLGTAMB.js";
12
+ import "./chunk-ERGPLC4Y.js";
13
+ import "./chunk-O222QOIW.js";
14
14
  export {
15
15
  build
16
16
  };
@@ -1,21 +1,21 @@
1
1
  import {
2
2
  joinPaths
3
- } from "./chunk-MWMCOQDP.js";
3
+ } from "./chunk-OVLGTAMB.js";
4
4
  import {
5
5
  getStopwatch,
6
6
  writeDebug
7
- } from "./chunk-VOPA6ZB6.js";
7
+ } from "./chunk-ERGPLC4Y.js";
8
8
  import {
9
9
  __commonJS,
10
10
  __dirname,
11
11
  __require,
12
12
  __toESM,
13
13
  init_esm_shims
14
- } from "./chunk-HYYNZI4T.js";
14
+ } from "./chunk-O222QOIW.js";
15
15
 
16
- // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__fa5acda50dbe19817dbc1cdda69071eb/node_modules/tsup/dist/chunk-BYH4XDRH.js
16
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__32d1ae8d3df44e28e22d73acf5bdeba6/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__fa5acda50dbe19817dbc1cdda69071eb/node_modules/tsup/dist/chunk-BYH4XDRH.js"(exports) {
18
+ "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__32d1ae8d3df44e28e22d73acf5bdeba6/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__fa5acda50dbe19817dbc1cdda69071eb/node_modules/tsup/dist/chunk-TWFEYLU4.js
27
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__32d1ae8d3df44e28e22d73acf5bdeba6/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__fa5acda50dbe19817dbc1cdda69071eb/node_modules/tsup/dist/chunk-TWFEYLU4.js"(exports) {
33
+ "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__32d1ae8d3df44e28e22d73acf5bdeba6/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__fa5acda50dbe19817dbc1cdda69071eb/node_modules/tsup/dist/chunk-VGC3FXLU.js
409
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__32d1ae8d3df44e28e22d73acf5bdeba6/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__fa5acda50dbe19817dbc1cdda69071eb/node_modules/tsup/dist/chunk-VGC3FXLU.js"(exports) {
418
+ "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__32d1ae8d3df44e28e22d73acf5bdeba6/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__fa5acda50dbe19817dbc1cdda69071eb/node_modules/tsup/dist/chunk-JZ25TPTY.js
645
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__32d1ae8d3df44e28e22d73acf5bdeba6/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__fa5acda50dbe19817dbc1cdda69071eb/node_modules/tsup/dist/chunk-JZ25TPTY.js"(exports) {
649
+ "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__32d1ae8d3df44e28e22d73acf5bdeba6/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__fa5acda50dbe19817dbc1cdda69071eb/node_modules/tsup/dist/commonjs-plugin.js
697
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__32d1ae8d3df44e28e22d73acf5bdeba6/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__fa5acda50dbe19817dbc1cdda69071eb/node_modules/tsup/dist/commonjs-plugin.js"(exports, module) {
701
+ "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__32d1ae8d3df44e28e22d73acf5bdeba6/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__fa5acda50dbe19817dbc1cdda69071eb/node_modules/tsup/dist/index.js
1029
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__32d1ae8d3df44e28e22d73acf5bdeba6/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__fa5acda50dbe19817dbc1cdda69071eb/node_modules/tsup/dist/index.js"(exports) {
1045
+ "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__32d1ae8d3df44e28e22d73acf5bdeba6/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());
@@ -1,17 +1,17 @@
1
1
  import {
2
2
  addPackageDependencies,
3
3
  addWorkspacePackageJsonFields
4
- } from "./chunk-J7I2B2MG.js";
4
+ } from "./chunk-X3NNY4H5.js";
5
5
  import {
6
6
  joinPaths
7
- } from "./chunk-MWMCOQDP.js";
7
+ } from "./chunk-OVLGTAMB.js";
8
8
  import {
9
9
  getStopwatch,
10
10
  writeDebug
11
- } from "./chunk-VOPA6ZB6.js";
11
+ } from "./chunk-ERGPLC4Y.js";
12
12
  import {
13
13
  init_esm_shims
14
- } from "./chunk-HYYNZI4T.js";
14
+ } from "./chunk-O222QOIW.js";
15
15
 
16
16
  // src/package-json.ts
17
17
  init_esm_shims();
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  DEFAULT_COMPILED_BANNER
3
- } from "./chunk-J7I2B2MG.js";
3
+ } from "./chunk-X3NNY4H5.js";
4
4
  import {
5
5
  init_esm_shims
6
- } from "./chunk-HYYNZI4T.js";
6
+ } from "./chunk-O222QOIW.js";
7
7
 
8
8
  // src/config.ts
9
9
  init_esm_shims();
@@ -1,21 +1,21 @@
1
1
  import {
2
2
  DEFAULT_BUILD_OPTIONS
3
- } from "./chunk-KC5I2XWN.js";
3
+ } from "./chunk-6XYFWB4B.js";
4
4
  import {
5
5
  getEnv,
6
6
  getWorkspaceConfig
7
- } from "./chunk-J7I2B2MG.js";
7
+ } from "./chunk-X3NNY4H5.js";
8
8
  import {
9
9
  joinPaths
10
- } from "./chunk-MWMCOQDP.js";
10
+ } from "./chunk-OVLGTAMB.js";
11
11
  import {
12
12
  formatLogMessage,
13
13
  getStopwatch,
14
14
  writeDebug
15
- } from "./chunk-VOPA6ZB6.js";
15
+ } from "./chunk-ERGPLC4Y.js";
16
16
  import {
17
17
  init_esm_shims
18
- } from "./chunk-HYYNZI4T.js";
18
+ } from "./chunk-O222QOIW.js";
19
19
 
20
20
  // src/context.ts
21
21
  init_esm_shims();
@@ -1,24 +1,24 @@
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(); } } 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 _chunkSUGRXG2Zcjs = require('./chunk-SUGRXG2Z.cjs');
3
+ var _chunkMUQOFYB6cjs = require('./chunk-MUQOFYB6.cjs');
4
4
 
5
5
 
6
6
 
7
- var _chunkSS2NY2C2cjs = require('./chunk-SS2NY2C2.cjs');
7
+ var _chunkPCK3ESVJcjs = require('./chunk-PCK3ESVJ.cjs');
8
8
 
9
9
 
10
- var _chunkK2H2KZFGcjs = require('./chunk-K2H2KZFG.cjs');
10
+ var _chunkO32NO722cjs = require('./chunk-O32NO722.cjs');
11
11
 
12
12
 
13
13
 
14
14
 
15
- var _chunk7MTBTT5Ycjs = require('./chunk-7MTBTT5Y.cjs');
15
+ var _chunkJSUC37QCcjs = require('./chunk-JSUC37QC.cjs');
16
16
 
17
17
 
18
- var _chunkDXF3SHE2cjs = require('./chunk-DXF3SHE2.cjs');
18
+ var _chunkHU237W3Mcjs = require('./chunk-HU237W3M.cjs');
19
19
 
20
20
  // src/context.ts
21
- _chunkDXF3SHE2cjs.init_cjs_shims.call(void 0, );
21
+ _chunkHU237W3Mcjs.init_cjs_shims.call(void 0, );
22
22
 
23
23
 
24
24
 
@@ -33,15 +33,15 @@ async function resolveContext(userOptions) {
33
33
  if (!workspaceRoot) {
34
34
  throw new Error("Cannot find Nx workspace root");
35
35
  }
36
- const workspaceConfig = await _chunkSS2NY2C2cjs.getWorkspaceConfig.call(void 0, true, {
36
+ const workspaceConfig = await _chunkPCK3ESVJcjs.getWorkspaceConfig.call(void 0, true, {
37
37
  workspaceRoot: workspaceRoot.dir
38
38
  });
39
- _chunk7MTBTT5Ycjs.writeDebug.call(void 0, " \u2699\uFE0F Resolving build options", workspaceConfig);
40
- const stopwatch = _chunk7MTBTT5Ycjs.getStopwatch.call(void 0, "Build options resolution");
39
+ _chunkJSUC37QCcjs.writeDebug.call(void 0, " \u2699\uFE0F Resolving build options", workspaceConfig);
40
+ const stopwatch = _chunkJSUC37QCcjs.getStopwatch.call(void 0, "Build options resolution");
41
41
  const projectGraph = await _devkit.createProjectGraphAsync.call(void 0, {
42
42
  exitOnError: true
43
43
  });
44
- const projectJsonPath = _chunkK2H2KZFGcjs.joinPaths.call(void 0,
44
+ const projectJsonPath = _chunkO32NO722cjs.joinPaths.call(void 0,
45
45
  workspaceRoot.dir,
46
46
  projectRoot,
47
47
  "project.json"
@@ -58,9 +58,9 @@ async function resolveContext(userOptions) {
58
58
  "The Build process failed because the project does not have a valid configuration in the project.json file. Check if the file exists in the root of the project."
59
59
  );
60
60
  }
61
- const options = _defu2.default.call(void 0, userOptions, _chunkSUGRXG2Zcjs.DEFAULT_BUILD_OPTIONS);
61
+ const options = _defu2.default.call(void 0, userOptions, _chunkMUQOFYB6cjs.DEFAULT_BUILD_OPTIONS);
62
62
  options.name ??= projectName;
63
- const packageJsonPath = _chunkK2H2KZFGcjs.joinPaths.call(void 0,
63
+ const packageJsonPath = _chunkO32NO722cjs.joinPaths.call(void 0,
64
64
  workspaceRoot.dir,
65
65
  options.projectRoot,
66
66
  "package.json"
@@ -68,11 +68,11 @@ async function resolveContext(userOptions) {
68
68
  if (!_fs.existsSync.call(void 0, packageJsonPath)) {
69
69
  throw new Error("Cannot find package.json configuration");
70
70
  }
71
- const env = _chunkSS2NY2C2cjs.getEnv.call(void 0, "esbuild", options);
71
+ const env = _chunkPCK3ESVJcjs.getEnv.call(void 0, "esbuild", options);
72
72
  const define = _defu2.default.call(void 0, _nullishCoalesce(options.define, () => ( {})), _nullishCoalesce(env, () => ( {})));
73
73
  const resolvedOptions = {
74
74
  ...options,
75
- tsconfig: userOptions.tsconfig === null ? void 0 : userOptions.tsconfig ? userOptions.tsconfig : _chunkK2H2KZFGcjs.joinPaths.call(void 0, workspaceRoot.dir, projectRoot, "tsconfig.json"),
75
+ tsconfig: userOptions.tsconfig === null ? void 0 : userOptions.tsconfig ? userOptions.tsconfig : _chunkO32NO722cjs.joinPaths.call(void 0, workspaceRoot.dir, projectRoot, "tsconfig.json"),
76
76
  metafile: userOptions.mode === "development",
77
77
  clean: false,
78
78
  env,
@@ -97,8 +97,8 @@ async function resolveContext(userOptions) {
97
97
  projectConfigurations,
98
98
  projectName,
99
99
  projectGraph,
100
- sourceRoot: resolvedOptions.sourceRoot || projectJson.sourceRoot || _chunkK2H2KZFGcjs.joinPaths.call(void 0, resolvedOptions.projectRoot, "src"),
101
- outputPath: resolvedOptions.outputPath || _chunkK2H2KZFGcjs.joinPaths.call(void 0,
100
+ sourceRoot: resolvedOptions.sourceRoot || projectJson.sourceRoot || _chunkO32NO722cjs.joinPaths.call(void 0, resolvedOptions.projectRoot, "src"),
101
+ outputPath: resolvedOptions.outputPath || _chunkO32NO722cjs.joinPaths.call(void 0,
102
102
  workspaceConfig.workspaceRoot,
103
103
  "dist",
104
104
  resolvedOptions.projectRoot
@@ -107,10 +107,10 @@ async function resolveContext(userOptions) {
107
107
  };
108
108
  context.options.esbuildPlugins = [..._nullishCoalesce(context.options.esbuildPlugins, () => ( []))];
109
109
  if (context.options.verbose) {
110
- _chunk7MTBTT5Ycjs.writeDebug.call(void 0,
110
+ _chunkJSUC37QCcjs.writeDebug.call(void 0,
111
111
  ` \u2699\uFE0F Build options resolved:
112
112
 
113
- ${_chunk7MTBTT5Ycjs.formatLogMessage.call(void 0, context.options)}`,
113
+ ${_chunkJSUC37QCcjs.formatLogMessage.call(void 0, context.options)}`,
114
114
  workspaceConfig
115
115
  );
116
116
  }
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  init_esm_shims
3
- } from "./chunk-HYYNZI4T.js";
3
+ } from "./chunk-O222QOIW.js";
4
4
 
5
5
  // ../config-tools/src/logger/console.ts
6
6
  init_esm_shims();
@@ -1,17 +1,17 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunk7MTBTT5Ycjs = require('./chunk-7MTBTT5Y.cjs');
4
+ var _chunkJSUC37QCcjs = require('./chunk-JSUC37QC.cjs');
5
5
 
6
6
 
7
- var _chunkDXF3SHE2cjs = require('./chunk-DXF3SHE2.cjs');
7
+ var _chunkHU237W3Mcjs = require('./chunk-HU237W3M.cjs');
8
8
 
9
9
  // src/clean.ts
10
- _chunkDXF3SHE2cjs.init_cjs_shims.call(void 0, );
10
+ _chunkHU237W3Mcjs.init_cjs_shims.call(void 0, );
11
11
  var _promises = require('fs/promises');
12
12
  async function clean(name = "ESBuild", directory, config) {
13
- _chunk7MTBTT5Ycjs.writeDebug.call(void 0, ` \u{1F9F9} Cleaning ${name} output path: ${directory}`, config);
14
- const stopwatch = _chunk7MTBTT5Ycjs.getStopwatch.call(void 0, `${name} output clean`);
13
+ _chunkJSUC37QCcjs.writeDebug.call(void 0, ` \u{1F9F9} Cleaning ${name} output path: ${directory}`, config);
14
+ const stopwatch = _chunkJSUC37QCcjs.getStopwatch.call(void 0, `${name} output clean`);
15
15
  await cleanDirectories(directory);
16
16
  stopwatch();
17
17
  }
@@ -33,9 +33,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
33
33
  mod
34
34
  ));
35
35
 
36
- // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__fa5acda50dbe19817dbc1cdda69071eb/node_modules/tsup/assets/cjs_shims.js
36
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__32d1ae8d3df44e28e22d73acf5bdeba6/node_modules/tsup/assets/cjs_shims.js
37
37
  var init_cjs_shims = __esm({
38
- "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__fa5acda50dbe19817dbc1cdda69071eb/node_modules/tsup/assets/cjs_shims.js"() {
38
+ "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__32d1ae8d3df44e28e22d73acf5bdeba6/node_modules/tsup/assets/cjs_shims.js"() {
39
39
  }
40
40
  });
41
41
 
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  init_esm_shims
3
- } from "./chunk-HYYNZI4T.js";
3
+ } from "./chunk-O222QOIW.js";
4
4
 
5
5
  // src/types.ts
6
6
  init_esm_shims();
@@ -1,12 +1,12 @@
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(); } } 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 _chunkDXF3SHE2cjs = require('./chunk-DXF3SHE2.cjs');
3
+ var _chunkHU237W3Mcjs = require('./chunk-HU237W3M.cjs');
4
4
 
5
5
  // ../config-tools/src/logger/console.ts
6
- _chunkDXF3SHE2cjs.init_cjs_shims.call(void 0, );
6
+ _chunkHU237W3Mcjs.init_cjs_shims.call(void 0, );
7
7
 
8
8
  // ../config-tools/src/types.ts
9
- _chunkDXF3SHE2cjs.init_cjs_shims.call(void 0, );
9
+ _chunkHU237W3Mcjs.init_cjs_shims.call(void 0, );
10
10
  var LogLevel = {
11
11
  SILENT: 0,
12
12
  FATAL: 10,
@@ -31,7 +31,7 @@ var LogLevelLabel = {
31
31
  };
32
32
 
33
33
  // ../config-tools/src/utilities/colors.ts
34
- _chunkDXF3SHE2cjs.init_cjs_shims.call(void 0, );
34
+ _chunkHU237W3Mcjs.init_cjs_shims.call(void 0, );
35
35
  var DEFAULT_COLOR_CONFIG = {
36
36
  light: {
37
37
  background: "#fafafa",
@@ -68,7 +68,7 @@ var DEFAULT_COLOR_CONFIG = {
68
68
  };
69
69
 
70
70
  // ../config-tools/src/logger/chalk.ts
71
- _chunkDXF3SHE2cjs.init_cjs_shims.call(void 0, );
71
+ _chunkHU237W3Mcjs.init_cjs_shims.call(void 0, );
72
72
  var _chalk2 = require('chalk'); var _chalk3 = _interopRequireDefault(_chalk2);
73
73
  var chalkDefault = {
74
74
  hex: (_) => (message) => message,
@@ -102,10 +102,10 @@ var getChalk = () => {
102
102
  };
103
103
 
104
104
  // ../config-tools/src/logger/console-icons.ts
105
- _chunkDXF3SHE2cjs.init_cjs_shims.call(void 0, );
105
+ _chunkHU237W3Mcjs.init_cjs_shims.call(void 0, );
106
106
 
107
107
  // ../config-tools/src/logger/is-unicode-supported.ts
108
- _chunkDXF3SHE2cjs.init_cjs_shims.call(void 0, );
108
+ _chunkHU237W3Mcjs.init_cjs_shims.call(void 0, );
109
109
  function isUnicodeSupported() {
110
110
  if (process.platform !== "win32") {
111
111
  return process.env.TERM !== "linux";
@@ -130,13 +130,13 @@ var CONSOLE_ICONS = {
130
130
  };
131
131
 
132
132
  // ../config-tools/src/logger/format-timestamp.ts
133
- _chunkDXF3SHE2cjs.init_cjs_shims.call(void 0, );
133
+ _chunkHU237W3Mcjs.init_cjs_shims.call(void 0, );
134
134
  var formatTimestamp = (date = /* @__PURE__ */ new Date()) => {
135
135
  return `${date.toLocaleDateString()} ${date.toLocaleTimeString()}`;
136
136
  };
137
137
 
138
138
  // ../config-tools/src/logger/get-log-level.ts
139
- _chunkDXF3SHE2cjs.init_cjs_shims.call(void 0, );
139
+ _chunkHU237W3Mcjs.init_cjs_shims.call(void 0, );
140
140
  var getLogLevel = (label) => {
141
141
  switch (label) {
142
142
  case "all":
@@ -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 _chunkSS2NY2C2cjs = require('./chunk-SS2NY2C2.cjs');
3
+ var _chunkPCK3ESVJcjs = require('./chunk-PCK3ESVJ.cjs');
4
4
 
5
5
 
6
6
 
7
- var _chunk7MTBTT5Ycjs = require('./chunk-7MTBTT5Y.cjs');
7
+ var _chunkJSUC37QCcjs = require('./chunk-JSUC37QC.cjs');
8
8
 
9
9
 
10
- var _chunkDXF3SHE2cjs = require('./chunk-DXF3SHE2.cjs');
10
+ var _chunkHU237W3Mcjs = require('./chunk-HU237W3M.cjs');
11
11
 
12
12
  // src/assets.ts
13
- _chunkDXF3SHE2cjs.init_cjs_shims.call(void 0, );
13
+ _chunkHU237W3Mcjs.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
- _chunk7MTBTT5Ycjs.writeDebug.call(void 0,
16
+ _chunkJSUC37QCcjs.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 = _chunk7MTBTT5Ycjs.getStopwatch.call(void 0, `${context.options.name} asset copy`);
21
- await _chunkSS2NY2C2cjs.copyAssets.call(void 0,
20
+ const stopwatch = _chunkJSUC37QCcjs.getStopwatch.call(void 0, `${context.options.name} asset copy`);
21
+ await _chunkPCK3ESVJcjs.copyAssets.call(void 0,
22
22
  context.workspaceConfig,
23
23
  _nullishCoalesce(context.options.assets, () => ( [])),
24
24
  context.outputPath,
@@ -1,12 +1,12 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkSS2NY2C2cjs = require('./chunk-SS2NY2C2.cjs');
3
+ var _chunkPCK3ESVJcjs = require('./chunk-PCK3ESVJ.cjs');
4
4
 
5
5
 
6
- var _chunkDXF3SHE2cjs = require('./chunk-DXF3SHE2.cjs');
6
+ var _chunkHU237W3Mcjs = require('./chunk-HU237W3M.cjs');
7
7
 
8
8
  // src/config.ts
9
- _chunkDXF3SHE2cjs.init_cjs_shims.call(void 0, );
9
+ _chunkHU237W3Mcjs.init_cjs_shims.call(void 0, );
10
10
  var DEFAULT_BUILD_OPTIONS = {
11
11
  platform: "node",
12
12
  target: "node22",
@@ -44,8 +44,8 @@ var DEFAULT_BUILD_OPTIONS = {
44
44
  ".woff2": "file"
45
45
  },
46
46
  banner: {
47
- js: _chunkSS2NY2C2cjs.DEFAULT_COMPILED_BANNER,
48
- css: _chunkSS2NY2C2cjs.DEFAULT_COMPILED_BANNER
47
+ js: _chunkPCK3ESVJcjs.DEFAULT_COMPILED_BANNER,
48
+ css: _chunkPCK3ESVJcjs.DEFAULT_COMPILED_BANNER
49
49
  }
50
50
  };
51
51