bertramdev / asset-pipeline

The core implementation of the asset pipeline for the jvm
194 stars 92 forks source link

Don't cache grails assets, re-fetch the manifest and asset each time #340

Closed MrClement closed 1 month ago

MrClement commented 1 month ago

This solves an issue with assets not being correctly reloaded if the jar file they are pulled from changes without restarting the grails process