vueImage.extend(...config)) and now with the release of the Editor component in NuxtUI, I'm trying to use it with the new UEditor component (via the extensions prop). However this registers the Image extension twice, emitting a warning in console. Is there a way to disable the "built-in" extension that I'm missing?