Closed
Description
When an npm run build
is executed, there should be an amplitude.js.min
file that is created as well. We used to have minified versions, but now we do not.
This feature will help large websites that serve a lot of requests. It will also minimize bugs if people minify the file themselves (potentially creating bugs). If we have an official delivery of the file, that will help out a lot.