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
When running shamrock:dev, chances are I'm gonna do some debugging, so I would find it natural for the app to be started with the debug flags server=y,suspend=n by default (debug port should be configurable).
That way I can just start shamrock:dev and eventually connect a remote debugger, without configuring anything in the pom.xml. Relates to #509.
The text was updated successfully, but these errors were encountered:
When running shamrock:dev, chances are I'm gonna do some debugging, so I would find it natural for the app to be started with the debug flags server=y,suspend=n by default (debug port should be configurable).
That way I can just start shamrock:dev and eventually connect a remote debugger, without configuring anything in the pom.xml. Relates to #509.
The text was updated successfully, but these errors were encountered: