Quantcast
Channel: Grunt concats JS file multiple times - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by shinobi for Grunt concats JS file multiple times

Your issue seems to be in concate.js.srcsrc: ["public/lib/**/jquery.js", "public/lib/**/*.js", "public/js/cts.js"]This will have your files added multiple times as there might some files common among...

View Article



Grunt concats JS file multiple times

I'm working on a Node.js website and I'm using Grunt to concat and minify my CSS and JS files. However, after running the grunt command I'm getting the error message:fullPage: Fullpage.js can only be...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images