Skip to content

Bless not working and creating empty source file #14

Description

@vinu4git

I have configured bless as follows

bless: {
css: {
options: {
compress: true,
force: false,
cacheBuster: true
},
files: {
'../consumer/theme/app.css': '../consumer/theme/out.css'
}
}
},

Have added a watch on the css file to trigger bless. But the split does not happen the source file turns empty after tasks run from watch.

Blessc of the file actually works. Any idea what could be wrong?

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions