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
We should support nice devmode experience outside Eclipse.
The way to do that would be to have small sbt plugin that sets up devmode and starts it in a background. Also, it would start continuous compilation with jribble target set up.
This way people could edit source code of scalagwt projects with any text editor and have fast reloads in a browser.
The text was updated successfully, but these errors were encountered:
We should support nice devmode experience outside Eclipse.
The way to do that would be to have small sbt plugin that sets up devmode and starts it in a background. Also, it would start continuous compilation with
jribble
target set up.This way people could edit source code of scalagwt projects with any text editor and have fast reloads in a browser.
The text was updated successfully, but these errors were encountered: