When we working in the open-scd organization we attached the build output to every release, so people could use it directly without needing to maintain their own distribtion or building from source.
Do we want to continue to support the distribution package as a ready to use web app? If so we should take a look if everything is working correctly after switching to vite as a buildtool
Things to check
- Is it working on a deployed environment?
- Check the serviceworker
- Is the build output attached to releases?
When we working in the open-scd organization we attached the build output to every release, so people could use it directly without needing to maintain their own distribtion or building from source.
Do we want to continue to support the distribution package as a ready to use web app? If so we should take a look if everything is working correctly after switching to vite as a buildtool
Things to check