I'm trying to create my first package. I don't get past the point where the browser complains with Uncaught ReferenceError: exports is not defined
as soon as I require the built package.
This is the lib I try to package: https://unpkg.com/simple-statistics@6.1.0/dist/simple-statistics.js