Commit e9eda83
build: remove @contentstack/cli-launch from bundled CLI (DX-9742)
Demote launch to an opt-in plugin: drop @contentstack/cli-launch from
both the dependencies and the oclif.plugins array in
packages/contentstack/package.json, and regenerate pnpm-lock.yaml to
clear its dependency subtree.
Launch commands are no longer bundled or documented by default; users
install them on demand via `csdx plugins:add @contentstack/cli-launch`
(@oclif/plugin-plugins is already bundled). oclif.manifest.json is
generated at pack time, so it picks up the removal automatically.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent a577aa9 commit e9eda83
2 files changed
Lines changed: 397 additions & 1589 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
150 | 149 | | |
151 | 150 | | |
152 | 151 | | |
153 | | - | |
154 | 152 | | |
155 | 153 | | |
156 | 154 | | |
| |||
0 commit comments