Jony Cheung

Results 7 comments of Jony Cheung

@pinksynth There currently isn't a way. And this prompted me in thinking that adding ".min" automatically if you passed a minified flag actually doesn't make sense. Not to mention that...

@hatton That's a great idea. I'd suggest to make it a parameter with a flag like `--exclude` and regex

Sorry for the late reply. It was running less `3.8.1`. Do you know if this is a new feature in less 4? I can probably just upgrade the dependency here...

`v1.15.1` has less `v4`. Could you try it again and reopen if this doesn't work?

The issue wouldn't be solved with less upgrade because I need to ignore parsing your commas in the parenthesis. I'll have to look into it.

Leaving a note for myself - [this](https://stackoverflow.com/questions/33400570/regex-to-parse-a-comma-separated-list-excluding-content-within-parentheses) may help.

Thank you all. The library does recursively watch all files in subdirectories already if a folder is passed without a main file. But when a main file is passed, only...