U
U
uzi_no_uzi2018-06-06 13:10:28
JavaScript
uzi_no_uzi, 2018-06-06 13:10:28

Why does gulp-less compile files that start with an underscore?

There is such a gulp task. In theory, it should not compile files that start with an underscore. But it still tries to compile them.
This is how the project structure looks like:
The folder itself with less files
5b17b2ea0a768879810192.jpeg
Here are the files inside
5b17b2f93e4f3489577245.jpeg
At the same time, if you just try to compile the file into which the rest are included (styles.less), then not everything is compiled for some reason.
PS Here's what happens when you compile according to my task:
5b17b30f2cdc3016271932.jpeg
It starts compiling all Less files separately into css files

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question