samdark / yii2-cookbook

Yii 2.0 Community Cookbook
1.45k stars 296 forks source link

"Destination web/js/jquery.min.js not written because src files were empty." with structure-asset-processing-with-grunt.md #155

Closed user1007017 closed 7 years ago

user1007017 commented 7 years ago

Hi If I follow the guide, first I'm getting some errors because of grunt dependencies, but over all 'grunt build' returns

Destination web/js/jquery.min.js not written because src files were empty.

The browser debugging console shows some missing file lib.min.js which I can't find anywhere. http://yii2-basic.mydomain.com/js/lib.min.js?v=

What might be the problem?

samdark commented 7 years ago

Source file for jquery is empty.