paulfairless / grails-lesscss-resources

Grails plugin for using the LESS CSS framework in conjunction with the grails-resource plugin family
Other
35 stars 27 forks source link

Fatal error reloading less files after upgrade to 1.0 #13

Closed verglor closed 12 years ago

verglor commented 12 years ago

After upgrade from 0.6.1 to 1.0 reloading no longer works for me. The following messages appears in the console and I have to restart server since grails is unable to render gsp:

ERROR ResourceMeta         - Resource not found: /css/styles_less.css
WARN  ResourceProcessor    - Cannot locate resource [/css/styles_less.css]
paulfairless commented 12 years ago

Hi,

Yeah, there was an issue with the fix for css processing and new reloading mechanism in the latest resources. 1.0.1 uses an alternative fix and works with the latest resources