Hi, I have been looking into documentation and it seems a bit confusing, especially part with assets.add vs assets.addJS, and additional options (which do not work for me).
How can I load some script in the header (like the ones for older browsers) and other in the footer. I do not pipe scripts (npm scripts to build so I concatenate it myself).