layerchart
layerchart copied to clipboard
[TransformContext] Remove `svelte-ux` and `@mdi/js` and re-add as top-level export
After demoting Svelte UX to a devDependencies and overlooking that TransformControls uses svelte-ux and @mdi/js packages, I have temporarily removed it as a top-level export.
Once these dependencies are no longer added, we will re-instate the component as a top-level export.
cc: @shyakadavis