Compressed version of scripts and styles?
Is there a compressed (or at least concatenated) version of all scripts and styles from h5p libraries? Or how to make one?
The purpose is to be able to attach the compressed version instead of multitude od single scripts, for page performance. There would probably be much unused code in such h5p.all.js file and h5p.all.css, depending on how many libraries are actually used on the page. But still it would be a performance advantage, i think.