jonkemp / gulp-useref

Parse build blocks in HTML files to replace references to non-optimized scripts or stylesheets.
MIT License
705 stars 93 forks source link

Error during $.useref() #250

Open inpicksys opened 6 years ago

inpicksys commented 6 years ago

error during injecting Error: Error: File not found with singular glob:

src../lib/jquery/dist/jquery.js

bower folder: wwwroot/lib

jonkemp commented 6 years ago

Please post a sample gulpfile or a link to a repo where sample (or actual) code can be inspected. Thanks.