mirror of
https://github.com/strapi/strapi.git
synced 2025-10-27 08:02:56 +00:00
Add migration warning (#7143)
* Add migration warning Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com> * minor tweak to grammer Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com> Co-authored-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
This commit is contained in:
parent
246d9e8197
commit
ce769d7474
@ -2,6 +2,12 @@
|
||||
|
||||
**Make sure your server is not running until the end of the migration**
|
||||
|
||||
:::warning
|
||||
If you are using **extensions** to create custom code or modifying existing code, you will need to update your code and compare your version to the new changes on the repository.
|
||||
<br>
|
||||
Not updating your **extensions** can break your app in unexpected ways that we cannot predict.
|
||||
:::
|
||||
|
||||
## Summary
|
||||
|
||||
[[toc]]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user