@prisma/composer 0.10.0 → 0.11.0-dev.2
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/{app-config-BinBcpPf-1akTl5h4.d.mts → app-config-DF2_vkH7-D-BcHjYm.d.mts} +21 -4
- package/dist/app-config-DF2_vkH7-D-BcHjYm.d.mts.map +1 -0
- package/dist/config-CdxvLFzg.mjs +36 -0
- package/dist/config-CdxvLFzg.mjs.map +1 -0
- package/dist/config-Cgdex2ik.d.mts +1 -0
- package/dist/config.d.mts +3 -3
- package/dist/config.mjs +3 -2
- package/dist/{container-transport-DKmKg5JQ-DKWs0ubK.mjs → container-transport-HcvNOGZL-twPi2TIv.mjs} +9 -5
- package/dist/container-transport-HcvNOGZL-twPi2TIv.mjs.map +1 -0
- package/dist/control.d.mts +4 -4
- package/dist/control.d.mts.map +1 -1
- package/dist/control.mjs +5 -5
- package/dist/control.mjs.map +1 -1
- package/dist/deploy-Cgdex2ik.d.mts +1 -0
- package/dist/deploy.d.mts +2 -2
- package/dist/deploy.mjs +1 -1
- package/dist/deploy.mjs.map +1 -1
- package/dist/{execute-deploy-destroy-Bk5vwMOf-UJcBFrLl.mjs → execute-deploy-destroy-DJ3BlpgU-ozOg0xCh.mjs} +30 -15
- package/dist/execute-deploy-destroy-DJ3BlpgU-ozOg0xCh.mjs.map +1 -0
- package/dist/{execute-dev-CM2xQ_pz-DDT2LDoL.mjs → execute-dev-CQ0Lo2eN-BXIHSzKA.mjs} +5 -5
- package/dist/{execute-dev-CM2xQ_pz-DDT2LDoL.mjs.map → execute-dev-CQ0Lo2eN-BXIHSzKA.mjs.map} +1 -1
- package/dist/{execute-log-CUbn7f2_-BISq4GK_.mjs → execute-log-CUzTOzSj-D5c_igNr.mjs} +3 -3
- package/dist/{execute-log-CUbn7f2_-BISq4GK_.mjs.map → execute-log-CUzTOzSj-D5c_igNr.mjs.map} +1 -1
- package/dist/local-target.d.mts +1 -1
- package/dist/nextjs-control.d.mts +3 -3
- package/dist/node-control.d.mts +3 -3
- package/dist/node-control.mjs +18 -6
- package/dist/node-control.mjs.map +1 -1
- package/dist/{pipeline-CCuthvMX-xnm-w-ZV.mjs → pipeline-Bt8QocRh-DMU4GXz9.mjs} +33 -15
- package/dist/pipeline-Bt8QocRh-DMU4GXz9.mjs.map +1 -0
- package/dist/report.d.mts +2 -2
- package/dist/{run-alchemy-D44OZlyB-Cw5CVbUQ.mjs → run-alchemy--ZIvgqyU-BtZTukrY.mjs} +3 -2
- package/dist/{run-alchemy-D44OZlyB-Cw5CVbUQ.mjs.map → run-alchemy--ZIvgqyU-BtZTukrY.mjs.map} +1 -1
- package/package.json +13 -12
- package/skills/prisma-composer/SKILL.md +786 -0
- package/dist/app-config-BinBcpPf-1akTl5h4.d.mts.map +0 -1
- package/dist/config-647Wkm51.d.mts +0 -1
- package/dist/container-transport-DKmKg5JQ-DKWs0ubK.mjs.map +0 -1
- package/dist/deploy-647Wkm51.d.mts +0 -1
- package/dist/execute-deploy-destroy-Bk5vwMOf-UJcBFrLl.mjs.map +0 -1
- package/dist/pipeline-CCuthvMX-xnm-w-ZV.mjs.map +0 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { t as CliStructuredError } from "./errors-0e8IVwzi.mjs";
|
|
2
|
-
import { t as containerEnv } from "./container-transport-
|
|
2
|
+
import { t as containerEnv } from "./container-transport-HcvNOGZL-twPi2TIv.mjs";
|
|
3
3
|
import { t as DEV_DIR } from "./app-config-joXc-BKm-CdcXqNMD.mjs";
|
|
4
4
|
import { n as ok, s as toStructured, t as notOk } from "./result-D95kAAek.mjs";
|
|
5
5
|
import { n as resolveLocalTargets } from "./local-target-DnA2E8IN.mjs";
|
|
6
|
-
import { n as spawnAlchemy, t as alchemyInvocation } from "./run-alchemy-
|
|
7
|
-
import { n as runPipeline } from "./pipeline-
|
|
6
|
+
import { n as spawnAlchemy, t as alchemyInvocation } from "./run-alchemy--ZIvgqyU-BtZTukrY.mjs";
|
|
7
|
+
import { n as runPipeline } from "./pipeline-Bt8QocRh-DMU4GXz9.mjs";
|
|
8
8
|
import { t as withEmulatorRetry } from "./emulator-retry-DGonap4g-S8BNrXFD.mjs";
|
|
9
9
|
import * as fs$1 from "node:fs";
|
|
10
10
|
import * as path$1 from "node:path";
|
|
@@ -1564,7 +1564,7 @@ var esm_default = {
|
|
|
1564
1564
|
FSWatcher
|
|
1565
1565
|
};
|
|
1566
1566
|
//#endregion
|
|
1567
|
-
//#region ../../0-framework/3-tooling/cli/dist/execute-dev-
|
|
1567
|
+
//#region ../../0-framework/3-tooling/cli/dist/execute-dev-CQ0Lo2eN.mjs
|
|
1568
1568
|
/**
|
|
1569
1569
|
* Local-dev spec § 6 `generate-dev-stack.ts`: like generate-stack.ts but at
|
|
1570
1570
|
* `.prisma-composer/dev/alchemy.run.ts`, always Alchemy stage `dev`, using
|
|
@@ -2011,4 +2011,4 @@ async function executeDev(input, deps, cwd) {
|
|
|
2011
2011
|
//#endregion
|
|
2012
2012
|
export { executeDev };
|
|
2013
2013
|
|
|
2014
|
-
//# sourceMappingURL=execute-dev-
|
|
2014
|
+
//# sourceMappingURL=execute-dev-CQ0Lo2eN-BXIHSzKA.mjs.map
|