Skip to content

Feat: Vite migration #1653

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from
Draft

Feat: Vite migration #1653

wants to merge 15 commits into from

Conversation

rdsov
Copy link
Contributor

@rdsov rdsov commented Apr 2, 2025

Migrates the build system from snowpack to vite.

@Tamriel
Copy link

Tamriel commented Apr 13, 2025

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

@rdsov
Copy link
Contributor Author

rdsov commented Apr 13, 2025

@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.

@Sander3003 Sander3003 mentioned this pull request Apr 16, 2025
4 tasks
@Sander3003
Copy link
Member

Nice initaitive!

  1. What is the status? / Are you wainting for the Bearingpoint PR's to be accepted?
  2. Do you need help?

@rdsov
Copy link
Contributor Author

rdsov commented Apr 22, 2025

Nice initaitive!

  1. What is the status? / Are you wainting for the Bearingpoint PR's to be accepted?
  2. 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.

Screenshot 2025-04-22 at 3 44 44 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants