@teambit/harmony.content.cli-reference 2.0.68 → 2.0.69
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 +0 -10
- package/cli-reference.mdx +0 -2
- package/dist/cli-reference.docs.mdx +1 -1
- package/dist/cli-reference.json +0 -10
- package/dist/cli-reference.mdx.js +2 -28
- package/dist/cli-reference.mdx.js.map +1 -1
- package/dist/{preview-1700709510910.js → preview-1700748208094.js} +2 -2
- package/package.json +2 -2
package/cli-reference.docs.mdx
CHANGED
package/cli-reference.json
CHANGED
|
@@ -1782,11 +1782,6 @@
|
|
|
1782
1782
|
"",
|
|
1783
1783
|
"skip-watch",
|
|
1784
1784
|
"avoid running the watch process that compiles components in the background"
|
|
1785
|
-
],
|
|
1786
|
-
[
|
|
1787
|
-
"",
|
|
1788
|
-
"ssr",
|
|
1789
|
-
"run app in server side rendering mode."
|
|
1790
1785
|
]
|
|
1791
1786
|
],
|
|
1792
1787
|
"description": "locally run an app component (independent of bit's dev server)",
|
|
@@ -1862,11 +1857,6 @@
|
|
|
1862
1857
|
"",
|
|
1863
1858
|
"skip-watch",
|
|
1864
1859
|
"avoid running the watch process that compiles components in the background"
|
|
1865
|
-
],
|
|
1866
|
-
[
|
|
1867
|
-
"",
|
|
1868
|
-
"ssr",
|
|
1869
|
-
"run app in server side rendering mode."
|
|
1870
1860
|
]
|
|
1871
1861
|
],
|
|
1872
1862
|
"description": "locally run an app component (independent of bit's dev server)",
|
package/cli-reference.mdx
CHANGED
|
@@ -71,7 +71,6 @@ Learn the recommended workflow for tracking directories as components, in the li
|
|
|
71
71
|
| `--port [port-number]` | `-p` | port to run the app on |
|
|
72
72
|
| `--verbose` | `-v` | show verbose output for inspection and print stack trace |
|
|
73
73
|
| `--skip-watch` | | avoid running the watch process that compiles components in the background |
|
|
74
|
-
| `--ssr` | | run app in server side rendering mode. |
|
|
75
74
|
|
|
76
75
|
---
|
|
77
76
|
|
|
@@ -1601,7 +1600,6 @@ https://bit.dev/components/tags#undoing-a-tag
|
|
|
1601
1600
|
| `--port [port-number]` | `-p` | port to run the app on |
|
|
1602
1601
|
| `--verbose` | `-v` | show verbose output for inspection and print stack trace |
|
|
1603
1602
|
| `--skip-watch` | | avoid running the watch process that compiles components in the background |
|
|
1604
|
-
| `--ssr` | | run app in server side rendering mode. |
|
|
1605
1603
|
|
|
1606
1604
|
---
|
|
1607
1605
|
|
package/dist/cli-reference.json
CHANGED
|
@@ -1782,11 +1782,6 @@
|
|
|
1782
1782
|
"",
|
|
1783
1783
|
"skip-watch",
|
|
1784
1784
|
"avoid running the watch process that compiles components in the background"
|
|
1785
|
-
],
|
|
1786
|
-
[
|
|
1787
|
-
"",
|
|
1788
|
-
"ssr",
|
|
1789
|
-
"run app in server side rendering mode."
|
|
1790
1785
|
]
|
|
1791
1786
|
],
|
|
1792
1787
|
"description": "locally run an app component (independent of bit's dev server)",
|
|
@@ -1862,11 +1857,6 @@
|
|
|
1862
1857
|
"",
|
|
1863
1858
|
"skip-watch",
|
|
1864
1859
|
"avoid running the watch process that compiles components in the background"
|
|
1865
|
-
],
|
|
1866
|
-
[
|
|
1867
|
-
"",
|
|
1868
|
-
"ssr",
|
|
1869
|
-
"run app in server side rendering mode."
|
|
1870
1860
|
]
|
|
1871
1861
|
],
|
|
1872
1862
|
"description": "locally run an app component (independent of bit's dev server)",
|
|
@@ -335,20 +335,7 @@ function MDXContent(_ref) {
|
|
|
335
335
|
}), (0, _react2.mdx)("td", {
|
|
336
336
|
parentName: "tr",
|
|
337
337
|
"align": null
|
|
338
|
-
}, "avoid running the watch process that compiles components in the background")), (0, _react2.mdx)("
|
|
339
|
-
parentName: "tbody"
|
|
340
|
-
}, (0, _react2.mdx)("td", {
|
|
341
|
-
parentName: "tr",
|
|
342
|
-
"align": null
|
|
343
|
-
}, (0, _react2.mdx)("inlineCode", {
|
|
344
|
-
parentName: "td"
|
|
345
|
-
}, "--ssr")), (0, _react2.mdx)("td", {
|
|
346
|
-
parentName: "tr",
|
|
347
|
-
"align": "center"
|
|
348
|
-
}), (0, _react2.mdx)("td", {
|
|
349
|
-
parentName: "tr",
|
|
350
|
-
"align": null
|
|
351
|
-
}, "run app in server side rendering mode.")))), (0, _react2.mdx)("hr", null), (0, _react2.mdx)("h2", null, "artifacts"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
|
|
338
|
+
}, "avoid running the watch process that compiles components in the background")))), (0, _react2.mdx)("hr", null), (0, _react2.mdx)("h2", null, "artifacts"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
|
|
352
339
|
parentName: "p"
|
|
353
340
|
}, "Description"), ": list and download component artifacts", (0, _react2.mdx)("br", {
|
|
354
341
|
parentName: "p"
|
|
@@ -8274,20 +8261,7 @@ function MDXContent(_ref) {
|
|
|
8274
8261
|
}), (0, _react2.mdx)("td", {
|
|
8275
8262
|
parentName: "tr",
|
|
8276
8263
|
"align": null
|
|
8277
|
-
}, "avoid running the watch process that compiles components in the background")), (0, _react2.mdx)("
|
|
8278
|
-
parentName: "tbody"
|
|
8279
|
-
}, (0, _react2.mdx)("td", {
|
|
8280
|
-
parentName: "tr",
|
|
8281
|
-
"align": null
|
|
8282
|
-
}, (0, _react2.mdx)("inlineCode", {
|
|
8283
|
-
parentName: "td"
|
|
8284
|
-
}, "--ssr")), (0, _react2.mdx)("td", {
|
|
8285
|
-
parentName: "tr",
|
|
8286
|
-
"align": "center"
|
|
8287
|
-
}), (0, _react2.mdx)("td", {
|
|
8288
|
-
parentName: "tr",
|
|
8289
|
-
"align": null
|
|
8290
|
-
}, "run app in server side rendering mode.")))), (0, _react2.mdx)("hr", null), (0, _react2.mdx)("h2", null, "schema"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
|
|
8264
|
+
}, "avoid running the watch process that compiles components in the background")))), (0, _react2.mdx)("hr", null), (0, _react2.mdx)("h2", null, "schema"), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
|
|
8291
8265
|
parentName: "p"
|
|
8292
8266
|
}, "Description"), ": shows the API schema of the specified component/s.", (0, _react2.mdx)("br", {
|
|
8293
8267
|
parentName: "p"
|