specklesystems/speckle-powerbi-visuals

Switch to Vue3 + Webpack

Closed this issue · 0 comments

Our current frontend is made with vanilla JS, but it's a PITA to work with.

Given that we now have ui-components available as nuget packages, we should switch to using this instead.

This would also speed up development of some features (such as login for the visual), error reporting, view loading... etc....