Skip to content

generated css files are not available to other resource mappers further down the chain #37

@thetrav

Description

@thetrav

Specifically I'm trying to combine lesscss-resources with smartsprites-csssprites-resources

beckje01/smartsprites-csssprites-resources#7

The issue isn't limited to that plugin though, I created a new grails app, installed the lesscss plugin, and wrote my own debug resourceMapper and set it to run in the MUTATE phase

When defaultIncludes was set to "/*.css" it does not pick up any less generated files
When defaultIncludes was set to "
/*.less" it picked up a resource with the url "/css/fancy_less.css"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions