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
If the user likes to use the fancy build output option, then this should be the unifying UI for native and js.
We're currently doing string matches on bsb -w's output, which is hacky. Maybe we should just use this as a new front-end for bsb watcher, similar to bsb_watcher.js. Though bsb -w -make-world goes through a different path.
Battle station is fancy, but I found integration with editors are more useful, you can click and jump into the source and do a quick fix, maybe we can add it to vscode and merlin plugin
If the user likes to use the fancy build output option, then this should be the unifying UI for native and js.
We're currently doing string matches on
bsb -w
's output, which is hacky. Maybe we should just use this as a new front-end for bsb watcher, similar to bsb_watcher.js. Thoughbsb -w -make-world
goes through a different path.@bobzhang
The text was updated successfully, but these errors were encountered: