@teambit/harmony.content.cli-reference 2.0.451 → 2.0.452
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 +630 -615
- package/cli-reference.mdx +1 -0
- package/dist/cli-reference.docs.mdx +1 -1
- package/dist/cli-reference.json +630 -615
- package/dist/cli-reference.mdx.js +13 -0
- package/dist/cli-reference.mdx.js.map +1 -1
- package/dist/{preview-1729999303301.js → preview-1730330697064.js} +2 -2
- package/package.json +2 -2
|
@@ -10582,6 +10582,19 @@ function MDXContent(_ref) {
|
|
|
10582
10582
|
"align": null
|
|
10583
10583
|
}, (0, _react2.mdx)("inlineCode", {
|
|
10584
10584
|
parentName: "td"
|
|
10585
|
+
}, "--include-new")), (0, _react2.mdx)("td", {
|
|
10586
|
+
parentName: "tr",
|
|
10587
|
+
"align": "center"
|
|
10588
|
+
}), (0, _react2.mdx)("td", {
|
|
10589
|
+
parentName: "tr",
|
|
10590
|
+
"align": null
|
|
10591
|
+
}, "EXPERIMENTAL. by default, only modified components are stashed. use this flag to include new components")), (0, _react2.mdx)("tr", {
|
|
10592
|
+
parentName: "tbody"
|
|
10593
|
+
}, (0, _react2.mdx)("td", {
|
|
10594
|
+
parentName: "tr",
|
|
10595
|
+
"align": null
|
|
10596
|
+
}, (0, _react2.mdx)("inlineCode", {
|
|
10597
|
+
parentName: "td"
|
|
10585
10598
|
}, "--message <string>")), (0, _react2.mdx)("td", {
|
|
10586
10599
|
parentName: "tr",
|
|
10587
10600
|
"align": "center"
|