jamesfredley opened a new pull request, #15244: URL: https://github.com/apache/grails-core/pull/15244
Leverage https://github.com/wondrify/asset-pipeline/pull/411, https://github.com/wondrify/asset-pipeline/pull/414 and https://github.com/wondrify/asset-pipeline/pull/407 to simplify webjar asset paths and support version updates without requiring changes in GSP, CSS or JS files. Added 'webjars-locator-core' as a dependency across multiple modules to improve WebJars asset resolution. Updated asset pipeline references in JavaScript and CSS files to use simplified paths (e.g., 'webjars/dist/jquery.js', 'main.css'). Bumped asset-pipeline and Bootstrap versions in dependencies. These changes standardize asset inclusion and enhance compatibility with WebJars. Also add file extensions to all asset-pipeline require directives for clarity. -- 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]
