Hopefully a quick question about bundler. in the bundler.cmd file it says… “node bundler.js …/Content …/Scripts” Can I add a third one? I’d like to have two folders for js files and one for css. So an example it would be… “node bundler.js …/content/js …/content/lib …/content/css”
Yes you can scan for more folders
Stephen Brannan:
Perfect thanks Demis! Btw I’m not sure if I’ve said this enough, but thanks for the great work and product!