feat(plugin-tools): add convenience functions getOrLoadPlugin and getOrLoadPlugins

This commit is contained in:
Joakim Carlstein 2023-11-15 16:02:57 +01:00
parent 81fde2ebd3
commit 23a323c675
2 changed files with 53 additions and 1 deletions

View file

@ -0,0 +1,5 @@
---
'@emigrate/plugin-tools': minor
---
Add the convenience functions `getOrLoadPlugin` and `getOrLoadPlugins`