@teambit/harmony.content.cli-reference 1.95.100 → 1.95.102
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 +14 -4
- package/cli-reference.mdx +28 -28
- package/dist/cli-reference.json +14 -4
- package/dist/cli-reference.mdx.js +1 -1
- package/dist/cli-reference.mdx.js.map +1 -1
- package/dist/{preview-1670383551627.js → preview-1672197955217.js} +2 -2
- package/package-tar/teambit-harmony.content.cli-reference-1.95.102.tgz +0 -0
- package/package.json +9 -9
- package/package-tar/teambit-harmony.content.cli-reference-1.95.100.tgz +0 -0
package/cli-reference.json
CHANGED
|
@@ -2021,7 +2021,7 @@
|
|
|
2021
2021
|
[
|
|
2022
2022
|
"i",
|
|
2023
2023
|
"ignore-issues [issues]",
|
|
2024
|
-
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, CustomModuleResolutionUsed, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage]\nto ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify \"*\"."
|
|
2024
|
+
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, CustomModuleResolutionUsed, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage, MergeConfigHasConflict]\nto ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify \"*\"."
|
|
2025
2025
|
],
|
|
2026
2026
|
[
|
|
2027
2027
|
"I",
|
|
@@ -2119,7 +2119,7 @@
|
|
|
2119
2119
|
[
|
|
2120
2120
|
"i",
|
|
2121
2121
|
"ignore-issues [issues]",
|
|
2122
|
-
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, CustomModuleResolutionUsed, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage]\nto ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify \"*\"."
|
|
2122
|
+
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, CustomModuleResolutionUsed, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage, MergeConfigHasConflict]\nto ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify \"*\"."
|
|
2123
2123
|
],
|
|
2124
2124
|
[
|
|
2125
2125
|
"a",
|
|
@@ -2255,7 +2255,7 @@
|
|
|
2255
2255
|
[
|
|
2256
2256
|
"i",
|
|
2257
2257
|
"ignore-issues [issues]",
|
|
2258
|
-
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, CustomModuleResolutionUsed, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage]\nto ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify \"*\"."
|
|
2258
|
+
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, CustomModuleResolutionUsed, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage, MergeConfigHasConflict]\nto ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify \"*\"."
|
|
2259
2259
|
],
|
|
2260
2260
|
[
|
|
2261
2261
|
"I",
|
|
@@ -2283,6 +2283,11 @@
|
|
|
2283
2283
|
"message <message>",
|
|
2284
2284
|
"log message describing the latest changes"
|
|
2285
2285
|
],
|
|
2286
|
+
[
|
|
2287
|
+
"",
|
|
2288
|
+
"lane <lane-id>",
|
|
2289
|
+
"fetch the components from the given lane"
|
|
2290
|
+
],
|
|
2286
2291
|
[
|
|
2287
2292
|
"",
|
|
2288
2293
|
"build",
|
|
@@ -2306,7 +2311,12 @@
|
|
|
2306
2311
|
[
|
|
2307
2312
|
"i",
|
|
2308
2313
|
"ignore-issues [issues]",
|
|
2309
|
-
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, CustomModuleResolutionUsed, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage]\nto ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify \"*\"."
|
|
2314
|
+
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, CustomModuleResolutionUsed, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage, MergeConfigHasConflict]\nto ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify \"*\"."
|
|
2315
|
+
],
|
|
2316
|
+
[
|
|
2317
|
+
"j",
|
|
2318
|
+
"json",
|
|
2319
|
+
"output as json format"
|
|
2310
2320
|
]
|
|
2311
2321
|
],
|
|
2312
2322
|
"description": "snap components from a bare-scope",
|
package/cli-reference.mdx
CHANGED
|
@@ -1157,34 +1157,34 @@ if patterns are entered, you can specify a version per pattern using "@" sign, e
|
|
|
1157
1157
|
|
|
1158
1158
|
`bit tag [component-patterns...]`
|
|
1159
1159
|
|
|
1160
|
-
| **Option** | **Option alias** | **Description**
|
|
1161
|
-
| ---------------------------- | :--------------: |
|
|
1162
|
-
| `--message <message>` | `-m` | a log message describing latest changes
|
|
1163
|
-
| `--unmodified` | `-u` | include unmodified components (by default, only new and modified components are tagged)
|
|
1164
|
-
| `--editor [editor]` | | EXPERIMENTAL. open an editor to write a tag message for each component. optionally, specify the editor-name (defaults to vim).
|
|
1165
|
-
| `--ver <version>` | `-v` | tag with the given version
|
|
1166
|
-
| `--increment <level>` | `-l` | options are: [major, premajor, minor, preminor, patch, prepatch, prerelease], default to patch
|
|
1167
|
-
| `--prerelease-id <id>` | | prerelease identifier (e.g. "dev" to get "1.0.0-dev.1")
|
|
1168
|
-
| `--patch` | `-p` | syntactic sugar for "--increment patch"
|
|
1169
|
-
| `--minor` | | syntactic sugar for "--increment minor"
|
|
1170
|
-
| `--major` | | syntactic sugar for "--increment major"
|
|
1171
|
-
| `--pre-release [identifier]` | | syntactic sugar for "--increment prerelease" and `--prerelease-id <identifier>`
|
|
1172
|
-
| `--snapped` | | EXPERIMENTAL. tag components that their head is a snap (not a tag)
|
|
1173
|
-
| `--unmerged` | | EXPERIMENTAL. complete a merge process by tagging the unmerged components
|
|
1174
|
-
| `--skip-tests` | | skip running component tests during tag process
|
|
1175
|
-
| `--skip-auto-tag` | | skip auto tagging dependents
|
|
1176
|
-
| `--soft` | | do not persist. only keep note of the changes to be made
|
|
1177
|
-
| `--persist` | | persist the changes generated by --soft tag
|
|
1178
|
-
| `--disable-tag-pipeline` | | skip the tag pipeline to avoid publishing the components
|
|
1179
|
-
| `--force-deploy` | | run the tag pipeline although the build failed
|
|
1180
|
-
| `--increment-by <number>` | | (default to 1) increment semver flag (patch/minor/major) by. e.g. incrementing patch by 2: 0.0.1 -> 0.0.3.
|
|
1181
|
-
| `--ignore-issues [issues]` | `-i` | ignore component issues (shown in "bit status" as "issues found"), issues to ignore: [MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, CustomModuleResolutionUsed, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage] to ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify "\*". |
|
|
1182
|
-
| `--ignore-newest-version` | `-I` | ignore existing of newer versions (default = false)
|
|
1183
|
-
| `--build` | `-b` | EXPERIMENTAL. not needed for now. run the pipeline build and complete the tag
|
|
1184
|
-
| `--all [version]` | `-a` | DEPRECATED (not needed anymore, it is the default now). tag all new and modified components
|
|
1185
|
-
| `--scope [version]` | `-s` | DEPRECATED (use "--unmodified" instead). tag all components of the current scope
|
|
1186
|
-
| `--force` | `-f` | DEPRECATED (use "--skip-tests" or "--unmodified" instead). force-tag even if tests are failing and even when component has not changed
|
|
1187
|
-
| `--disable-deploy-pipeline` | | DEPRECATED. use --disable-tag-pipeline instead
|
|
1160
|
+
| **Option** | **Option alias** | **Description** |
|
|
1161
|
+
| ---------------------------- | :--------------: | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
1162
|
+
| `--message <message>` | `-m` | a log message describing latest changes |
|
|
1163
|
+
| `--unmodified` | `-u` | include unmodified components (by default, only new and modified components are tagged) |
|
|
1164
|
+
| `--editor [editor]` | | EXPERIMENTAL. open an editor to write a tag message for each component. optionally, specify the editor-name (defaults to vim). |
|
|
1165
|
+
| `--ver <version>` | `-v` | tag with the given version |
|
|
1166
|
+
| `--increment <level>` | `-l` | options are: [major, premajor, minor, preminor, patch, prepatch, prerelease], default to patch |
|
|
1167
|
+
| `--prerelease-id <id>` | | prerelease identifier (e.g. "dev" to get "1.0.0-dev.1") |
|
|
1168
|
+
| `--patch` | `-p` | syntactic sugar for "--increment patch" |
|
|
1169
|
+
| `--minor` | | syntactic sugar for "--increment minor" |
|
|
1170
|
+
| `--major` | | syntactic sugar for "--increment major" |
|
|
1171
|
+
| `--pre-release [identifier]` | | syntactic sugar for "--increment prerelease" and `--prerelease-id <identifier>` |
|
|
1172
|
+
| `--snapped` | | EXPERIMENTAL. tag components that their head is a snap (not a tag) |
|
|
1173
|
+
| `--unmerged` | | EXPERIMENTAL. complete a merge process by tagging the unmerged components |
|
|
1174
|
+
| `--skip-tests` | | skip running component tests during tag process |
|
|
1175
|
+
| `--skip-auto-tag` | | skip auto tagging dependents |
|
|
1176
|
+
| `--soft` | | do not persist. only keep note of the changes to be made |
|
|
1177
|
+
| `--persist` | | persist the changes generated by --soft tag |
|
|
1178
|
+
| `--disable-tag-pipeline` | | skip the tag pipeline to avoid publishing the components |
|
|
1179
|
+
| `--force-deploy` | | run the tag pipeline although the build failed |
|
|
1180
|
+
| `--increment-by <number>` | | (default to 1) increment semver flag (patch/minor/major) by. e.g. incrementing patch by 2: 0.0.1 -> 0.0.3. |
|
|
1181
|
+
| `--ignore-issues [issues]` | `-i` | ignore component issues (shown in "bit status" as "issues found"), issues to ignore: [MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, CustomModuleResolutionUsed, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage, MergeConfigHasConflict] to ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify "\*". |
|
|
1182
|
+
| `--ignore-newest-version` | `-I` | ignore existing of newer versions (default = false) |
|
|
1183
|
+
| `--build` | `-b` | EXPERIMENTAL. not needed for now. run the pipeline build and complete the tag |
|
|
1184
|
+
| `--all [version]` | `-a` | DEPRECATED (not needed anymore, it is the default now). tag all new and modified components |
|
|
1185
|
+
| `--scope [version]` | `-s` | DEPRECATED (use "--unmodified" instead). tag all components of the current scope |
|
|
1186
|
+
| `--force` | `-f` | DEPRECATED (use "--skip-tests" or "--unmodified" instead). force-tag even if tests are failing and even when component has not changed |
|
|
1187
|
+
| `--disable-deploy-pipeline` | | DEPRECATED. use --disable-tag-pipeline instead |
|
|
1188
1188
|
|
|
1189
1189
|
---
|
|
1190
1190
|
|
package/dist/cli-reference.json
CHANGED
|
@@ -2021,7 +2021,7 @@
|
|
|
2021
2021
|
[
|
|
2022
2022
|
"i",
|
|
2023
2023
|
"ignore-issues [issues]",
|
|
2024
|
-
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, CustomModuleResolutionUsed, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage]\nto ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify \"*\"."
|
|
2024
|
+
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, CustomModuleResolutionUsed, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage, MergeConfigHasConflict]\nto ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify \"*\"."
|
|
2025
2025
|
],
|
|
2026
2026
|
[
|
|
2027
2027
|
"I",
|
|
@@ -2119,7 +2119,7 @@
|
|
|
2119
2119
|
[
|
|
2120
2120
|
"i",
|
|
2121
2121
|
"ignore-issues [issues]",
|
|
2122
|
-
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, CustomModuleResolutionUsed, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage]\nto ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify \"*\"."
|
|
2122
|
+
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, CustomModuleResolutionUsed, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage, MergeConfigHasConflict]\nto ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify \"*\"."
|
|
2123
2123
|
],
|
|
2124
2124
|
[
|
|
2125
2125
|
"a",
|
|
@@ -2255,7 +2255,7 @@
|
|
|
2255
2255
|
[
|
|
2256
2256
|
"i",
|
|
2257
2257
|
"ignore-issues [issues]",
|
|
2258
|
-
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, CustomModuleResolutionUsed, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage]\nto ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify \"*\"."
|
|
2258
|
+
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, CustomModuleResolutionUsed, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage, MergeConfigHasConflict]\nto ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify \"*\"."
|
|
2259
2259
|
],
|
|
2260
2260
|
[
|
|
2261
2261
|
"I",
|
|
@@ -2283,6 +2283,11 @@
|
|
|
2283
2283
|
"message <message>",
|
|
2284
2284
|
"log message describing the latest changes"
|
|
2285
2285
|
],
|
|
2286
|
+
[
|
|
2287
|
+
"",
|
|
2288
|
+
"lane <lane-id>",
|
|
2289
|
+
"fetch the components from the given lane"
|
|
2290
|
+
],
|
|
2286
2291
|
[
|
|
2287
2292
|
"",
|
|
2288
2293
|
"build",
|
|
@@ -2306,7 +2311,12 @@
|
|
|
2306
2311
|
[
|
|
2307
2312
|
"i",
|
|
2308
2313
|
"ignore-issues [issues]",
|
|
2309
|
-
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, CustomModuleResolutionUsed, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage]\nto ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify \"*\"."
|
|
2314
|
+
"ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore:\n[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, CustomModuleResolutionUsed, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage, MergeConfigHasConflict]\nto ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify \"*\"."
|
|
2315
|
+
],
|
|
2316
|
+
[
|
|
2317
|
+
"j",
|
|
2318
|
+
"json",
|
|
2319
|
+
"output as json format"
|
|
2310
2320
|
]
|
|
2311
2321
|
],
|
|
2312
2322
|
"description": "snap components from a bare-scope",
|
|
@@ -5448,7 +5448,7 @@ function MDXContent(_ref) {
|
|
|
5448
5448
|
}, "-i")), (0, _react2.mdx)("td", {
|
|
5449
5449
|
parentName: "tr",
|
|
5450
5450
|
"align": null
|
|
5451
|
-
}, "ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore: ", "[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, CustomModuleResolutionUsed, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage]", " to ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify \"", "*", "\".")), (0, _react2.mdx)("tr", {
|
|
5451
|
+
}, "ignore component issues (shown in \"bit status\" as \"issues found\"), issues to ignore: ", "[MissingPackagesDependenciesOnFs, MissingManuallyConfiguredPackages, MissingComponents, UntrackedDependencies, ResolveErrors, RelativeComponents, RelativeComponentsAuthored, ParseErrors, MissingDists, LegacyInsideHarmony, MissingDependenciesOnFs, ImportNonMainFiles, CustomModuleResolutionUsed, MultipleEnvs, MissingLinksFromNodeModulesToSrc, CircularDependencies, DuplicateComponentAndPackage, MergeConfigHasConflict]", " to ignore multiple issues, separate them by a comma and wrap with quotes. to ignore all issues, specify \"", "*", "\".")), (0, _react2.mdx)("tr", {
|
|
5452
5452
|
parentName: "tbody"
|
|
5453
5453
|
}, (0, _react2.mdx)("td", {
|
|
5454
5454
|
parentName: "tr",
|