@storm-software/workspace-tools 1.281.5 → 1.281.7
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 +28 -0
- package/README.md +2 -1
- package/dist/{chunk-P4YMHS4X.mjs → chunk-35VZO5YT.mjs} +3 -3
- package/dist/{chunk-MU7MWFQB.js → chunk-44654LXZ.js} +8 -123
- package/dist/{chunk-MNERRVQI.js → chunk-4IEQFFRT.js} +5 -5
- package/dist/{chunk-QG4FXW4F.js → chunk-4TLZ35H7.js} +2 -2
- package/dist/{chunk-KT73YQ5O.js → chunk-53INDKGT.js} +2 -2
- package/dist/{chunk-O6MAVH5P.js → chunk-5Y2AINYZ.js} +8 -8
- package/dist/chunk-6EFTJSBB.mjs +10 -0
- package/dist/{chunk-BNK3N63T.mjs → chunk-6NZ4G4UQ.mjs} +1 -1
- package/dist/{chunk-RGSMPNMN.js → chunk-7XT46UWZ.js} +7 -7
- package/dist/{chunk-2SQHNW5B.mjs → chunk-ADPC4I6G.mjs} +1 -1
- package/dist/{chunk-JERKCZQU.mjs → chunk-AQVKQPMG.mjs} +1 -1
- package/dist/{chunk-YI5SCBUQ.js → chunk-AZ3WKJXU.js} +2 -2
- package/dist/{chunk-OHWNQITF.mjs → chunk-BSZKXTQ7.mjs} +1 -1
- package/dist/{chunk-OS3I2PUF.js → chunk-BYSCMSXF.js} +2 -2
- package/dist/{chunk-ET3V3YDM.mjs → chunk-BZ6SXWSL.mjs} +1 -1
- package/dist/{chunk-J5XLZNS4.mjs → chunk-DC7YYDNL.mjs} +1 -1
- package/dist/{chunk-DSDPBWVF.mjs → chunk-F6533P3T.mjs} +3 -3
- package/dist/{chunk-AYNYXQKJ.mjs → chunk-IGUS5OZZ.mjs} +1 -1
- package/dist/{chunk-DIIKED3B.js → chunk-IUIZ5OEC.js} +2 -2
- package/dist/{chunk-AOLPDXCV.mjs → chunk-JZ4MPWS7.mjs} +6 -4
- package/dist/{chunk-K5H3GB4W.mjs → chunk-KNCC6YOH.mjs} +2 -2
- package/dist/{chunk-CNBBZVVG.mjs → chunk-LNCNJLSB.mjs} +1 -1
- package/dist/{chunk-5PRFVSLH.mjs → chunk-N2E5NFDY.mjs} +4 -4
- package/dist/{chunk-TM4UIVIY.mjs → chunk-PNJEWCN4.mjs} +1 -1
- package/dist/{chunk-EK75QNMS.mjs → chunk-QC5ON3X4.mjs} +1 -1
- package/dist/{chunk-O3IFWFLE.mjs → chunk-QFFPUHUY.mjs} +5 -120
- package/dist/{chunk-GYLUTELW.js → chunk-QKQRWKYX.js} +2 -2
- package/dist/{chunk-DU23HG3F.mjs → chunk-QP65FHTY.mjs} +1 -1
- package/dist/{chunk-ZJD2B6C4.js → chunk-RKMDCVW7.js} +2 -2
- package/dist/{chunk-KLCKGDKI.js → chunk-RKYDIJ7F.js} +5 -5
- package/dist/{chunk-FDVRXJTB.mjs → chunk-RWAUNWSU.mjs} +1 -1
- package/dist/{chunk-JWSFA4VD.mjs → chunk-RWHRAQNY.mjs} +3 -3
- package/dist/{chunk-HI4G4OOG.js → chunk-SZWM7COV.js} +1 -1
- package/dist/{chunk-35T5FJVW.js → chunk-TOLAZGZI.js} +2 -2
- package/dist/{chunk-XK5A4UF2.js → chunk-UIMN2SI7.js} +6 -4
- package/dist/{chunk-TA56OIIF.mjs → chunk-UYFX3RDH.mjs} +1 -1
- package/dist/{chunk-PS6S7UL3.js → chunk-W2ROT7VM.js} +5 -5
- package/dist/{chunk-MPOLUVMP.js → chunk-WPV7WV6W.js} +2 -2
- package/dist/{chunk-TKGENLP6.js → chunk-X2P642IM.js} +2 -2
- package/dist/{chunk-WBSWDEK6.js → chunk-ZA5YF7PU.js} +2 -2
- package/dist/{chunk-ME7I4NPF.js → chunk-ZXUANTZJ.js} +2 -2
- package/dist/executors.js +12 -13
- package/dist/executors.mjs +12 -12
- package/dist/generators.js +11 -12
- package/dist/generators.mjs +14 -14
- package/dist/index.js +21 -22
- package/dist/index.mjs +24 -24
- package/dist/src/base/base-executor.js +3 -4
- package/dist/src/base/base-executor.mjs +3 -3
- package/dist/src/base/base-executor.untyped.js +0 -1
- package/dist/src/base/base-executor.untyped.mjs +1 -1
- package/dist/src/base/base-generator.js +3 -4
- package/dist/src/base/base-generator.mjs +3 -3
- package/dist/src/base/base-generator.untyped.js +0 -1
- package/dist/src/base/base-generator.untyped.mjs +1 -1
- package/dist/src/base/cargo-base-executor.untyped.js +0 -1
- package/dist/src/base/cargo-base-executor.untyped.mjs +1 -1
- package/dist/src/base/index.js +6 -7
- package/dist/src/base/index.mjs +6 -6
- package/dist/src/base/typescript-build-executor.untyped.js +0 -1
- package/dist/src/base/typescript-build-executor.untyped.mjs +1 -1
- package/dist/src/base/typescript-library-generator.untyped.js +0 -1
- package/dist/src/base/typescript-library-generator.untyped.mjs +1 -1
- package/dist/src/executors/cargo-build/executor.js +4 -5
- package/dist/src/executors/cargo-build/executor.mjs +4 -4
- package/dist/src/executors/cargo-build/untyped.js +0 -1
- package/dist/src/executors/cargo-build/untyped.mjs +1 -1
- package/dist/src/executors/cargo-check/executor.js +4 -5
- package/dist/src/executors/cargo-check/executor.mjs +4 -4
- package/dist/src/executors/cargo-check/untyped.js +0 -1
- package/dist/src/executors/cargo-check/untyped.mjs +1 -1
- package/dist/src/executors/cargo-clippy/executor.js +4 -5
- package/dist/src/executors/cargo-clippy/executor.mjs +4 -4
- package/dist/src/executors/cargo-clippy/untyped.js +0 -1
- package/dist/src/executors/cargo-clippy/untyped.mjs +1 -1
- package/dist/src/executors/cargo-doc/executor.js +4 -5
- package/dist/src/executors/cargo-doc/executor.mjs +4 -4
- package/dist/src/executors/cargo-doc/untyped.js +0 -1
- package/dist/src/executors/cargo-doc/untyped.mjs +1 -1
- package/dist/src/executors/cargo-format/executor.js +4 -5
- package/dist/src/executors/cargo-format/executor.mjs +4 -4
- package/dist/src/executors/cargo-format/untyped.js +0 -1
- package/dist/src/executors/cargo-format/untyped.mjs +1 -1
- package/dist/src/executors/cargo-publish/executor.js +0 -1
- package/dist/src/executors/cargo-publish/executor.mjs +1 -1
- package/dist/src/executors/cargo-publish/untyped.js +0 -1
- package/dist/src/executors/cargo-publish/untyped.mjs +1 -1
- package/dist/src/executors/clean-package/executor.js +3 -4
- package/dist/src/executors/clean-package/executor.mjs +3 -3
- package/dist/src/executors/clean-package/untyped.js +0 -1
- package/dist/src/executors/clean-package/untyped.mjs +1 -1
- package/dist/src/executors/esbuild/executor.js +4 -5
- package/dist/src/executors/esbuild/executor.mjs +4 -4
- package/dist/src/executors/esbuild/untyped.js +0 -1
- package/dist/src/executors/esbuild/untyped.mjs +1 -1
- package/dist/src/executors/npm-publish/executor.js +0 -1
- package/dist/src/executors/npm-publish/executor.mjs +1 -1
- package/dist/src/executors/npm-publish/untyped.js +1 -3
- package/dist/src/executors/npm-publish/untyped.mjs +1 -1
- package/dist/src/executors/size-limit/executor.js +4 -5
- package/dist/src/executors/size-limit/executor.mjs +4 -4
- package/dist/src/executors/size-limit/untyped.js +0 -1
- package/dist/src/executors/size-limit/untyped.mjs +1 -1
- package/dist/src/executors/typia/executor.js +4 -5
- package/dist/src/executors/typia/executor.mjs +4 -4
- package/dist/src/executors/typia/untyped.js +0 -1
- package/dist/src/executors/typia/untyped.mjs +1 -1
- package/dist/src/executors/unbuild/executor.js +4 -5
- package/dist/src/executors/unbuild/executor.mjs +4 -4
- package/dist/src/executors/unbuild/untyped.js +0 -1
- package/dist/src/executors/unbuild/untyped.mjs +1 -1
- package/dist/src/generators/browser-library/generator.js +6 -7
- package/dist/src/generators/browser-library/generator.mjs +6 -6
- package/dist/src/generators/browser-library/untyped.js +0 -1
- package/dist/src/generators/browser-library/untyped.mjs +1 -1
- package/dist/src/generators/config-schema/generator.js +4 -5
- package/dist/src/generators/config-schema/generator.mjs +4 -4
- package/dist/src/generators/config-schema/untyped.js +0 -1
- package/dist/src/generators/config-schema/untyped.mjs +1 -1
- package/dist/src/generators/init/init.js +0 -1
- package/dist/src/generators/init/init.mjs +1 -1
- package/dist/src/generators/init/untyped.js +1 -3
- package/dist/src/generators/init/untyped.mjs +1 -1
- package/dist/src/generators/neutral-library/generator.js +6 -7
- package/dist/src/generators/neutral-library/generator.mjs +6 -6
- package/dist/src/generators/neutral-library/untyped.js +0 -1
- package/dist/src/generators/neutral-library/untyped.mjs +1 -1
- package/dist/src/generators/node-library/generator.js +6 -7
- package/dist/src/generators/node-library/generator.mjs +6 -6
- package/dist/src/generators/node-library/untyped.js +0 -1
- package/dist/src/generators/node-library/untyped.mjs +1 -1
- package/dist/src/generators/preset/generator.js +5 -6
- package/dist/src/generators/preset/generator.mjs +5 -5
- package/dist/src/generators/preset/untyped.js +0 -1
- package/dist/src/generators/preset/untyped.mjs +1 -1
- package/dist/src/generators/release-version/generator.js +3 -4
- package/dist/src/generators/release-version/generator.mjs +3 -3
- package/dist/src/generators/release-version/untyped.js +1 -3
- package/dist/src/generators/release-version/untyped.mjs +1 -1
- package/dist/src/plugins/rust/cargo-toml.js +0 -1
- package/dist/src/plugins/rust/cargo-toml.mjs +1 -1
- package/dist/src/plugins/rust/index.js +0 -1
- package/dist/src/plugins/rust/index.mjs +1 -1
- package/dist/src/plugins/typescript/index.js +0 -1
- package/dist/src/plugins/typescript/index.mjs +1 -1
- package/dist/src/plugins/typescript/tsup.js +0 -1
- package/dist/src/plugins/typescript/tsup.mjs +1 -1
- package/dist/src/plugins/typescript/untyped-schema.js +0 -1
- package/dist/src/plugins/typescript/untyped-schema.mjs +1 -1
- package/dist/src/types.js +0 -1
- package/dist/src/types.mjs +1 -1
- package/dist/src/utils/apply-workspace-tokens.js +0 -1
- package/dist/src/utils/apply-workspace-tokens.mjs +1 -1
- package/dist/src/utils/cargo.js +0 -1
- package/dist/src/utils/cargo.mjs +1 -1
- package/dist/src/utils/create-cli-options.js +0 -1
- package/dist/src/utils/create-cli-options.mjs +1 -1
- package/dist/src/utils/get-project-configurations.js +0 -1
- package/dist/src/utils/get-project-configurations.mjs +1 -1
- package/dist/src/utils/index.js +2 -3
- package/dist/src/utils/index.mjs +2 -2
- package/dist/src/utils/lock-file.js +0 -1
- package/dist/src/utils/lock-file.mjs +1 -1
- package/dist/src/utils/nx-json.js +0 -1
- package/dist/src/utils/nx-json.mjs +1 -1
- package/dist/src/utils/package-helpers.js +0 -1
- package/dist/src/utils/package-helpers.mjs +1 -1
- package/dist/src/utils/plugin-helpers.js +0 -1
- package/dist/src/utils/plugin-helpers.mjs +1 -1
- package/dist/src/utils/pnpm-deps-update.js +0 -1
- package/dist/src/utils/pnpm-deps-update.mjs +1 -1
- package/dist/src/utils/project-tags.js +0 -1
- package/dist/src/utils/project-tags.mjs +1 -1
- package/dist/src/utils/typia-transform.js +0 -1
- package/dist/src/utils/typia-transform.mjs +1 -1
- package/dist/src/utils/versions.d.mts +1 -1
- package/dist/src/utils/versions.d.ts +1 -1
- package/dist/src/utils/versions.js +2 -3
- package/dist/src/utils/versions.mjs +2 -2
- package/package.json +5 -5
- package/dist/chunk-3RG5ZIWI.js +0 -10
- package/dist/chunk-IPJSQ4JM.mjs +0 -18
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import {
|
|
2
2
|
normalizeOptions,
|
|
3
3
|
typeScriptLibraryGeneratorFn
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-LNCNJLSB.mjs";
|
|
5
5
|
import {
|
|
6
6
|
typesNodeVersion
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-QC5ON3X4.mjs";
|
|
8
8
|
import {
|
|
9
9
|
withRunGenerator
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-BSZKXTQ7.mjs";
|
|
11
11
|
import {
|
|
12
12
|
joinPaths
|
|
13
13
|
} from "./chunk-U7JFVMCK.mjs";
|
|
14
14
|
import {
|
|
15
15
|
__dirname
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-6EFTJSBB.mjs";
|
|
17
17
|
|
|
18
18
|
// src/generators/node-library/generator.ts
|
|
19
19
|
import {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
withRunExecutor
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-BZ6SXWSL.mjs";
|
|
4
4
|
import {
|
|
5
5
|
getWorkspaceConfig
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-JZ4MPWS7.mjs";
|
|
7
7
|
import {
|
|
8
8
|
formatLogMessage,
|
|
9
9
|
getStopwatch,
|
|
@@ -21,13 +21,6 @@ import {
|
|
|
21
21
|
import {
|
|
22
22
|
joinPaths
|
|
23
23
|
} from "./chunk-U7JFVMCK.mjs";
|
|
24
|
-
import {
|
|
25
|
-
__require
|
|
26
|
-
} from "./chunk-IPJSQ4JM.mjs";
|
|
27
|
-
|
|
28
|
-
// ../esbuild/src/build.ts
|
|
29
|
-
import * as esbuild from "esbuild";
|
|
30
|
-
import { globbySync } from "globby";
|
|
31
24
|
|
|
32
25
|
// ../build-tools/src/config.ts
|
|
33
26
|
var DEFAULT_COMPILED_BANNER = `/*****************************************
|
|
@@ -604,88 +597,6 @@ async function generatePackageJson(context) {
|
|
|
604
597
|
return context;
|
|
605
598
|
}
|
|
606
599
|
|
|
607
|
-
// ../esbuild/src/plugins/deps-check.ts
|
|
608
|
-
import { builtinModules as builtinModules2 } from "node:module";
|
|
609
|
-
import path2 from "node:path";
|
|
610
|
-
var unusedIgnore = [
|
|
611
|
-
// these are our dev dependencies
|
|
612
|
-
/@types\/.*?/,
|
|
613
|
-
/@typescript-eslint.*?/,
|
|
614
|
-
/eslint.*?/,
|
|
615
|
-
"esbuild",
|
|
616
|
-
"husky",
|
|
617
|
-
"is-ci",
|
|
618
|
-
"lint-staged",
|
|
619
|
-
"prettier",
|
|
620
|
-
"typescript",
|
|
621
|
-
"ts-node",
|
|
622
|
-
"ts-jest",
|
|
623
|
-
"@swc/core",
|
|
624
|
-
"@swc/jest",
|
|
625
|
-
"jest",
|
|
626
|
-
// these are missing 3rd party deps
|
|
627
|
-
"spdx-exceptions",
|
|
628
|
-
"spdx-license-ids",
|
|
629
|
-
// type-only, so it is not detected
|
|
630
|
-
"ts-toolbelt",
|
|
631
|
-
// these are indirectly used by build
|
|
632
|
-
"buffer"
|
|
633
|
-
];
|
|
634
|
-
var missingIgnore = [".prisma", "@prisma/client", "ts-toolbelt"];
|
|
635
|
-
var depsCheckPlugin = (bundle) => ({
|
|
636
|
-
name: "storm:deps-check",
|
|
637
|
-
setup(build3) {
|
|
638
|
-
const pkgJsonPath = path2.join(process.cwd(), "package.json");
|
|
639
|
-
const pkgContents = __require(pkgJsonPath);
|
|
640
|
-
const regDependencies = Object.keys(pkgContents["dependencies"] ?? {});
|
|
641
|
-
const devDependencies = Object.keys(pkgContents["devDependencies"] ?? {});
|
|
642
|
-
const peerDependencies = Object.keys(pkgContents["peerDependencies"] ?? {});
|
|
643
|
-
const dependencies = [
|
|
644
|
-
...regDependencies,
|
|
645
|
-
...bundle ? devDependencies : []
|
|
646
|
-
];
|
|
647
|
-
const collectedDependencies = /* @__PURE__ */ new Set();
|
|
648
|
-
const onlyPackages = /^[^./](?!:)|^\.[^./]|^\.\.[^/]/;
|
|
649
|
-
build3.onResolve({ filter: onlyPackages }, (args) => {
|
|
650
|
-
if (args.importer.includes(process.cwd())) {
|
|
651
|
-
if (args.path[0] === "@") {
|
|
652
|
-
const [org, pkg] = args.path.split("/");
|
|
653
|
-
collectedDependencies.add(`${org}/${pkg}`);
|
|
654
|
-
} else {
|
|
655
|
-
const [pkg] = args.path.split("/");
|
|
656
|
-
collectedDependencies.add(pkg);
|
|
657
|
-
}
|
|
658
|
-
}
|
|
659
|
-
return { external: true };
|
|
660
|
-
});
|
|
661
|
-
build3.onEnd(() => {
|
|
662
|
-
const unusedDependencies = [...dependencies].filter((dep) => {
|
|
663
|
-
return !collectedDependencies.has(dep) || builtinModules2.includes(dep);
|
|
664
|
-
});
|
|
665
|
-
const missingDependencies = [...collectedDependencies].filter((dep) => {
|
|
666
|
-
return !dependencies.includes(dep) && !builtinModules2.includes(dep);
|
|
667
|
-
});
|
|
668
|
-
const filteredUnusedDeps = unusedDependencies.filter((dep) => {
|
|
669
|
-
return !unusedIgnore.some((pattern) => dep.match(pattern));
|
|
670
|
-
});
|
|
671
|
-
const filteredMissingDeps = missingDependencies.filter((dep) => {
|
|
672
|
-
return !missingIgnore.some((pattern) => dep.match(pattern)) && !peerDependencies.includes(dep);
|
|
673
|
-
});
|
|
674
|
-
writeWarning(
|
|
675
|
-
`Unused Dependencies: ${JSON.stringify(filteredUnusedDeps)}`
|
|
676
|
-
);
|
|
677
|
-
writeError(
|
|
678
|
-
`Missing Dependencies: ${JSON.stringify(filteredMissingDeps)}`
|
|
679
|
-
);
|
|
680
|
-
if (filteredMissingDeps.length > 0) {
|
|
681
|
-
throw new Error(`Missing dependencies detected - please install them:
|
|
682
|
-
${JSON.stringify(filteredMissingDeps)}
|
|
683
|
-
`);
|
|
684
|
-
}
|
|
685
|
-
});
|
|
686
|
-
}
|
|
687
|
-
});
|
|
688
|
-
|
|
689
600
|
// ../esbuild/src/tsup.ts
|
|
690
601
|
import { build as tsup } from "tsup";
|
|
691
602
|
async function executeTsup(context) {
|
|
@@ -726,32 +637,6 @@ async function reportResults(context) {
|
|
|
726
637
|
);
|
|
727
638
|
}
|
|
728
639
|
}
|
|
729
|
-
async function dependencyCheck(options) {
|
|
730
|
-
if (process.env.DEV === "true") {
|
|
731
|
-
return void 0;
|
|
732
|
-
}
|
|
733
|
-
if (process.env.CI && !process.env.BUILDKITE) {
|
|
734
|
-
return void 0;
|
|
735
|
-
}
|
|
736
|
-
const buildPromise = esbuild.build({
|
|
737
|
-
entryPoints: globbySync("**/*.{j,t}s", {
|
|
738
|
-
// We don't check dependencies in ecosystem tests because tests are isolated from the build.
|
|
739
|
-
ignore: ["./src/__tests__/**/*", "./tests/e2e/**/*", "./dist/**/*"],
|
|
740
|
-
gitignore: true
|
|
741
|
-
}),
|
|
742
|
-
logLevel: "silent",
|
|
743
|
-
// there will be errors
|
|
744
|
-
bundle: true,
|
|
745
|
-
// we bundle to get everything
|
|
746
|
-
write: false,
|
|
747
|
-
// no need to write for analysis
|
|
748
|
-
outdir: "out",
|
|
749
|
-
plugins: [depsCheckPlugin(options.bundle)]
|
|
750
|
-
});
|
|
751
|
-
await buildPromise.catch(() => {
|
|
752
|
-
});
|
|
753
|
-
return void 0;
|
|
754
|
-
}
|
|
755
640
|
async function cleanOutputPath(context) {
|
|
756
641
|
if (context.clean !== false && context.outputPath) {
|
|
757
642
|
writeDebug(
|
|
@@ -764,7 +649,7 @@ async function cleanOutputPath(context) {
|
|
|
764
649
|
}
|
|
765
650
|
return context;
|
|
766
651
|
}
|
|
767
|
-
async function
|
|
652
|
+
async function build(options) {
|
|
768
653
|
writeDebug(` \u26A1 Executing Storm ESBuild pipeline`);
|
|
769
654
|
const stopwatch = getStopwatch("ESBuild pipeline");
|
|
770
655
|
try {
|
|
@@ -775,7 +660,7 @@ async function build2(options) {
|
|
|
775
660
|
const context = await resolveContext(options);
|
|
776
661
|
await cleanOutputPath(context);
|
|
777
662
|
await Promise.all([
|
|
778
|
-
dependencyCheck(context.options),
|
|
663
|
+
// dependencyCheck(context.options),
|
|
779
664
|
generatePackageJson(context),
|
|
780
665
|
copyBuildAssets(context),
|
|
781
666
|
executeTsup(context)
|
|
@@ -800,7 +685,7 @@ async function esbuildExecutorFn(options, context, config) {
|
|
|
800
685
|
"The Build process failed because the context is not valid. Please run this command from a workspace."
|
|
801
686
|
);
|
|
802
687
|
}
|
|
803
|
-
await
|
|
688
|
+
await build({
|
|
804
689
|
...options,
|
|
805
690
|
projectRoot: context.projectsConfigurations.projects?.[context.projectName].root,
|
|
806
691
|
name: context.projectName,
|
|
@@ -1,6 +1,6 @@
|
|
|
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
|
|
3
|
+
var _chunkSZWM7COVjs = require('./chunk-SZWM7COV.js');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
@@ -268,7 +268,7 @@ async function normalizeOptions(tree, options, config) {
|
|
|
268
268
|
if (options.publishable === false && options.buildable === false) {
|
|
269
269
|
bundler = "none";
|
|
270
270
|
}
|
|
271
|
-
const { Linter } = _devkit.ensurePackage.call(void 0, "@nx/eslint",
|
|
271
|
+
const { Linter } = _devkit.ensurePackage.call(void 0, "@nx/eslint", _chunkSZWM7COVjs.nxVersion);
|
|
272
272
|
const rootProject = false;
|
|
273
273
|
const {
|
|
274
274
|
projectName,
|
|
@@ -4,14 +4,14 @@
|
|
|
4
4
|
var _chunkLJDV7HFTjs = require('./chunk-LJDV7HFT.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunkZXUANTZJjs = require('./chunk-ZXUANTZJ.js');
|
|
8
8
|
|
|
9
9
|
// src/executors/cargo-build/executor.ts
|
|
10
10
|
async function cargoBuildExecutor(options, context) {
|
|
11
11
|
const command = _chunkLJDV7HFTjs.buildCargoCommand.call(void 0, "build", options, context);
|
|
12
12
|
return await _chunkLJDV7HFTjs.cargoCommand.call(void 0, ...command);
|
|
13
13
|
}
|
|
14
|
-
var executor_default =
|
|
14
|
+
var executor_default = _chunkZXUANTZJjs.withRunExecutor.call(void 0,
|
|
15
15
|
"Cargo - Build",
|
|
16
16
|
cargoBuildExecutor,
|
|
17
17
|
{
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireWildcard(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 _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 _chunkWPV7WV6Wjs = require('./chunk-WPV7WV6W.js');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunkUIMN2SI7js = require('./chunk-UIMN2SI7.js');
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
@@ -26,9 +26,9 @@ async function configSchemaGeneratorFn(tree, options, config) {
|
|
|
26
26
|
`Determining the Storm Workspace Configuration JSON Schema...`,
|
|
27
27
|
config
|
|
28
28
|
);
|
|
29
|
-
const jsonSchema = z.toJSONSchema(
|
|
29
|
+
const jsonSchema = z.toJSONSchema(_chunkUIMN2SI7js.workspaceConfigSchema, {
|
|
30
30
|
target: "draft-7",
|
|
31
|
-
metadata:
|
|
31
|
+
metadata: _chunkUIMN2SI7js.schemaRegistry
|
|
32
32
|
});
|
|
33
33
|
jsonSchema.$id ??= "https://public.storm-cdn.com/schemas/storm-workspace.schema.json";
|
|
34
34
|
jsonSchema.title ??= "Storm Workspace Configuration JSON Schema";
|
|
@@ -57,7 +57,7 @@ async function configSchemaGeneratorFn(tree, options, config) {
|
|
|
57
57
|
success: true
|
|
58
58
|
};
|
|
59
59
|
}
|
|
60
|
-
var generator_default =
|
|
60
|
+
var generator_default = _chunkWPV7WV6Wjs.withRunGenerator.call(void 0,
|
|
61
61
|
"Configuration Schema Creator",
|
|
62
62
|
configSchemaGeneratorFn,
|
|
63
63
|
{
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import {
|
|
2
2
|
normalizeOptions,
|
|
3
3
|
typeScriptLibraryGeneratorFn
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-LNCNJLSB.mjs";
|
|
5
5
|
import {
|
|
6
6
|
withRunGenerator
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-BSZKXTQ7.mjs";
|
|
8
8
|
import {
|
|
9
9
|
joinPaths
|
|
10
10
|
} from "./chunk-U7JFVMCK.mjs";
|
|
11
11
|
import {
|
|
12
12
|
__dirname
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-6EFTJSBB.mjs";
|
|
14
14
|
|
|
15
15
|
// src/generators/browser-library/generator.ts
|
|
16
16
|
import {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});// src/utils/versions.ts
|
|
2
|
-
var tsupVersion = "
|
|
2
|
+
var tsupVersion = "8.4.0";
|
|
3
3
|
var prettierPackageJsonVersion = "2.4.6";
|
|
4
4
|
var prettierPrismaVersion = "5.0.0";
|
|
5
5
|
var prettierVersion = "^3.0.3";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkZXUANTZJjs = require('./chunk-ZXUANTZJ.js');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
var _chunk2CDSXWFAjs = require('./chunk-2CDSXWFA.js');
|
|
@@ -27,7 +27,7 @@ async function typiaExecutorFn(options, _, config) {
|
|
|
27
27
|
success: true
|
|
28
28
|
};
|
|
29
29
|
}
|
|
30
|
-
var executor_default =
|
|
30
|
+
var executor_default = _chunkZXUANTZJjs.withRunExecutor.call(void 0,
|
|
31
31
|
"Typia runtime validation generator",
|
|
32
32
|
typiaExecutorFn,
|
|
33
33
|
{
|
|
@@ -830,7 +830,7 @@ var getConfigEnv = () => {
|
|
|
830
830
|
support: process.env[`${prefix}SUPPORT`] || void 0,
|
|
831
831
|
timezone: process.env[`${prefix}TIMEZONE`] || process.env.TZ || void 0,
|
|
832
832
|
locale: process.env[`${prefix}LOCALE`] || process.env.LOCALE || void 0,
|
|
833
|
-
configFile: process.env[`${prefix}
|
|
833
|
+
configFile: process.env[`${prefix}WORKSPACE_CONFIG_FILE`] ? _chunk53DNHF7Bjs.correctPaths.call(void 0, process.env[`${prefix}WORKSPACE_CONFIG_FILE`]) : void 0,
|
|
834
834
|
workspaceRoot: process.env[`${prefix}WORKSPACE_ROOT`] ? _chunk53DNHF7Bjs.correctPaths.call(void 0, process.env[`${prefix}WORKSPACE_ROOT`]) : void 0,
|
|
835
835
|
directories: {
|
|
836
836
|
cache: process.env[`${prefix}CACHE_DIR`] ? _chunk53DNHF7Bjs.correctPaths.call(void 0, process.env[`${prefix}CACHE_DIR`]) : process.env[`${prefix}CACHE_DIRECTORY`] ? _chunk53DNHF7Bjs.correctPaths.call(void 0, process.env[`${prefix}CACHE_DIRECTORY`]) : void 0,
|
|
@@ -893,7 +893,7 @@ var getConfigEnv = () => {
|
|
|
893
893
|
config.licensing = `${config.homepage}/docs`;
|
|
894
894
|
}
|
|
895
895
|
}
|
|
896
|
-
const serializedConfig = process.env[`${prefix}
|
|
896
|
+
const serializedConfig = process.env[`${prefix}WORKSPACE_CONFIG`];
|
|
897
897
|
if (serializedConfig) {
|
|
898
898
|
const parsed = JSON.parse(serializedConfig);
|
|
899
899
|
config = {
|
|
@@ -1125,7 +1125,9 @@ var setConfigEnv = (config) => {
|
|
|
1125
1125
|
process.env.LANG = config.locale ? `${config.locale.replaceAll("-", "_")}.UTF-8` : "en_US.UTF-8";
|
|
1126
1126
|
}
|
|
1127
1127
|
if (config.configFile) {
|
|
1128
|
-
process.env[`${prefix}
|
|
1128
|
+
process.env[`${prefix}WORKSPACE_CONFIG_FILE`] = _chunk53DNHF7Bjs.correctPaths.call(void 0,
|
|
1129
|
+
config.configFile
|
|
1130
|
+
);
|
|
1129
1131
|
}
|
|
1130
1132
|
if (config.workspaceRoot) {
|
|
1131
1133
|
process.env[`${prefix}WORKSPACE_ROOT`] = _chunk53DNHF7Bjs.correctPaths.call(void 0, config.workspaceRoot);
|
|
@@ -1229,7 +1231,7 @@ var setConfigEnv = (config) => {
|
|
|
1229
1231
|
config.skipConfigLogging
|
|
1230
1232
|
);
|
|
1231
1233
|
}
|
|
1232
|
-
process.env[`${prefix}
|
|
1234
|
+
process.env[`${prefix}WORKSPACE_CONFIG`] = JSON.stringify(config);
|
|
1233
1235
|
for (const key of Object.keys(_nullishCoalesce(config.extensions, () => ( {})))) {
|
|
1234
1236
|
if (config.extensions[key] && Object.keys(config.extensions[key])) {
|
|
1235
1237
|
setExtensionEnv(key, config.extensions[key]);
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } }
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkQKQRWKYXjs = require('./chunk-QKQRWKYX.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunkWPV7WV6Wjs = require('./chunk-WPV7WV6W.js');
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
var _chunk53DNHF7Bjs = require('./chunk-53DNHF7B.js');
|
|
@@ -48,7 +48,7 @@ async function browserLibraryGeneratorFn(tree, schema, config) {
|
|
|
48
48
|
description: schema.description,
|
|
49
49
|
directory: schema.directory
|
|
50
50
|
};
|
|
51
|
-
const options = await
|
|
51
|
+
const options = await _chunkQKQRWKYXjs.normalizeOptions.call(void 0, tree, tsLibraryGeneratorOptions);
|
|
52
52
|
const { className, name, propertyName } = _devkit.names.call(void 0,
|
|
53
53
|
options.projectNames.projectFileName
|
|
54
54
|
);
|
|
@@ -78,11 +78,11 @@ async function browserLibraryGeneratorFn(tree, schema, config) {
|
|
|
78
78
|
}
|
|
79
79
|
}
|
|
80
80
|
});
|
|
81
|
-
await
|
|
81
|
+
await _chunkQKQRWKYXjs.typeScriptLibraryGeneratorFn.call(void 0, tree, tsLibraryGeneratorOptions, config);
|
|
82
82
|
await _devkit.formatFiles.call(void 0, tree);
|
|
83
83
|
return null;
|
|
84
84
|
}
|
|
85
|
-
var generator_default =
|
|
85
|
+
var generator_default = _chunkWPV7WV6Wjs.withRunGenerator.call(void 0,
|
|
86
86
|
"TypeScript Library Creator (Browser Platform)",
|
|
87
87
|
browserLibraryGeneratorFn,
|
|
88
88
|
{
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
var _chunkA77PFJ72js = require('./chunk-A77PFJ72.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunkUIMN2SI7js = require('./chunk-UIMN2SI7.js');
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
@@ -36,7 +36,7 @@ var withRunGenerator = (name, generatorFn, generatorOptions = {
|
|
|
36
36
|
- workspaceRoot: ${workspaceRoot}`,
|
|
37
37
|
config
|
|
38
38
|
);
|
|
39
|
-
config = await
|
|
39
|
+
config = await _chunkUIMN2SI7js.getConfig.call(void 0, workspaceRoot);
|
|
40
40
|
}
|
|
41
41
|
if (_optionalChain([generatorOptions, 'optionalAccess', _ => _.hooks, 'optionalAccess', _2 => _2.applyDefaultOptions])) {
|
|
42
42
|
_chunk2CDSXWFAjs.writeDebug.call(void 0, "Running the applyDefaultOptions hook...", config);
|
|
@@ -4,14 +4,14 @@
|
|
|
4
4
|
var _chunkLJDV7HFTjs = require('./chunk-LJDV7HFT.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunkZXUANTZJjs = require('./chunk-ZXUANTZJ.js');
|
|
8
8
|
|
|
9
9
|
// src/executors/cargo-clippy/executor.ts
|
|
10
10
|
async function cargoClippyExecutor(options, context) {
|
|
11
11
|
const command = _chunkLJDV7HFTjs.buildCargoCommand.call(void 0, "clippy", options, context);
|
|
12
12
|
return await _chunkLJDV7HFTjs.cargoCommand.call(void 0, ...command);
|
|
13
13
|
}
|
|
14
|
-
var executor_default =
|
|
14
|
+
var executor_default = _chunkZXUANTZJjs.withRunExecutor.call(void 0,
|
|
15
15
|
"Cargo - Clippy",
|
|
16
16
|
cargoClippyExecutor,
|
|
17
17
|
{
|
|
@@ -1,6 +1,6 @@
|
|
|
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 _chunkZXUANTZJjs = require('./chunk-ZXUANTZJ.js');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
var _chunk2CDSXWFAjs = require('./chunk-2CDSXWFA.js');
|
|
@@ -80,7 +80,7 @@ async function unbuildExecutorFn(options, context, config) {
|
|
|
80
80
|
success: true
|
|
81
81
|
};
|
|
82
82
|
}
|
|
83
|
-
var executor_default =
|
|
83
|
+
var executor_default = _chunkZXUANTZJjs.withRunExecutor.call(void 0,
|
|
84
84
|
"TypeScript Unbuild build",
|
|
85
85
|
unbuildExecutorFn,
|
|
86
86
|
{
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
var _chunkA77PFJ72js = require('./chunk-A77PFJ72.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunkUIMN2SI7js = require('./chunk-UIMN2SI7.js');
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
@@ -47,7 +47,7 @@ var withRunExecutor = (name, executorFn, executorOptions = {}) => async (_option
|
|
|
47
47
|
`,
|
|
48
48
|
config
|
|
49
49
|
);
|
|
50
|
-
config = await
|
|
50
|
+
config = await _chunkUIMN2SI7js.getConfig.call(void 0, workspaceRoot);
|
|
51
51
|
}
|
|
52
52
|
if (_optionalChain([executorOptions, 'optionalAccess', _3 => _3.hooks, 'optionalAccess', _4 => _4.applyDefaultOptions])) {
|
|
53
53
|
_chunk2CDSXWFAjs.writeDebug.call(void 0, "Running the applyDefaultOptions hook...", config);
|
package/dist/executors.js
CHANGED
|
@@ -4,46 +4,45 @@
|
|
|
4
4
|
var _chunkBZTR7YL6js = require('./chunk-BZTR7YL6.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunk53INDKGTjs = require('./chunk-53INDKGT.js');
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
var
|
|
10
|
+
var _chunkTOLAZGZIjs = require('./chunk-TOLAZGZI.js');
|
|
11
11
|
|
|
12
12
|
|
|
13
|
-
var
|
|
13
|
+
var _chunkZA5YF7PUjs = require('./chunk-ZA5YF7PU.js');
|
|
14
14
|
|
|
15
15
|
|
|
16
|
-
var
|
|
16
|
+
var _chunk4TLZ35H7js = require('./chunk-4TLZ35H7.js');
|
|
17
17
|
|
|
18
18
|
|
|
19
19
|
var _chunkWRXLSZ6Ijs = require('./chunk-WRXLSZ6I.js');
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
var
|
|
22
|
+
var _chunk44654LXZjs = require('./chunk-44654LXZ.js');
|
|
23
23
|
|
|
24
24
|
|
|
25
|
-
var
|
|
25
|
+
var _chunkRKMDCVW7js = require('./chunk-RKMDCVW7.js');
|
|
26
26
|
|
|
27
27
|
|
|
28
|
-
var
|
|
28
|
+
var _chunkBYSCMSXFjs = require('./chunk-BYSCMSXF.js');
|
|
29
29
|
|
|
30
30
|
|
|
31
|
-
var
|
|
31
|
+
var _chunkX2P642IMjs = require('./chunk-X2P642IM.js');
|
|
32
32
|
|
|
33
33
|
|
|
34
|
-
var
|
|
34
|
+
var _chunkAZ3WKJXUjs = require('./chunk-AZ3WKJXU.js');
|
|
35
35
|
require('./chunk-73IC2JQV.js');
|
|
36
36
|
require('./chunk-F6X43VUX.js');
|
|
37
37
|
require('./chunk-LJDV7HFT.js');
|
|
38
38
|
require('./chunk-452FQZ3B.js');
|
|
39
39
|
require('./chunk-AX3RSZT7.js');
|
|
40
|
-
require('./chunk-
|
|
40
|
+
require('./chunk-ZXUANTZJ.js');
|
|
41
41
|
require('./chunk-A77PFJ72.js');
|
|
42
|
-
require('./chunk-
|
|
42
|
+
require('./chunk-UIMN2SI7.js');
|
|
43
43
|
require('./chunk-2CDSXWFA.js');
|
|
44
44
|
require('./chunk-HNFKVXBV.js');
|
|
45
45
|
require('./chunk-53DNHF7B.js');
|
|
46
|
-
require('./chunk-3RG5ZIWI.js');
|
|
47
46
|
|
|
48
47
|
|
|
49
48
|
|
|
@@ -56,4 +55,4 @@ require('./chunk-3RG5ZIWI.js');
|
|
|
56
55
|
|
|
57
56
|
|
|
58
57
|
|
|
59
|
-
exports.LARGE_BUFFER = _chunkBZTR7YL6js.LARGE_BUFFER; exports.cargoBuildExecutor =
|
|
58
|
+
exports.LARGE_BUFFER = _chunkBZTR7YL6js.LARGE_BUFFER; exports.cargoBuildExecutor = _chunkRKMDCVW7js.cargoBuildExecutor; exports.cargoCheckExecutor = _chunkBYSCMSXFjs.cargoCheckExecutor; exports.cargoClippyExecutor = _chunkX2P642IMjs.cargoClippyExecutor; exports.cargoDocExecutor = _chunkAZ3WKJXUjs.cargoDocExecutor; exports.cargoFormatExecutor = _chunk4TLZ35H7js.cargoFormatExecutor; exports.esbuildExecutorFn = _chunk44654LXZjs.esbuildExecutorFn; exports.getRegistryVersion = _chunkWRXLSZ6Ijs.getRegistryVersion; exports.sizeLimitExecutorFn = _chunk53INDKGTjs.sizeLimitExecutorFn; exports.typiaExecutorFn = _chunkTOLAZGZIjs.typiaExecutorFn; exports.unbuildExecutorFn = _chunkZA5YF7PUjs.unbuildExecutorFn;
|
package/dist/executors.mjs
CHANGED
|
@@ -4,46 +4,46 @@ import {
|
|
|
4
4
|
} from "./chunk-D26STI4S.mjs";
|
|
5
5
|
import {
|
|
6
6
|
sizeLimitExecutorFn
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-QP65FHTY.mjs";
|
|
8
8
|
import {
|
|
9
9
|
typiaExecutorFn
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-IGUS5OZZ.mjs";
|
|
11
11
|
import {
|
|
12
12
|
unbuildExecutorFn
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-PNJEWCN4.mjs";
|
|
14
14
|
import {
|
|
15
15
|
cargoFormatExecutor
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-DC7YYDNL.mjs";
|
|
17
17
|
import {
|
|
18
18
|
getRegistryVersion
|
|
19
19
|
} from "./chunk-7DLHAWLG.mjs";
|
|
20
20
|
import {
|
|
21
21
|
esbuildExecutorFn
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-QFFPUHUY.mjs";
|
|
23
23
|
import {
|
|
24
24
|
cargoBuildExecutor
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-ADPC4I6G.mjs";
|
|
26
26
|
import {
|
|
27
27
|
cargoCheckExecutor
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-AQVKQPMG.mjs";
|
|
29
29
|
import {
|
|
30
30
|
cargoClippyExecutor
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-RWAUNWSU.mjs";
|
|
32
32
|
import {
|
|
33
33
|
cargoDocExecutor
|
|
34
|
-
} from "./chunk-
|
|
34
|
+
} from "./chunk-UYFX3RDH.mjs";
|
|
35
35
|
import "./chunk-PIK7KYVE.mjs";
|
|
36
36
|
import "./chunk-KHT5W6AJ.mjs";
|
|
37
37
|
import "./chunk-6LP3KKXE.mjs";
|
|
38
38
|
import "./chunk-SVIG7SR3.mjs";
|
|
39
39
|
import "./chunk-F66XEAID.mjs";
|
|
40
|
-
import "./chunk-
|
|
40
|
+
import "./chunk-BZ6SXWSL.mjs";
|
|
41
41
|
import "./chunk-KYGWN2MB.mjs";
|
|
42
|
-
import "./chunk-
|
|
42
|
+
import "./chunk-JZ4MPWS7.mjs";
|
|
43
43
|
import "./chunk-V44DYGWX.mjs";
|
|
44
44
|
import "./chunk-M5Z57CUO.mjs";
|
|
45
45
|
import "./chunk-U7JFVMCK.mjs";
|
|
46
|
-
import "./chunk-
|
|
46
|
+
import "./chunk-6EFTJSBB.mjs";
|
|
47
47
|
export {
|
|
48
48
|
LARGE_BUFFER,
|
|
49
49
|
cargoBuildExecutor,
|