grails-lesscss-resources
grails-lesscss-resources copied to clipboard
lessccs resources + zipped resources + use of bundles causes 404 not found when loading the bundled css
When the less resources are added to a bundle the lesscssresources tries to process the (non existing) bundle file. The css bundle file itself is correctly created, but this causes the bundle file to be ignored by the zipped resources plugin. This in turn causes the static resource file not to be found when loading the page in a browser.
grails v2.2.1 resources plugin v1.2.1 lesscss resources plugin v1.3.3 gap resources 0.4.4 cached resources v1.0 zipped resources v1.0