@teambit/harmony.content.cli-reference 2.0.854 → 2.0.855
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/cli-reference.docs.mdx +1 -1
- package/cli-reference.json +1 -1
- package/cli-reference.mdx +1 -1
- package/dist/cli-reference.docs.mdx +1 -1
- package/dist/cli-reference.json +1 -1
- package/dist/cli-reference.mdx.js +1 -1
- package/dist/cli-reference.mdx.js.map +1 -1
- package/dist/{preview-1764608345104.js → preview-1764617728298.js} +2 -2
- package/package.json +2 -2
package/cli-reference.docs.mdx
CHANGED
package/cli-reference.json
CHANGED
|
@@ -2264,7 +2264,7 @@
|
|
|
2264
2264
|
[
|
|
2265
2265
|
"",
|
|
2266
2266
|
"lane",
|
|
2267
|
-
"when on a lane, delete the component from this lane only.
|
|
2267
|
+
"when on a lane, delete the component from this lane only. this removal will not affect main when the lane is merged"
|
|
2268
2268
|
],
|
|
2269
2269
|
[
|
|
2270
2270
|
"",
|
package/cli-reference.mdx
CHANGED
|
@@ -552,7 +552,7 @@ to remove components from your local workspace only, use "bit remove" instead.
|
|
|
552
552
|
|
|
553
553
|
| **Option** | **Option alias** | **Description** |
|
|
554
554
|
| ------------------ | :--------------: | ----------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
555
|
-
| `--lane` | | when on a lane, delete the component from this lane only.
|
|
555
|
+
| `--lane` | | when on a lane, delete the component from this lane only. this removal will not affect main when the lane is merged |
|
|
556
556
|
| `--update-main` | | delete component/s on the main lane after merging this lane into main |
|
|
557
557
|
| `--range <string>` | | EXPERIMENTAL. enter a Semver range to delete specific tags (cannot be used for snaps). see https://www.npmjs.com/package/semver#ranges for the range syntax |
|
|
558
558
|
| `--silent` | `-s` | skip confirmation |
|
package/dist/cli-reference.json
CHANGED
|
@@ -2264,7 +2264,7 @@
|
|
|
2264
2264
|
[
|
|
2265
2265
|
"",
|
|
2266
2266
|
"lane",
|
|
2267
|
-
"when on a lane, delete the component from this lane only.
|
|
2267
|
+
"when on a lane, delete the component from this lane only. this removal will not affect main when the lane is merged"
|
|
2268
2268
|
],
|
|
2269
2269
|
[
|
|
2270
2270
|
"",
|
|
@@ -2874,7 +2874,7 @@ function MDXContent(_ref) {
|
|
|
2874
2874
|
}), (0, _react2.mdx)("td", {
|
|
2875
2875
|
parentName: "tr",
|
|
2876
2876
|
"align": null
|
|
2877
|
-
}, "when on a lane, delete the component from this lane only.
|
|
2877
|
+
}, "when on a lane, delete the component from this lane only. this removal will not affect main when the lane is merged")), (0, _react2.mdx)("tr", {
|
|
2878
2878
|
parentName: "tbody"
|
|
2879
2879
|
}, (0, _react2.mdx)("td", {
|
|
2880
2880
|
parentName: "tr",
|