I just only want to have a ready to use compiled plain javascript file from this repository https://github.com/airbrake/airbrake-js
How to make it? It drives me crazy, I don't wan't any bower, npm or whatever - just ONE plain javascript file
BTW: The file "https://raw.githubusercontent.com/airbrake/airbrake-js/master/dist/client.js" is not what I want to have, cuz there is still a "require('./internal/compat');" inside ;-)
greetings