Is com Bertramlabs.asset-pipeline compatible with ...
# questions
p
Is com Bertramlabs.asset-pipeline compatible with Grails 6. My assets declared in grails-app/assets folder are not being found during runtime
j
Yes. If you can share a sample app that demonstrates the issue, that might simplify troubleshooting. There is an
Copy code
<asset:image
tag in the default generated grails-app/views/index.html and that appears to work. Does that tag work for you?
Is there something in particular that doesn't work for you, or the whole plugin doesn't work?