Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish non-minified bundle and/or sourcemaps. #57

Closed
jasonkarns opened this issue Jun 2, 2017 · 1 comment
Closed

Publish non-minified bundle and/or sourcemaps. #57

jasonkarns opened this issue Jun 2, 2017 · 1 comment

Comments

@jasonkarns
Copy link
Contributor

jasonkarns commented Jun 2, 2017

With only the minified bundle published, it makes debugging the minified source rather difficult. I request that the published tarball include a non-minified bundle, such that we can debug a non-minified version of the library (or at least use our own minifier so that we can generate the corresponding source map).

At the very least, I would request that the sourcemap for the existing minified bundle be distributed alongside the bundle so we can at least debug with that. (preferably, both the sourcemap and non-minified bundle would be published so consumers can make their own choice.)

@mikeproeng37
Copy link
Contributor

This is now addressed in the latest 2.0 release where we publish non-minified bundles to dist/optimizely.browser.umd.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants