Closed loosebazooka closed 6 years ago
allow users to configure multimodule run like
appengine { run { services = [projectAsService("module-name1"), projectAsService("module-name2")] } }
instead of https://github.com/GoogleCloudPlatform/app-gradle-plugin/blob/master/USER_GUIDE.md#how-do-i-run-multiple-modules-on-the-dev-app-server-v1
allow users to configure multimodule run like
instead of https://github.com/GoogleCloudPlatform/app-gradle-plugin/blob/master/USER_GUIDE.md#how-do-i-run-multiple-modules-on-the-dev-app-server-v1