@storm-software/workspace-tools 1.10.8 → 1.10.9
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 +14 -12
- package/meta.json +1 -1
- package/package.json +1 -1
- package/src/executors/tsup/executor.js +17 -15
- package/src/executors/tsup/get-config.js +17 -15
- package/src/executors/tsup/schema.d.ts +1 -1
- package/src/executors/tsup/schema.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
## [1.10.8](https://github.com/storm-software/storm-ops/compare/workspace-tools-v1.10.7...workspace-tools-v1.10.8) (2023-11-22)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **workspace-tools:** Resolved issue around incorrect output mapping in api-extractor ([b0464ed](https://github.com/storm-software/storm-ops/commit/b0464ed5f4b1f91a5b4c21d00e29d770d5732582))
|
|
7
|
+
|
|
1
8
|
## [1.10.7](https://github.com/storm-software/storm-ops/compare/workspace-tools-v1.10.6...workspace-tools-v1.10.7) (2023-11-22)
|
|
2
9
|
|
|
3
10
|
|
package/index.js
CHANGED
|
@@ -408390,9 +408390,9 @@ var require_brace_expansion2 = __commonJS({
|
|
|
408390
408390
|
}
|
|
408391
408391
|
});
|
|
408392
408392
|
|
|
408393
|
-
// node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
408393
|
+
// node_modules/.pnpm/tsup@8.0.0_patch_hash=hu77hduz5nak7c7dpazidqkjea_@microsoft+api-extractor@7.38.3_@swc+core@1._zxqmp774nlsuuzd7jfgvocfzay/node_modules/tsup/dist/chunk-EPAEWGCP.js
|
|
408394
408394
|
var require_chunk_EPAEWGCP = __commonJS({
|
|
408395
|
-
"node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
408395
|
+
"node_modules/.pnpm/tsup@8.0.0_patch_hash=hu77hduz5nak7c7dpazidqkjea_@microsoft+api-extractor@7.38.3_@swc+core@1._zxqmp774nlsuuzd7jfgvocfzay/node_modules/tsup/dist/chunk-EPAEWGCP.js"(exports) {
|
|
408396
408396
|
"use strict";
|
|
408397
408397
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
408398
408398
|
var version = "8.0.0";
|
|
@@ -410039,9 +410039,9 @@ var require_resolve_from = __commonJS({
|
|
|
410039
410039
|
}
|
|
410040
410040
|
});
|
|
410041
410041
|
|
|
410042
|
-
// node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
410042
|
+
// node_modules/.pnpm/tsup@8.0.0_patch_hash=hu77hduz5nak7c7dpazidqkjea_@microsoft+api-extractor@7.38.3_@swc+core@1._zxqmp774nlsuuzd7jfgvocfzay/node_modules/tsup/dist/chunk-GQ77QZBO.js
|
|
410043
410043
|
var require_chunk_GQ77QZBO = __commonJS({
|
|
410044
|
-
"node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
410044
|
+
"node_modules/.pnpm/tsup@8.0.0_patch_hash=hu77hduz5nak7c7dpazidqkjea_@microsoft+api-extractor@7.38.3_@swc+core@1._zxqmp774nlsuuzd7jfgvocfzay/node_modules/tsup/dist/chunk-GQ77QZBO.js"(exports) {
|
|
410045
410045
|
"use strict";
|
|
410046
410046
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
410047
410047
|
function _interopRequireDefault(obj) {
|
|
@@ -410320,9 +410320,9 @@ var require_chunk_GQ77QZBO = __commonJS({
|
|
|
410320
410320
|
}
|
|
410321
410321
|
});
|
|
410322
410322
|
|
|
410323
|
-
// node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
410323
|
+
// node_modules/.pnpm/tsup@8.0.0_patch_hash=hu77hduz5nak7c7dpazidqkjea_@microsoft+api-extractor@7.38.3_@swc+core@1._zxqmp774nlsuuzd7jfgvocfzay/node_modules/tsup/dist/chunk-UIX4URMV.js
|
|
410324
410324
|
var require_chunk_UIX4URMV = __commonJS({
|
|
410325
|
-
"node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
410325
|
+
"node_modules/.pnpm/tsup@8.0.0_patch_hash=hu77hduz5nak7c7dpazidqkjea_@microsoft+api-extractor@7.38.3_@swc+core@1._zxqmp774nlsuuzd7jfgvocfzay/node_modules/tsup/dist/chunk-UIX4URMV.js"(exports) {
|
|
410326
410326
|
"use strict";
|
|
410327
410327
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
410328
410328
|
function _interopRequireWildcard(obj) {
|
|
@@ -411256,9 +411256,9 @@ var require_dist2 = __commonJS({
|
|
|
411256
411256
|
}
|
|
411257
411257
|
});
|
|
411258
411258
|
|
|
411259
|
-
// node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
411259
|
+
// node_modules/.pnpm/tsup@8.0.0_patch_hash=hu77hduz5nak7c7dpazidqkjea_@microsoft+api-extractor@7.38.3_@swc+core@1._zxqmp774nlsuuzd7jfgvocfzay/node_modules/tsup/dist/chunk-7G76EW2R.js
|
|
411260
411260
|
var require_chunk_7G76EW2R = __commonJS({
|
|
411261
|
-
"node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
411261
|
+
"node_modules/.pnpm/tsup@8.0.0_patch_hash=hu77hduz5nak7c7dpazidqkjea_@microsoft+api-extractor@7.38.3_@swc+core@1._zxqmp774nlsuuzd7jfgvocfzay/node_modules/tsup/dist/chunk-7G76EW2R.js"(exports) {
|
|
411262
411262
|
"use strict";
|
|
411263
411263
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
411264
411264
|
function _interopRequireDefault(obj) {
|
|
@@ -465064,9 +465064,9 @@ var require_chokidar = __commonJS({
|
|
|
465064
465064
|
}
|
|
465065
465065
|
});
|
|
465066
465066
|
|
|
465067
|
-
// node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
465067
|
+
// node_modules/.pnpm/tsup@8.0.0_patch_hash=hu77hduz5nak7c7dpazidqkjea_@microsoft+api-extractor@7.38.3_@swc+core@1._zxqmp774nlsuuzd7jfgvocfzay/node_modules/tsup/dist/index.js
|
|
465068
465068
|
var require_dist5 = __commonJS({
|
|
465069
|
-
"node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
465069
|
+
"node_modules/.pnpm/tsup@8.0.0_patch_hash=hu77hduz5nak7c7dpazidqkjea_@microsoft+api-extractor@7.38.3_@swc+core@1._zxqmp774nlsuuzd7jfgvocfzay/node_modules/tsup/dist/index.js"(exports) {
|
|
465070
465070
|
"use strict";
|
|
465071
465071
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
465072
465072
|
function _interopRequireDefault(obj) {
|
|
@@ -467259,7 +467259,7 @@ var require_dist5 = __commonJS({
|
|
|
467259
467259
|
let aliasPool = new AliasPool();
|
|
467260
467260
|
let assignAlias = aliasPool.assign.bind(aliasPool);
|
|
467261
467261
|
const packagePath = _path.join(
|
|
467262
|
-
program.getCurrentDirectory(),
|
|
467262
|
+
options.workspaceRoot ? options.workspaceRoot : program.getCurrentDirectory(),
|
|
467263
467263
|
packageJsonSearch(options.outDir, options.silent, "dts", logger)
|
|
467264
467264
|
);
|
|
467265
467265
|
logger.info("dts", `\u26A1 Getting Exports (DTS generate): ${packagePath}`);
|
|
@@ -467365,6 +467365,7 @@ var require_dist5 = __commonJS({
|
|
|
467365
467365
|
if (!rawTsconfig.data.compilerOptions) {
|
|
467366
467366
|
rawTsconfig.data.compilerOptions = {};
|
|
467367
467367
|
}
|
|
467368
|
+
const packagePath = packageJsonSearch(options.outDir, options.silent, "dts", logger);
|
|
467368
467369
|
logger.info("tsc", "Getting temporary declaration directory");
|
|
467369
467370
|
let declarationDir = _chunkGQ77QZBOjs.ensureTempDeclarationDir.call(void 0);
|
|
467370
467371
|
logger.info("tsc", declarationDir);
|
|
@@ -467381,7 +467382,8 @@ var require_dist5 = __commonJS({
|
|
|
467381
467382
|
declarationMap: true,
|
|
467382
467383
|
declarationDir,
|
|
467383
467384
|
emitDeclarationOnly: true
|
|
467384
|
-
}
|
|
467385
|
+
},
|
|
467386
|
+
include: [...rawTsconfig.data.include, _path.join(packagePath, "**/*")]
|
|
467385
467387
|
},
|
|
467386
467388
|
_typescript2.default.sys,
|
|
467387
467389
|
options.workspaceRoot ? options.workspaceRoot : tsconfig ? _path.dirname.call(void 0, tsconfig) : options.projectRoot
|