Feat: Vite migration
Migrates the build system from snowpack to vite.
When running OpenSCD and clicking "New project", the console in the browsers dev tools logs Uncaught TypeError: ae.target.items[ae.detail.index].nextElementSibling.run is not a function
@Tamriel This PR is still a WIP. I can't really do much as of right now because of the way the plugins get built and deployed, hence why I am awaiting a fix first.
Nice initaitive!
- What is the status? / Are you wainting for the Bearingpoint PR's to be accepted?
- Do you need help?
Nice initaitive!
- What is the status? / Are you wainting for the Bearingpoint PR's to be accepted?
- Do you need help?
Thank you! The status is that I am waiting the plugins to be moved over to https://github.com/openscd/oscd-official-plugins. Right now OpenSCD itself works with vite, but not the containing plugins. There are missing libraries for when they get built and deployed using GitHub Actions, which results in a console full or errors upon launch.