Bradley Hamilton
Results
3
comments of
Bradley Hamilton
Same is happening for me but in Firefox : Version : 6.0.12 Browser : Firefox 97.0.1 (64bit) on Linux Kubuntu 18.04
@dylanett Yep been using that since the update but it's a regression in my eyes.
Your `bower_concat` task in your `Gruntfile.js` should follow this form: ``` bower_concat : { job_name : { dest : { js : 'path/to/bundle.js' } } } ```