Update documentation/docs/05-misc/04-v4-migration-guide.md

pull/8927/head^2
Simon H 3 years ago committed by GitHub
parent 30a08383dd
commit c46fd673ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -214,8 +214,8 @@ This could affect you for example if you are using `MDsveX` - in which case you
```diff
preprocess: [
- mdsvex(mdsvexConfig),
- vitePreprocess()
- vitePreprocess(),
- mdsvex(mdsvexConfig)
+ mdsvex(mdsvexConfig),
+ vitePreprocess()
]

Loading…
Cancel
Save