Closed sayaya1090 closed 2 weeks ago
Have added a new task superDev
with arguments (including launcherDir
)
The new version 2.1.0
is available now: https://plugins.gradle.org/plugin/org.docstr.gwt
Please try and see if it works for your use case.
Thanks!
Hi, I'm currently using this plugin to create a tool that automates testing. When running in GWT Dev Mode, I need to start a separate headless code server and custom web server(not jetty), and it requires a shared variable to define the directory where the servers will operate. In previous versions, "launcherDir" served this purpose, but it seems this variable is missing in the latest version of the plugin.