No reaction on '// out' way and name
Closed this issue · 1 comments
VitaliyAT commented
I have:
src/less/test.less
// out: ../../www/css/123.css
I got:
src/less/test.css
It just autocreate file near with the same name. No reaction on 'out' declaration. What I am doing wrong?
VitaliyAT commented
Found when it start work normal: I test it on empty files at all. You need write some workable code after'/ out'
line. Strange and implicit reaction. Apologize should be say about this in readme.