jsdelivr / bot

DEPRECATED The jerk of a bot that checks PRs and responds in comments
22 stars 14 forks source link

bot is not happy with minification #69

Open oddjobz opened 7 years ago

oddjobz commented 7 years ago

17163.md

oddjobz/autobahnjs

The supplied file (autobahn.min.js) is minified, but as with a number of other free libraries the copyright notice must be kept in the file in order to distribute without breaking the license. If I feed the file through the recommended minification process, it is true that the resulting file is smaller, but the copyright notice is lost, and I don't see a way of telling to retain the copyright header.