@teambit/harmony.content.cli-reference 1.95.72 → 1.95.73
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.json +0 -5
- package/cli-reference.mdx +0 -1
- package/dist/cli-reference.json +0 -5
- package/dist/cli-reference.mdx.js +0 -13
- package/dist/cli-reference.mdx.js.map +1 -1
- package/package-tar/teambit-harmony.content.cli-reference-1.95.73.tgz +0 -0
- package/package.json +2 -2
- package/{preview-1663213104481.js → preview-1663472005837.js} +2 -2
- package/package-tar/teambit-harmony.content.cli-reference-1.95.72.tgz +0 -0
package/cli-reference.json
CHANGED
package/cli-reference.mdx
CHANGED
|
@@ -658,7 +658,6 @@ you can use a pattern for multiple ids, such as bit import "utils/\*". (wrap the
|
|
|
658
658
|
| `--override` | `-O` | override local changes |
|
|
659
659
|
| `--verbose` | `-v` | show verbose output for inspection |
|
|
660
660
|
| `--json` | `-j` | return the output as JSON |
|
|
661
|
-
| `--conf` | | write the configuration file (component.json) of the component |
|
|
662
661
|
| `--skip-npm-install` | | DEPRECATED. use "--skip-dependency-installation" instead |
|
|
663
662
|
| `--skip-dependency-installation` | | do not install packages of the imported components |
|
|
664
663
|
| `--merge [strategy]` | `-m` | merge local changes with the imported version. strategy should be "theirs", "ours" or "manual" |
|
package/dist/cli-reference.json
CHANGED
|
@@ -2703,19 +2703,6 @@ function MDXContent(_ref) {
|
|
|
2703
2703
|
"align": null
|
|
2704
2704
|
}, (0, _react2.mdx)("inlineCode", {
|
|
2705
2705
|
parentName: "td"
|
|
2706
|
-
}, "--conf")), (0, _react2.mdx)("td", {
|
|
2707
|
-
parentName: "tr",
|
|
2708
|
-
"align": "center"
|
|
2709
|
-
}), (0, _react2.mdx)("td", {
|
|
2710
|
-
parentName: "tr",
|
|
2711
|
-
"align": null
|
|
2712
|
-
}, "write the configuration file (component.json) of the component")), (0, _react2.mdx)("tr", {
|
|
2713
|
-
parentName: "tbody"
|
|
2714
|
-
}, (0, _react2.mdx)("td", {
|
|
2715
|
-
parentName: "tr",
|
|
2716
|
-
"align": null
|
|
2717
|
-
}, (0, _react2.mdx)("inlineCode", {
|
|
2718
|
-
parentName: "td"
|
|
2719
2706
|
}, "--skip-npm-install")), (0, _react2.mdx)("td", {
|
|
2720
2707
|
parentName: "tr",
|
|
2721
2708
|
"align": "center"
|