Merge pull request #16709 from backstage/rugvip/docfix

docs/local-dev: fix incorrect exports command
This commit is contained in:
Patrik Oldsberg
2023-03-06 13:22:12 +01:00
committed by GitHub
+1 -1
View File
@@ -671,7 +671,7 @@ TypeScript support is currently handled though the `typesVersions` field, as the
To add subpath exports to an existing package, simply add the desired `"exports"` fields and then run the following command:
```bash
yarn backstage-cli package migrate package-exports
yarn backstage-cli migrate package-exports
```
## Experimental Type Build