bito-code-review[bot] commented on PR #15307: URL: https://github.com/apache/grails-core/pull/15307#issuecomment-3724332665
<!-- Bito Reply --> Yes, plugin loading order in Grails can be important for debugging conflicts, as it determines the sequence in which plugins are initialized and can affect dependency resolution. However, this PR change only sorts the plugins alphabetically for display in the UI dropdown, without altering the actual loading order managed by the plugin manager. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
