yii2-and-gulp
yii2-and-gulp copied to clipboard
A lot of files in assets folder
Aftr command execution, there are "all" CSS and JS files and also a lot of files from dependent assets. Is this normal?
It depends how have you configured bundles. Please check this article: http://www.yiiframework.com/doc-2.0/guide-structure-assets.html#using-the-asset-command
I configured it exactly how it described in documentation. If you will see FileHelper's source code, you will find very strange behavior with file names filtering, which causes this problem