You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does not necessarily work, the main export is not correct it refers to browser/main.js (electron)
Then there are a couple other crutches such as requiring a jbrowse_conf.json and jbrowse.conf, even if you want to programmatically supply the full config
Trying to
import Browser from '@gmod/jbrowse'
Does not necessarily work, the main export is not correct it refers to browser/main.js (electron)
Then there are a couple other crutches such as requiring a jbrowse_conf.json and jbrowse.conf, even if you want to programmatically supply the full config
https://github.com/cmdcolin/jbrowse_in_react_app demonstrates a couple things but it was requested to allow these two above fixes
The text was updated successfully, but these errors were encountered: