stacktracejs/stacktrace.js

Bower package error 2.0.0 with stacktrace-with-promises-and-json-polyfills.js (not minified version)

ndesorden opened this issue · 2 comments

The not minified version downloaded with bower has issues, for example custom headers doesnt work with report function.

In fact this version has uglified code:

With bower:
stacktrace-with-promises-and-json-polyfills.js -> 47kb
stacktrace-with-promises-and-json-polyfills.min.js -> 48Kb

With npm:
stacktrace-with-promises-and-json-polyfills.js -> 475kb
stacktrace-with-promises-and-json-polyfills.min.js -> 48Kb

Please, update file in https://github.com/stacktracejs/stacktrace.js/archive/v2.0.0.tar.gz

Can we get more maintainers on this project?