@storm-software/tsup 0.2.85 → 0.2.87
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/README.md +1 -1
- package/dist/{chunk-SP7GFDDR.js → chunk-65DVDVWY.js} +1 -1
- package/dist/{chunk-ELP24M7Z.js → chunk-LYO3VWRG.js} +1 -1
- package/dist/{chunk-ZRRDW6ZY.js → chunk-RAA7E5NJ.js} +2 -2
- package/dist/{chunk-XKW2HX3A.js → chunk-YFNPBZUZ.js} +694 -11
- package/dist/constants.js +2 -2
- package/dist/index.cjs +715 -32
- package/dist/index.js +16 -16
- package/dist/options.cjs +689 -6
- package/dist/options.js +3 -3
- package/dist/types.js +2 -2
- package/package.json +5 -5
package/dist/index.js
CHANGED
|
@@ -2,22 +2,22 @@ import {
|
|
|
2
2
|
getStopwatch,
|
|
3
3
|
resolveOptions,
|
|
4
4
|
writeDebug
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-YFNPBZUZ.js";
|
|
6
6
|
import {
|
|
7
7
|
DEFAULT_BUILD_OPTIONS
|
|
8
|
-
} from "./chunk-
|
|
9
|
-
import "./chunk-
|
|
8
|
+
} from "./chunk-LYO3VWRG.js";
|
|
9
|
+
import "./chunk-65DVDVWY.js";
|
|
10
10
|
import {
|
|
11
11
|
__commonJS,
|
|
12
12
|
__dirname,
|
|
13
13
|
__require,
|
|
14
14
|
__toESM,
|
|
15
15
|
init_esm_shims
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-RAA7E5NJ.js";
|
|
17
17
|
|
|
18
|
-
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
18
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__62048a4dc615a7ea5da4008534e42c0e/node_modules/tsup/dist/chunk-BYH4XDRH.js
|
|
19
19
|
var require_chunk_BYH4XDRH = __commonJS({
|
|
20
|
-
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
20
|
+
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__62048a4dc615a7ea5da4008534e42c0e/node_modules/tsup/dist/chunk-BYH4XDRH.js"(exports) {
|
|
21
21
|
"use strict";
|
|
22
22
|
init_esm_shims();
|
|
23
23
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -26,13 +26,13 @@ var require_chunk_BYH4XDRH = __commonJS({
|
|
|
26
26
|
}
|
|
27
27
|
});
|
|
28
28
|
|
|
29
|
-
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
29
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__62048a4dc615a7ea5da4008534e42c0e/node_modules/tsup/dist/chunk-TWFEYLU4.js
|
|
30
30
|
import * as __import_fs from "fs";
|
|
31
31
|
import * as __import_path from "path";
|
|
32
32
|
import * as __import_resolveFrom from "resolve-from";
|
|
33
33
|
import * as __import_tinyglobby from "tinyglobby";
|
|
34
34
|
var require_chunk_TWFEYLU4 = __commonJS({
|
|
35
|
-
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
35
|
+
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__62048a4dc615a7ea5da4008534e42c0e/node_modules/tsup/dist/chunk-TWFEYLU4.js"(exports) {
|
|
36
36
|
"use strict";
|
|
37
37
|
init_esm_shims();
|
|
38
38
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -409,7 +409,7 @@ var require_chunk_TWFEYLU4 = __commonJS({
|
|
|
409
409
|
}
|
|
410
410
|
});
|
|
411
411
|
|
|
412
|
-
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
412
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__62048a4dc615a7ea5da4008534e42c0e/node_modules/tsup/dist/chunk-VGC3FXLU.js
|
|
413
413
|
import * as __import_fs2 from "fs";
|
|
414
414
|
import * as __import_path2 from "path";
|
|
415
415
|
import * as __import_joycon from "joycon";
|
|
@@ -418,7 +418,7 @@ import * as __import_util from "util";
|
|
|
418
418
|
import * as __import_worker_threads from "worker_threads";
|
|
419
419
|
import * as __import_picocolors from "picocolors";
|
|
420
420
|
var require_chunk_VGC3FXLU = __commonJS({
|
|
421
|
-
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
421
|
+
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__62048a4dc615a7ea5da4008534e42c0e/node_modules/tsup/dist/chunk-VGC3FXLU.js"(exports) {
|
|
422
422
|
"use strict";
|
|
423
423
|
init_esm_shims();
|
|
424
424
|
var __import___chunkTWFEYLU4_js = __toESM(require_chunk_TWFEYLU4());
|
|
@@ -646,11 +646,11 @@ var require_chunk_VGC3FXLU = __commonJS({
|
|
|
646
646
|
}
|
|
647
647
|
});
|
|
648
648
|
|
|
649
|
-
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
649
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__62048a4dc615a7ea5da4008534e42c0e/node_modules/tsup/dist/chunk-JZ25TPTY.js
|
|
650
650
|
import * as __import_worker_threads2 from "worker_threads";
|
|
651
651
|
import * as __import_picocolors2 from "picocolors";
|
|
652
652
|
var require_chunk_JZ25TPTY = __commonJS({
|
|
653
|
-
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
653
|
+
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__62048a4dc615a7ea5da4008534e42c0e/node_modules/tsup/dist/chunk-JZ25TPTY.js"(exports) {
|
|
654
654
|
"use strict";
|
|
655
655
|
init_esm_shims();
|
|
656
656
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -699,11 +699,11 @@ var require_chunk_JZ25TPTY = __commonJS({
|
|
|
699
699
|
}
|
|
700
700
|
});
|
|
701
701
|
|
|
702
|
-
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
702
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__62048a4dc615a7ea5da4008534e42c0e/node_modules/tsup/dist/commonjs-plugin.js
|
|
703
703
|
import * as __import_fs3 from "fs";
|
|
704
704
|
import * as __import_esbuild from "esbuild";
|
|
705
705
|
var require_commonjs_plugin = __commonJS({
|
|
706
|
-
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
706
|
+
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__62048a4dc615a7ea5da4008534e42c0e/node_modules/tsup/dist/commonjs-plugin.js"(exports, module) {
|
|
707
707
|
"use strict";
|
|
708
708
|
init_esm_shims();
|
|
709
709
|
var __defProp = Object.defineProperty;
|
|
@@ -1032,7 +1032,7 @@ var require_commonjs_plugin = __commonJS({
|
|
|
1032
1032
|
}
|
|
1033
1033
|
});
|
|
1034
1034
|
|
|
1035
|
-
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
1035
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__62048a4dc615a7ea5da4008534e42c0e/node_modules/tsup/dist/index.js
|
|
1036
1036
|
import * as __import_path3 from "path";
|
|
1037
1037
|
import * as __import_fs4 from "fs";
|
|
1038
1038
|
import * as __import_worker_threads3 from "worker_threads";
|
|
@@ -1048,7 +1048,7 @@ import * as __import_rollup from "rollup";
|
|
|
1048
1048
|
import * as __import_typescript from "typescript";
|
|
1049
1049
|
import * as __import_chokidar from "chokidar";
|
|
1050
1050
|
var require_dist = __commonJS({
|
|
1051
|
-
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
1051
|
+
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__62048a4dc615a7ea5da4008534e42c0e/node_modules/tsup/dist/index.js"(exports) {
|
|
1052
1052
|
"use strict";
|
|
1053
1053
|
init_esm_shims();
|
|
1054
1054
|
var __import___chunkBYH4XDRH_js = __toESM(require_chunk_BYH4XDRH());
|