@storm-software/esbuild 0.52.15 → 0.52.16
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.
- package/dist/assets.cjs +6 -6
- package/dist/assets.js +5 -5
- package/dist/build.cjs +12 -12
- package/dist/build.js +11 -11
- package/dist/{chunk-MUQOFYB6.cjs → chunk-2LM2EZCT.cjs} +5 -5
- package/dist/{chunk-MK4H4WIJ.cjs → chunk-2NHKJ6JO.cjs} +7 -7
- package/dist/{chunk-67XPXJX4.js → chunk-3F47E3CC.js} +15 -15
- package/dist/{chunk-OVLGTAMB.js → chunk-3K6UVBCV.js} +1 -1
- package/dist/{chunk-XIUTBYIK.cjs → chunk-4ZXSQJXL.cjs} +64 -64
- package/dist/{chunk-OBCA3XAV.js → chunk-6GWJBSJF.js} +3 -3
- package/dist/{chunk-O32NO722.cjs → chunk-AU3V4AYC.cjs} +2 -2
- package/dist/{chunk-JSUC37QC.cjs → chunk-BM3ARHU6.cjs} +9 -9
- package/dist/{chunk-6XYFWB4B.js → chunk-C4MGG4LT.js} +2 -2
- package/dist/{chunk-PCK3ESVJ.cjs → chunk-DDP3HMC4.cjs} +85 -85
- package/dist/{chunk-ASY6PY7S.js → chunk-DJJ7B6KP.js} +5 -5
- package/dist/{chunk-O222QOIW.js → chunk-E327PFHD.js} +2 -2
- package/dist/{chunk-RNYQQ4HZ.js → chunk-E6AGXX4I.js} +2 -2
- package/dist/{chunk-WEUZFDUV.js → chunk-EKRBSMUB.js} +7 -7
- package/dist/{chunk-EB4HTS47.cjs → chunk-F6D6QQJL.cjs} +18 -18
- package/dist/{chunk-HBEOET4R.cjs → chunk-FPIJK3XG.cjs} +5 -5
- package/dist/{chunk-ERGPLC4Y.js → chunk-ICZAYSVN.js} +1 -1
- package/dist/{chunk-X3NNY4H5.js → chunk-LGPF77OW.js} +4 -4
- package/dist/{chunk-TC2HDCLC.cjs → chunk-LL7ITATX.cjs} +22 -22
- package/dist/chunk-O53NX6NM.cjs +6 -0
- package/dist/{chunk-XKMAROJE.cjs → chunk-T5CODWPI.cjs} +13 -13
- package/dist/{chunk-J23Z3PGJ.js → chunk-UIWBVEQL.js} +1 -1
- package/dist/{chunk-HU237W3M.cjs → chunk-WWBRFML4.cjs} +2 -2
- package/dist/{chunk-6U52C7CW.js → chunk-YFQXPD56.js} +4 -4
- package/dist/clean.cjs +4 -4
- package/dist/clean.js +3 -3
- package/dist/config.cjs +6 -6
- package/dist/config.js +5 -5
- package/dist/context.cjs +7 -7
- package/dist/context.js +6 -6
- package/dist/index.cjs +14 -14
- package/dist/index.js +12 -12
- package/dist/package-json.cjs +6 -6
- package/dist/package-json.js +5 -5
- package/dist/plugins/deps-check.cjs +6 -6
- package/dist/plugins/deps-check.js +2 -2
- package/dist/plugins/resolve-paths.cjs +11 -11
- package/dist/plugins/resolve-paths.js +2 -2
- package/dist/tsup.cjs +5 -5
- package/dist/tsup.js +4 -4
- package/dist/types.cjs +2 -2
- package/dist/types.js +2 -2
- package/dist/watch.cjs +6 -6
- package/dist/watch.js +2 -2
- package/package.json +4 -4
- package/dist/chunk-S544LLV4.cjs +0 -6
package/dist/assets.cjs
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('./chunk-
|
|
5
|
-
require('./chunk-
|
|
6
|
-
require('./chunk-
|
|
7
|
-
require('./chunk-
|
|
3
|
+
var _chunk2NHKJ6JOcjs = require('./chunk-2NHKJ6JO.cjs');
|
|
4
|
+
require('./chunk-DDP3HMC4.cjs');
|
|
5
|
+
require('./chunk-AU3V4AYC.cjs');
|
|
6
|
+
require('./chunk-BM3ARHU6.cjs');
|
|
7
|
+
require('./chunk-WWBRFML4.cjs');
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
exports.copyBuildAssets =
|
|
10
|
+
exports.copyBuildAssets = _chunk2NHKJ6JOcjs.copyBuildAssets;
|
package/dist/assets.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
copyBuildAssets
|
|
3
|
-
} from "./chunk-
|
|
4
|
-
import "./chunk-
|
|
5
|
-
import "./chunk-
|
|
6
|
-
import "./chunk-
|
|
7
|
-
import "./chunk-
|
|
3
|
+
} from "./chunk-6GWJBSJF.js";
|
|
4
|
+
import "./chunk-LGPF77OW.js";
|
|
5
|
+
import "./chunk-3K6UVBCV.js";
|
|
6
|
+
import "./chunk-ICZAYSVN.js";
|
|
7
|
+
import "./chunk-E327PFHD.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
|
|
4
|
-
require('./chunk-
|
|
5
|
-
require('./chunk-
|
|
6
|
-
require('./chunk-
|
|
7
|
-
require('./chunk-
|
|
8
|
-
require('./chunk-
|
|
9
|
-
require('./chunk-
|
|
10
|
-
require('./chunk-
|
|
11
|
-
require('./chunk-
|
|
12
|
-
require('./chunk-
|
|
13
|
-
require('./chunk-
|
|
3
|
+
var _chunkLL7ITATXcjs = require('./chunk-LL7ITATX.cjs');
|
|
4
|
+
require('./chunk-2NHKJ6JO.cjs');
|
|
5
|
+
require('./chunk-FPIJK3XG.cjs');
|
|
6
|
+
require('./chunk-F6D6QQJL.cjs');
|
|
7
|
+
require('./chunk-2LM2EZCT.cjs');
|
|
8
|
+
require('./chunk-T5CODWPI.cjs');
|
|
9
|
+
require('./chunk-DDP3HMC4.cjs');
|
|
10
|
+
require('./chunk-4ZXSQJXL.cjs');
|
|
11
|
+
require('./chunk-AU3V4AYC.cjs');
|
|
12
|
+
require('./chunk-BM3ARHU6.cjs');
|
|
13
|
+
require('./chunk-WWBRFML4.cjs');
|
|
14
14
|
|
|
15
15
|
|
|
16
|
-
exports.build =
|
|
16
|
+
exports.build = _chunkLL7ITATXcjs.build;
|
package/dist/build.js
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import {
|
|
2
2
|
build
|
|
3
|
-
} from "./chunk-
|
|
4
|
-
import "./chunk-
|
|
5
|
-
import "./chunk-
|
|
6
|
-
import "./chunk-
|
|
7
|
-
import "./chunk-
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
10
|
-
import "./chunk-
|
|
11
|
-
import "./chunk-
|
|
12
|
-
import "./chunk-
|
|
13
|
-
import "./chunk-
|
|
3
|
+
} from "./chunk-EKRBSMUB.js";
|
|
4
|
+
import "./chunk-6GWJBSJF.js";
|
|
5
|
+
import "./chunk-E6AGXX4I.js";
|
|
6
|
+
import "./chunk-DJJ7B6KP.js";
|
|
7
|
+
import "./chunk-C4MGG4LT.js";
|
|
8
|
+
import "./chunk-YFQXPD56.js";
|
|
9
|
+
import "./chunk-LGPF77OW.js";
|
|
10
|
+
import "./chunk-3F47E3CC.js";
|
|
11
|
+
import "./chunk-3K6UVBCV.js";
|
|
12
|
+
import "./chunk-ICZAYSVN.js";
|
|
13
|
+
import "./chunk-E327PFHD.js";
|
|
14
14
|
export {
|
|
15
15
|
build
|
|
16
16
|
};
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkDDP3HMC4cjs = require('./chunk-DDP3HMC4.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
var
|
|
6
|
+
var _chunkWWBRFML4cjs = require('./chunk-WWBRFML4.cjs');
|
|
7
7
|
|
|
8
8
|
// src/config.ts
|
|
9
|
-
|
|
9
|
+
_chunkWWBRFML4cjs.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:
|
|
48
|
-
css:
|
|
47
|
+
js: _chunkDDP3HMC4cjs.DEFAULT_COMPILED_BANNER,
|
|
48
|
+
css: _chunkDDP3HMC4cjs.DEFAULT_COMPILED_BANNER
|
|
49
49
|
}
|
|
50
50
|
};
|
|
51
51
|
|
|
@@ -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
|
|
3
|
+
var _chunkDDP3HMC4cjs = require('./chunk-DDP3HMC4.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunkBM3ARHU6cjs = require('./chunk-BM3ARHU6.cjs');
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
var
|
|
10
|
+
var _chunkWWBRFML4cjs = require('./chunk-WWBRFML4.cjs');
|
|
11
11
|
|
|
12
12
|
// src/assets.ts
|
|
13
|
-
|
|
13
|
+
_chunkWWBRFML4cjs.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
|
-
|
|
16
|
+
_chunkBM3ARHU6cjs.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 =
|
|
21
|
-
await
|
|
20
|
+
const stopwatch = _chunkBM3ARHU6cjs.getStopwatch.call(void 0, `${context.options.name} asset copy`);
|
|
21
|
+
await _chunkDDP3HMC4cjs.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
|
joinPaths
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-3K6UVBCV.js";
|
|
4
4
|
import {
|
|
5
5
|
getStopwatch,
|
|
6
6
|
writeDebug
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-ICZAYSVN.js";
|
|
8
8
|
import {
|
|
9
9
|
__commonJS,
|
|
10
10
|
__dirname,
|
|
11
11
|
__require,
|
|
12
12
|
__toESM,
|
|
13
13
|
init_esm_shims
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-E327PFHD.js";
|
|
15
15
|
|
|
16
|
-
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
16
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__e2bfae77dab123b3b7f92991a884d555/node_modules/tsup/dist/chunk-BYH4XDRH.js
|
|
17
17
|
var require_chunk_BYH4XDRH = __commonJS({
|
|
18
|
-
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
18
|
+
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__e2bfae77dab123b3b7f92991a884d555/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=
|
|
27
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__e2bfae77dab123b3b7f92991a884d555/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=
|
|
33
|
+
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__e2bfae77dab123b3b7f92991a884d555/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=
|
|
409
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__e2bfae77dab123b3b7f92991a884d555/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=
|
|
418
|
+
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__e2bfae77dab123b3b7f92991a884d555/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=
|
|
645
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__e2bfae77dab123b3b7f92991a884d555/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=
|
|
649
|
+
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__e2bfae77dab123b3b7f92991a884d555/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=
|
|
697
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__e2bfae77dab123b3b7f92991a884d555/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=
|
|
701
|
+
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__e2bfae77dab123b3b7f92991a884d555/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=
|
|
1029
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__e2bfae77dab123b3b7f92991a884d555/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=
|
|
1045
|
+
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__e2bfae77dab123b3b7f92991a884d555/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,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
|
-
var
|
|
3
|
+
var _chunkAU3V4AYCcjs = require('./chunk-AU3V4AYC.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunkBM3ARHU6cjs = require('./chunk-BM3ARHU6.cjs');
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
|
13
|
-
var
|
|
13
|
+
var _chunkWWBRFML4cjs = require('./chunk-WWBRFML4.cjs');
|
|
14
14
|
|
|
15
|
-
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
16
|
-
var require_chunk_BYH4XDRH =
|
|
17
|
-
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
15
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__e2bfae77dab123b3b7f92991a884d555/node_modules/tsup/dist/chunk-BYH4XDRH.js
|
|
16
|
+
var require_chunk_BYH4XDRH = _chunkWWBRFML4cjs.__commonJS.call(void 0, {
|
|
17
|
+
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__e2bfae77dab123b3b7f92991a884d555/node_modules/tsup/dist/chunk-BYH4XDRH.js"(exports) {
|
|
18
18
|
"use strict";
|
|
19
|
-
|
|
19
|
+
_chunkWWBRFML4cjs.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=
|
|
27
|
-
var require_chunk_TWFEYLU4 =
|
|
28
|
-
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
26
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__e2bfae77dab123b3b7f92991a884d555/node_modules/tsup/dist/chunk-TWFEYLU4.js
|
|
27
|
+
var require_chunk_TWFEYLU4 = _chunkWWBRFML4cjs.__commonJS.call(void 0, {
|
|
28
|
+
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__e2bfae77dab123b3b7f92991a884d555/node_modules/tsup/dist/chunk-TWFEYLU4.js"(exports) {
|
|
29
29
|
"use strict";
|
|
30
|
-
|
|
30
|
+
_chunkWWBRFML4cjs.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 = _chunkHU237W3Mcjs.__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
|
|
63
|
-
get: (a, b) => (typeof
|
|
62
|
+
var __require2 = /* @__PURE__ */ ((x) => typeof _chunkWWBRFML4cjs.__require !== "undefined" ? _chunkWWBRFML4cjs.__require : typeof Proxy !== "undefined" ? new Proxy(x, {
|
|
63
|
+
get: (a, b) => (typeof _chunkWWBRFML4cjs.__require !== "undefined" ? _chunkWWBRFML4cjs.__require : a)[b]
|
|
64
64
|
}) : x)(function(x) {
|
|
65
|
-
if (typeof
|
|
65
|
+
if (typeof _chunkWWBRFML4cjs.__require !== "undefined") return _chunkWWBRFML4cjs.__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 = _chunkHU237W3Mcjs.__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 =
|
|
87
|
+
var _fs = _chunkWWBRFML4cjs.__require.call(void 0, "fs");
|
|
88
88
|
var _fs2 = _interopRequireDefault(_fs);
|
|
89
|
-
var _path =
|
|
89
|
+
var _path = _chunkWWBRFML4cjs.__require.call(void 0, "path");
|
|
90
90
|
var _path2 = _interopRequireDefault(_path);
|
|
91
|
-
var _resolvefrom =
|
|
91
|
+
var _resolvefrom = _chunkWWBRFML4cjs.__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 = _chunkHU237W3Mcjs.__commonJS.call(void 0, {
|
|
|
176
176
|
}
|
|
177
177
|
return result + buffer + (isInsideComment ? strip(jsonString.slice(offset)) : jsonString.slice(offset));
|
|
178
178
|
}
|
|
179
|
-
var _tinyglobby =
|
|
179
|
+
var _tinyglobby = _chunkWWBRFML4cjs.__require.call(void 0, "tinyglobby");
|
|
180
180
|
function getPostcss() {
|
|
181
181
|
return localRequire("postcss");
|
|
182
182
|
}
|
|
@@ -402,11 +402,11 @@ var require_chunk_TWFEYLU4 = _chunkHU237W3Mcjs.__commonJS.call(void 0, {
|
|
|
402
402
|
}
|
|
403
403
|
});
|
|
404
404
|
|
|
405
|
-
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
406
|
-
var require_chunk_VGC3FXLU =
|
|
407
|
-
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
405
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__e2bfae77dab123b3b7f92991a884d555/node_modules/tsup/dist/chunk-VGC3FXLU.js
|
|
406
|
+
var require_chunk_VGC3FXLU = _chunkWWBRFML4cjs.__commonJS.call(void 0, {
|
|
407
|
+
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__e2bfae77dab123b3b7f92991a884d555/node_modules/tsup/dist/chunk-VGC3FXLU.js"(exports) {
|
|
408
408
|
"use strict";
|
|
409
|
-
|
|
409
|
+
_chunkWWBRFML4cjs.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 = _chunkHU237W3Mcjs.__commonJS.call(void 0, {
|
|
|
433
433
|
return value;
|
|
434
434
|
}
|
|
435
435
|
var _chunkTWFEYLU4js = require_chunk_TWFEYLU4();
|
|
436
|
-
var _fs =
|
|
436
|
+
var _fs = _chunkWWBRFML4cjs.__require.call(void 0, "fs");
|
|
437
437
|
var _fs2 = _interopRequireDefault(_fs);
|
|
438
|
-
var _path =
|
|
438
|
+
var _path = _chunkWWBRFML4cjs.__require.call(void 0, "path");
|
|
439
439
|
var _path2 = _interopRequireDefault(_path);
|
|
440
|
-
var _joycon =
|
|
440
|
+
var _joycon = _chunkWWBRFML4cjs.__require.call(void 0, "joycon");
|
|
441
441
|
var _joycon2 = _interopRequireDefault(_joycon);
|
|
442
|
-
var _bundlerequire =
|
|
442
|
+
var _bundlerequire = _chunkWWBRFML4cjs.__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 = _chunkHU237W3Mcjs.__commonJS.call(void 0, {
|
|
|
524
524
|
...data.devDependencies
|
|
525
525
|
});
|
|
526
526
|
}
|
|
527
|
-
var _util =
|
|
527
|
+
var _util = _chunkWWBRFML4cjs.__require.call(void 0, "util");
|
|
528
528
|
var _util2 = _interopRequireDefault(_util);
|
|
529
|
-
var _worker_threads =
|
|
530
|
-
var _picocolors =
|
|
529
|
+
var _worker_threads = _chunkWWBRFML4cjs.__require.call(void 0, "worker_threads");
|
|
530
|
+
var _picocolors = _chunkWWBRFML4cjs.__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 = _chunkHU237W3Mcjs.__commonJS.call(void 0, {
|
|
|
631
631
|
}
|
|
632
632
|
});
|
|
633
633
|
|
|
634
|
-
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
635
|
-
var require_chunk_JZ25TPTY =
|
|
636
|
-
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
634
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__e2bfae77dab123b3b7f92991a884d555/node_modules/tsup/dist/chunk-JZ25TPTY.js
|
|
635
|
+
var require_chunk_JZ25TPTY = _chunkWWBRFML4cjs.__commonJS.call(void 0, {
|
|
636
|
+
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__e2bfae77dab123b3b7f92991a884d555/node_modules/tsup/dist/chunk-JZ25TPTY.js"(exports) {
|
|
637
637
|
"use strict";
|
|
638
|
-
|
|
638
|
+
_chunkWWBRFML4cjs.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 =
|
|
644
|
-
var _picocolors =
|
|
643
|
+
var _worker_threads = _chunkWWBRFML4cjs.__require.call(void 0, "worker_threads");
|
|
644
|
+
var _picocolors = _chunkWWBRFML4cjs.__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 = _chunkHU237W3Mcjs.__commonJS.call(void 0, {
|
|
|
682
682
|
}
|
|
683
683
|
});
|
|
684
684
|
|
|
685
|
-
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
686
|
-
var require_commonjs_plugin =
|
|
687
|
-
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
685
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__e2bfae77dab123b3b7f92991a884d555/node_modules/tsup/dist/commonjs-plugin.js
|
|
686
|
+
var require_commonjs_plugin = _chunkWWBRFML4cjs.__commonJS.call(void 0, {
|
|
687
|
+
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__e2bfae77dab123b3b7f92991a884d555/node_modules/tsup/dist/commonjs-plugin.js"(exports, module) {
|
|
688
688
|
"use strict";
|
|
689
|
-
|
|
689
|
+
_chunkWWBRFML4cjs.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 = _chunkHU237W3Mcjs.__commonJS.call(void 0, {
|
|
|
710
710
|
default: () => index_default
|
|
711
711
|
});
|
|
712
712
|
module.exports = __toCommonJS(index_exports);
|
|
713
|
-
var import_fs =
|
|
713
|
+
var import_fs = _chunkWWBRFML4cjs.__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 = _chunkHU237W3Mcjs.__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 =
|
|
886
|
+
const require_esbuild = () => esbuild || (esbuild_shim || (esbuild_shim = _chunkWWBRFML4cjs.__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 = _chunkHU237W3Mcjs.__commonJS.call(void 0, {
|
|
|
1013
1013
|
}
|
|
1014
1014
|
});
|
|
1015
1015
|
|
|
1016
|
-
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
1017
|
-
var require_dist =
|
|
1018
|
-
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
1016
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__e2bfae77dab123b3b7f92991a884d555/node_modules/tsup/dist/index.js
|
|
1017
|
+
var require_dist = _chunkWWBRFML4cjs.__commonJS.call(void 0, {
|
|
1018
|
+
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__e2bfae77dab123b3b7f92991a884d555/node_modules/tsup/dist/index.js"(exports) {
|
|
1019
1019
|
"use strict";
|
|
1020
|
-
|
|
1020
|
+
_chunkWWBRFML4cjs.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 = _chunkHU237W3Mcjs.__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 =
|
|
1075
|
+
var _path = _chunkWWBRFML4cjs.__require.call(void 0, "path");
|
|
1076
1076
|
var _path2 = _interopRequireDefault(_path);
|
|
1077
|
-
var _fs =
|
|
1077
|
+
var _fs = _chunkWWBRFML4cjs.__require.call(void 0, "fs");
|
|
1078
1078
|
var _fs2 = _interopRequireDefault(_fs);
|
|
1079
|
-
var _worker_threads =
|
|
1080
|
-
var _bundlerequire =
|
|
1081
|
-
var _tinyexec =
|
|
1082
|
-
var _tinyglobby =
|
|
1083
|
-
var _treekill =
|
|
1079
|
+
var _worker_threads = _chunkWWBRFML4cjs.__require.call(void 0, "worker_threads");
|
|
1080
|
+
var _bundlerequire = _chunkWWBRFML4cjs.__require.call(void 0, "bundle-require");
|
|
1081
|
+
var _tinyexec = _chunkWWBRFML4cjs.__require.call(void 0, "tinyexec");
|
|
1082
|
+
var _tinyglobby = _chunkWWBRFML4cjs.__require.call(void 0, "tinyglobby");
|
|
1083
|
+
var _treekill = _chunkWWBRFML4cjs.__require.call(void 0, "tree-kill");
|
|
1084
1084
|
var _treekill2 = _interopRequireDefault(_treekill);
|
|
1085
|
-
var _esbuild =
|
|
1086
|
-
var _consola =
|
|
1085
|
+
var _esbuild = _chunkWWBRFML4cjs.__require.call(void 0, "esbuild");
|
|
1086
|
+
var _consola = _chunkWWBRFML4cjs.__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 = _chunkHU237W3Mcjs.__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(
|
|
1622
|
+
const { transform: transform3 } = await Promise.resolve().then(() => _interopRequireWildcard(_chunkWWBRFML4cjs.__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 = _chunkHU237W3Mcjs.__commonJS.call(void 0, {
|
|
|
1634
1634
|
}
|
|
1635
1635
|
};
|
|
1636
1636
|
};
|
|
1637
|
-
var _sourcemap =
|
|
1637
|
+
var _sourcemap = _chunkWWBRFML4cjs.__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 = _chunkHU237W3Mcjs.__commonJS.call(void 0, {
|
|
|
1860
1860
|
}
|
|
1861
1861
|
};
|
|
1862
1862
|
};
|
|
1863
|
-
var _rollup =
|
|
1863
|
+
var _rollup = _chunkWWBRFML4cjs.__require.call(void 0, "rollup");
|
|
1864
1864
|
var treeShakingPlugin = ({
|
|
1865
1865
|
treeshake,
|
|
1866
1866
|
name,
|
|
@@ -1965,7 +1965,7 @@ var require_dist = _chunkHU237W3Mcjs.__commonJS.call(void 0, {
|
|
|
1965
1965
|
}
|
|
1966
1966
|
};
|
|
1967
1967
|
};
|
|
1968
|
-
var _typescript =
|
|
1968
|
+
var _typescript = _chunkWWBRFML4cjs.__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(
|
|
2606
|
+
const { watch } = await Promise.resolve().then(() => _interopRequireWildcard(_chunkWWBRFML4cjs.__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
|
-
|
|
2669
|
-
var import_tsup =
|
|
2668
|
+
_chunkWWBRFML4cjs.init_cjs_shims.call(void 0, );
|
|
2669
|
+
var import_tsup = _chunkWWBRFML4cjs.__toESM.call(void 0, require_dist(), 1);
|
|
2670
2670
|
async function executeTsup(context) {
|
|
2671
|
-
|
|
2671
|
+
_chunkBM3ARHU6cjs.writeDebug.call(void 0,
|
|
2672
2672
|
` \u{1F680} Running ${context.options.name} build`,
|
|
2673
2673
|
context.workspaceConfig
|
|
2674
2674
|
);
|
|
2675
|
-
const stopwatch =
|
|
2675
|
+
const stopwatch = _chunkBM3ARHU6cjs.getStopwatch.call(void 0, `${context.options.name} build`);
|
|
2676
2676
|
await (0, import_tsup.build)({
|
|
2677
2677
|
...context.options,
|
|
2678
|
-
outDir: context.options.distDir ?
|
|
2678
|
+
outDir: context.options.distDir ? _chunkAU3V4AYCcjs.joinPaths.call(void 0, context.outputPath, context.options.distDir) : context.outputPath,
|
|
2679
2679
|
workspaceConfig: context.workspaceConfig
|
|
2680
2680
|
});
|
|
2681
2681
|
stopwatch();
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
copyAssets
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-LGPF77OW.js";
|
|
4
4
|
import {
|
|
5
5
|
getStopwatch,
|
|
6
6
|
writeDebug
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-ICZAYSVN.js";
|
|
8
8
|
import {
|
|
9
9
|
init_esm_shims
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-E327PFHD.js";
|
|
11
11
|
|
|
12
12
|
// src/assets.ts
|
|
13
13
|
init_esm_shims();
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); 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
|
|
3
|
+
var _chunkWWBRFML4cjs = require('./chunk-WWBRFML4.cjs');
|
|
4
4
|
|
|
5
5
|
// ../config-tools/src/utilities/correct-paths.ts
|
|
6
|
-
|
|
6
|
+
_chunkWWBRFML4cjs.init_cjs_shims.call(void 0, );
|
|
7
7
|
var _DRIVE_LETTER_START_RE = /^[A-Za-z]:\//;
|
|
8
8
|
function normalizeWindowsPath(input = "") {
|
|
9
9
|
if (!input) {
|