I have created a new grails project and run it, but I can't see the
< g:javascript library="application" />
anywhere in the source, it's like it doesn't get called at all, I'm not sure if this is a bug or not?
Replace
<g:javascript library="application" />
with:
<g:javascript library="application" />
<r:layoutResources/>
This is a breaking change introduced by the new resources plugin
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With