@storm-software/workspace-tools 1.37.1 → 1.38.0
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/CHANGELOG.md +7 -0
- package/index.js +18 -23
- package/meta.json +1 -1
- package/package.json +1 -1
- package/src/base/index.js +2 -1
- package/src/executors/tsup/executor.js +13 -21
- package/src/executors/tsup/schema.d.ts +1 -0
- package/src/executors/tsup/schema.json +5 -0
- package/src/executors/tsup-browser/executor.js +17 -23
- package/src/executors/tsup-neutral/executor.js +17 -23
- package/src/executors/tsup-node/executor.js +14 -21
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
## [1.37.1](https://github.com/storm-software/storm-ops/compare/workspace-tools-v1.37.0...workspace-tools-v1.37.1) (2024-01-06)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **workspace-tools:** Updated debug to disable minification ([d4d69fa](https://github.com/storm-software/storm-ops/commit/d4d69fa138bd9a4528ef362d112afc8bf11d6172))
|
|
7
|
+
|
|
1
8
|
# [1.37.0](https://github.com/storm-software/storm-ops/compare/workspace-tools-v1.36.7...workspace-tools-v1.37.0) (2024-01-06)
|
|
2
9
|
|
|
3
10
|
|
package/index.js
CHANGED
|
@@ -46335,9 +46335,9 @@ var require_brace_expansion2 = __commonJS({
|
|
|
46335
46335
|
}
|
|
46336
46336
|
});
|
|
46337
46337
|
|
|
46338
|
-
// node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
46338
|
+
// node_modules/.pnpm/tsup@8.0.0_patch_hash=fji2wtrptyijdpodz25pba5kma_@microsoft+api-extractor@7.38.3_@swc+core@1._gccq64hy4wt26ioomik5cghq3q/node_modules/tsup/dist/chunk-EPAEWGCP.js
|
|
46339
46339
|
var require_chunk_EPAEWGCP = __commonJS({
|
|
46340
|
-
"node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
46340
|
+
"node_modules/.pnpm/tsup@8.0.0_patch_hash=fji2wtrptyijdpodz25pba5kma_@microsoft+api-extractor@7.38.3_@swc+core@1._gccq64hy4wt26ioomik5cghq3q/node_modules/tsup/dist/chunk-EPAEWGCP.js"(exports) {
|
|
46341
46341
|
"use strict";
|
|
46342
46342
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
46343
46343
|
var version = "8.0.0";
|
|
@@ -47984,9 +47984,9 @@ var require_resolve_from2 = __commonJS({
|
|
|
47984
47984
|
}
|
|
47985
47985
|
});
|
|
47986
47986
|
|
|
47987
|
-
// node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
47987
|
+
// node_modules/.pnpm/tsup@8.0.0_patch_hash=fji2wtrptyijdpodz25pba5kma_@microsoft+api-extractor@7.38.3_@swc+core@1._gccq64hy4wt26ioomik5cghq3q/node_modules/tsup/dist/chunk-GQ77QZBO.js
|
|
47988
47988
|
var require_chunk_GQ77QZBO = __commonJS({
|
|
47989
|
-
"node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
47989
|
+
"node_modules/.pnpm/tsup@8.0.0_patch_hash=fji2wtrptyijdpodz25pba5kma_@microsoft+api-extractor@7.38.3_@swc+core@1._gccq64hy4wt26ioomik5cghq3q/node_modules/tsup/dist/chunk-GQ77QZBO.js"(exports) {
|
|
47990
47990
|
"use strict";
|
|
47991
47991
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
47992
47992
|
function _interopRequireDefault(obj) {
|
|
@@ -48264,9 +48264,9 @@ var require_chunk_GQ77QZBO = __commonJS({
|
|
|
48264
48264
|
}
|
|
48265
48265
|
});
|
|
48266
48266
|
|
|
48267
|
-
// node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
48267
|
+
// node_modules/.pnpm/tsup@8.0.0_patch_hash=fji2wtrptyijdpodz25pba5kma_@microsoft+api-extractor@7.38.3_@swc+core@1._gccq64hy4wt26ioomik5cghq3q/node_modules/tsup/dist/chunk-UIX4URMV.js
|
|
48268
48268
|
var require_chunk_UIX4URMV = __commonJS({
|
|
48269
|
-
"node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
48269
|
+
"node_modules/.pnpm/tsup@8.0.0_patch_hash=fji2wtrptyijdpodz25pba5kma_@microsoft+api-extractor@7.38.3_@swc+core@1._gccq64hy4wt26ioomik5cghq3q/node_modules/tsup/dist/chunk-UIX4URMV.js"(exports) {
|
|
48270
48270
|
"use strict";
|
|
48271
48271
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
48272
48272
|
function _interopRequireWildcard(obj) {
|
|
@@ -49200,9 +49200,9 @@ var require_dist3 = __commonJS({
|
|
|
49200
49200
|
}
|
|
49201
49201
|
});
|
|
49202
49202
|
|
|
49203
|
-
// node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
49203
|
+
// node_modules/.pnpm/tsup@8.0.0_patch_hash=fji2wtrptyijdpodz25pba5kma_@microsoft+api-extractor@7.38.3_@swc+core@1._gccq64hy4wt26ioomik5cghq3q/node_modules/tsup/dist/chunk-7G76EW2R.js
|
|
49204
49204
|
var require_chunk_7G76EW2R = __commonJS({
|
|
49205
|
-
"node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
49205
|
+
"node_modules/.pnpm/tsup@8.0.0_patch_hash=fji2wtrptyijdpodz25pba5kma_@microsoft+api-extractor@7.38.3_@swc+core@1._gccq64hy4wt26ioomik5cghq3q/node_modules/tsup/dist/chunk-7G76EW2R.js"(exports) {
|
|
49206
49206
|
"use strict";
|
|
49207
49207
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
49208
49208
|
function _interopRequireDefault(obj) {
|
|
@@ -102939,9 +102939,9 @@ var require_chokidar = __commonJS({
|
|
|
102939
102939
|
}
|
|
102940
102940
|
});
|
|
102941
102941
|
|
|
102942
|
-
// node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
102942
|
+
// node_modules/.pnpm/tsup@8.0.0_patch_hash=fji2wtrptyijdpodz25pba5kma_@microsoft+api-extractor@7.38.3_@swc+core@1._gccq64hy4wt26ioomik5cghq3q/node_modules/tsup/dist/index.js
|
|
102943
102943
|
var require_dist6 = __commonJS({
|
|
102944
|
-
"node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
102944
|
+
"node_modules/.pnpm/tsup@8.0.0_patch_hash=fji2wtrptyijdpodz25pba5kma_@microsoft+api-extractor@7.38.3_@swc+core@1._gccq64hy4wt26ioomik5cghq3q/node_modules/tsup/dist/index.js"(exports) {
|
|
102945
102945
|
"use strict";
|
|
102946
102946
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
102947
102947
|
function _interopRequireDefault(obj) {
|
|
@@ -105342,16 +105342,6 @@ var require_dist6 = __commonJS({
|
|
|
105342
105342
|
"<projectFolder>",
|
|
105343
105343
|
options.outDir,
|
|
105344
105344
|
`index${dtsExtension}`
|
|
105345
|
-
).replaceAll("\\", "/"),
|
|
105346
|
-
betaTrimmedFilePath: _path2.default.join(
|
|
105347
|
-
"<projectFolder>",
|
|
105348
|
-
options.outDir,
|
|
105349
|
-
"index-beta.d.ts"
|
|
105350
|
-
).replaceAll("\\", "/"),
|
|
105351
|
-
publicTrimmedFilePath: _path2.default.join(
|
|
105352
|
-
"<projectFolder>",
|
|
105353
|
-
options.outDir,
|
|
105354
|
-
"index-public.d.ts"
|
|
105355
105345
|
).replaceAll("\\", "/")
|
|
105356
105346
|
},
|
|
105357
105347
|
tsdocMetadata: {
|
|
@@ -110197,6 +110187,7 @@ function defaultConfig({
|
|
|
110197
110187
|
apiReport = true,
|
|
110198
110188
|
docModel = true,
|
|
110199
110189
|
tsdocMetadata = true,
|
|
110190
|
+
metafile = false,
|
|
110200
110191
|
define: define2,
|
|
110201
110192
|
env: env2,
|
|
110202
110193
|
plugins,
|
|
@@ -110226,7 +110217,7 @@ function defaultConfig({
|
|
|
110226
110217
|
workspaceRoot,
|
|
110227
110218
|
outDir: (0, import_devkit.joinPathFragments)(outDir, "dist"),
|
|
110228
110219
|
silent: !verbose,
|
|
110229
|
-
metafile
|
|
110220
|
+
metafile,
|
|
110230
110221
|
shims,
|
|
110231
110222
|
external,
|
|
110232
110223
|
platform,
|
|
@@ -117474,6 +117465,7 @@ var applyDefaultOptions = (options) => {
|
|
|
117474
117465
|
options.docModel ??= true;
|
|
117475
117466
|
options.tsdocMetadata ??= true;
|
|
117476
117467
|
options.emitOnAll ??= false;
|
|
117468
|
+
options.metafile ??= false;
|
|
117477
117469
|
options.define ??= {};
|
|
117478
117470
|
options.env ??= {};
|
|
117479
117471
|
options.verbose ??= !!process.env.CI;
|
|
@@ -117521,6 +117513,7 @@ function modernNeutralConfig({
|
|
|
117521
117513
|
banner = {},
|
|
117522
117514
|
platform = "neutral",
|
|
117523
117515
|
verbose = false,
|
|
117516
|
+
metafile = false,
|
|
117524
117517
|
define: define2,
|
|
117525
117518
|
env: env2,
|
|
117526
117519
|
plugins,
|
|
@@ -117543,7 +117536,7 @@ function modernNeutralConfig({
|
|
|
117543
117536
|
workspaceRoot,
|
|
117544
117537
|
outDir: outputPath,
|
|
117545
117538
|
silent: !verbose,
|
|
117546
|
-
metafile
|
|
117539
|
+
metafile,
|
|
117547
117540
|
shims,
|
|
117548
117541
|
external,
|
|
117549
117542
|
platform,
|
|
@@ -117598,6 +117591,7 @@ function legacyNeutralConfig({
|
|
|
117598
117591
|
platform = "neutral",
|
|
117599
117592
|
verbose = false,
|
|
117600
117593
|
shims = true,
|
|
117594
|
+
metafile = false,
|
|
117601
117595
|
define: define2,
|
|
117602
117596
|
env: env2,
|
|
117603
117597
|
plugins,
|
|
@@ -117620,7 +117614,7 @@ function legacyNeutralConfig({
|
|
|
117620
117614
|
workspaceRoot,
|
|
117621
117615
|
outDir: outputPath,
|
|
117622
117616
|
silent: !verbose,
|
|
117623
|
-
metafile
|
|
117617
|
+
metafile,
|
|
117624
117618
|
shims,
|
|
117625
117619
|
external,
|
|
117626
117620
|
platform,
|
|
@@ -117723,6 +117717,7 @@ function nodeConfig({
|
|
|
117723
117717
|
apiReport = true,
|
|
117724
117718
|
docModel = true,
|
|
117725
117719
|
tsdocMetadata = true,
|
|
117720
|
+
metafile = false,
|
|
117726
117721
|
define: define2,
|
|
117727
117722
|
env: env2,
|
|
117728
117723
|
plugins,
|