atrolov / grunt-revizor

Grunt plugin for compression CSS classes and identifiers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to leave the current file name without changes?

slavikse opened this issue · comments

compressFilePrefix: ''
and It does not add to the folder
dest: 'build/'

Why it does not work?
What am I doing wrong?