Merge pull request #15956 from thomasmckay/patch-1

[doc] Update create-a-plugin.md
This commit is contained in:
Fredrik Adelöw
2023-01-25 13:51:24 +01:00
committed by GitHub
+1 -1
View File
@@ -33,7 +33,7 @@ You can also serve the plugin in isolation by running `yarn start` in the plugin
directory. Or by using the yarn workspace command, for example:
```bash
yarn workspace @backstage/my-plugin start # Also supports --check
yarn workspace @backstage/plugin-my-plugin start # Also supports --check
```
This method of serving the plugin provides quicker iteration speed and a faster