@teambit/harmony.content.cli-reference 2.0.415 → 2.0.417
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 +7 -2
- package/cli-reference.mdx +1 -1
- package/dist/cli-reference.docs.mdx +1 -1
- package/dist/cli-reference.json +7 -2
- package/dist/cli-reference.mdx.js +1 -1
- package/dist/cli-reference.mdx.js.map +1 -1
- package/dist/{preview-1726715976656.js → preview-1727148128138.js} +2 -2
- package/package.json +2 -2
package/cli-reference.docs.mdx
CHANGED
package/cli-reference.json
CHANGED
|
@@ -459,7 +459,7 @@
|
|
|
459
459
|
"description": "configures 'ui/button' to use the 'teambit.community/envs/community-mdx@1.95.16' env"
|
|
460
460
|
},
|
|
461
461
|
{
|
|
462
|
-
"cmd": "set \"ui/**\" teambit.react/react-env",
|
|
462
|
+
"cmd": "set \"*/ui/**\" teambit.react/react-env",
|
|
463
463
|
"description": "configures all components that have the 'ui' namespace to use the latest version of the teambit.react/react-env env"
|
|
464
464
|
}
|
|
465
465
|
]
|
|
@@ -3145,6 +3145,11 @@
|
|
|
3145
3145
|
"rebuild-artifacts",
|
|
3146
3146
|
"run the full build pipeline. do not use the saved artifacts from the last snap"
|
|
3147
3147
|
],
|
|
3148
|
+
[
|
|
3149
|
+
"",
|
|
3150
|
+
"ignore-last-pkg-json",
|
|
3151
|
+
"ignore the package.json created by the last snap"
|
|
3152
|
+
],
|
|
3148
3153
|
[
|
|
3149
3154
|
"m",
|
|
3150
3155
|
"message <message>",
|
|
@@ -4290,7 +4295,7 @@
|
|
|
4290
4295
|
[
|
|
4291
4296
|
"",
|
|
4292
4297
|
"include-deps",
|
|
4293
|
-
"relevant for \"
|
|
4298
|
+
"relevant for \"pattern\" and \"--workspace\". merge also dependencies of the specified components"
|
|
4294
4299
|
],
|
|
4295
4300
|
[
|
|
4296
4301
|
"",
|
package/cli-reference.mdx
CHANGED
|
@@ -1293,7 +1293,7 @@ this flag keeps the history of one end and saves a reference to the other end. t
|
|
|
1293
1293
|
| `--verbose` | | show details of components that were not merged successfully |
|
|
1294
1294
|
| `--skip-dependency-installation` | `-x` | do not install dependencies of the imported components |
|
|
1295
1295
|
| `--skip-fetch` | | use the local state of target-lane if exits locally, without updating it from the remote |
|
|
1296
|
-
| `--include-deps` | | relevant for "
|
|
1296
|
+
| `--include-deps` | | relevant for "pattern" and "--workspace". merge also dependencies of the specified components |
|
|
1297
1297
|
| `--resolve-unrelated [merge-strategy]` | | relevant when a component on a lane and the component on main have nothing in common. merge-strategy can be "ours" (default) or "theirs" |
|
|
1298
1298
|
| `--include-non-lane-comps` | | DEPRECATED (this is now the default). when merging main, include workspace components that are not on the lane (by default only lane components are merged) |
|
|
1299
1299
|
| `--exclude-non-lane-comps` | | when merging main into a lane, exclude workspace components that are not on the lane (by default all workspace components are merged) |
|
package/dist/cli-reference.json
CHANGED
|
@@ -459,7 +459,7 @@
|
|
|
459
459
|
"description": "configures 'ui/button' to use the 'teambit.community/envs/community-mdx@1.95.16' env"
|
|
460
460
|
},
|
|
461
461
|
{
|
|
462
|
-
"cmd": "set \"ui/**\" teambit.react/react-env",
|
|
462
|
+
"cmd": "set \"*/ui/**\" teambit.react/react-env",
|
|
463
463
|
"description": "configures all components that have the 'ui' namespace to use the latest version of the teambit.react/react-env env"
|
|
464
464
|
}
|
|
465
465
|
]
|
|
@@ -3145,6 +3145,11 @@
|
|
|
3145
3145
|
"rebuild-artifacts",
|
|
3146
3146
|
"run the full build pipeline. do not use the saved artifacts from the last snap"
|
|
3147
3147
|
],
|
|
3148
|
+
[
|
|
3149
|
+
"",
|
|
3150
|
+
"ignore-last-pkg-json",
|
|
3151
|
+
"ignore the package.json created by the last snap"
|
|
3152
|
+
],
|
|
3148
3153
|
[
|
|
3149
3154
|
"m",
|
|
3150
3155
|
"message <message>",
|
|
@@ -4290,7 +4295,7 @@
|
|
|
4290
4295
|
[
|
|
4291
4296
|
"",
|
|
4292
4297
|
"include-deps",
|
|
4293
|
-
"relevant for \"
|
|
4298
|
+
"relevant for \"pattern\" and \"--workspace\". merge also dependencies of the specified components"
|
|
4294
4299
|
],
|
|
4295
4300
|
[
|
|
4296
4301
|
"",
|
|
@@ -6783,7 +6783,7 @@ function MDXContent(_ref) {
|
|
|
6783
6783
|
}), (0, _react2.mdx)("td", {
|
|
6784
6784
|
parentName: "tr",
|
|
6785
6785
|
"align": null
|
|
6786
|
-
}, "relevant for \"
|
|
6786
|
+
}, "relevant for \"pattern\" and \"--workspace\". merge also dependencies of the specified components")), (0, _react2.mdx)("tr", {
|
|
6787
6787
|
parentName: "tbody"
|
|
6788
6788
|
}, (0, _react2.mdx)("td", {
|
|
6789
6789
|
parentName: "tr",
|