Replies: 1 comment 2 replies
-
@Roy-Kid Interesting idea! We've migrated partially to rspack in order to build the front end Jupyter extension for the That said, I don't think I'm familiar enough with RSBuild to know what an RSBuild plugin for anywidget would look like. The Vite plugin was created before we had our own built in HMR, and it's proven challenging to maintain as the notion of developing with Vite within an existing app (i.e., JupyterLab) is not straight forward. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I recently switched from Vite to Rspack and was pleasantly surprised to see that AnyWidget has also migrated to Rspack. Given this transition, I wanted to ask if it would be possible to provide an RSBuild plugin similar to the existing Vite plugin. This would enhance the developer experience and streamline the integration process for projects using RSBuild.
Thank you for considering this request!
Beta Was this translation helpful? Give feedback.
All reactions