fix(plugin-tools): load plugins correctly when specified as strings

This commit is contained in:
Joakim Carlstein 2023-12-07 14:34:47 +01:00
parent 20ed2e8a50
commit d916043061
2 changed files with 27 additions and 21 deletions

View file

@ -0,0 +1,5 @@
---
'@emigrate/plugin-tools': patch
---
Fix a regression issue where plugins wasn't correctly loaded if specified as strings