feat(up): handle storage initialization errors and present missing loader errors in a better way

This commit is contained in:
Joakim Carlstein 2023-12-08 09:59:00 +01:00
parent c1d55978d7
commit a8db22680e
4 changed files with 169 additions and 55 deletions

View file

@ -0,0 +1,5 @@
---
'@emigrate/cli': minor
---
Handle storage initialization errors and show missing loader plugin errors in a better way