Skip to content

Commit 581f4e1

Browse files
committed
Remove Rebuild/restart commands in 4.6 mig.
already handled in `main`
1 parent cb12ad8 commit 581f4e1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docusaurus/docs/dev-docs/migration/v4/migration-guide-4.6.1-to-4.7.0.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,5 @@ export default ({ env }) => ({
8888
</TabItem>
8989
</Tabs>
9090

91-
## Rebuild the application
92-
9391
<BuildCommand components={props.components} />
94-
95-
## Restart the application
9692
<DevelopCommand components={props.components} />

0 commit comments

Comments
 (0)