docs/local-dev: fix incorrect exports command

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-03-06 11:43:17 +01:00
parent e47ad933ad
commit 347c8ed6dc
+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