GMOD / jbrowse-components

Source code for JBrowse 2, a modern React-based genome browser
https://jbrowse.org/jb2
Apache License 2.0
205 stars 61 forks source link

Revert "Convert webpack to rspack (#4543)" #4557

Closed cmdcolin closed 2 weeks ago

cmdcolin commented 2 weeks ago

This reverts commit f95f0b929c4ff964a7a4936c66f7581c15795c2c.

As much as I really like the speed of the rspack devtool, it may have introduced a weird bug related to data fetching performance https://github.com/GMOD/jbrowse-components/issues/4555

it might be best to just stay with the tried and true webpack system