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

Question - ccxt.browser.js contents #1453

Closed
kumboo opened this issue Jan 23, 2018 · 3 comments
Closed

Question - ccxt.browser.js contents #1453

kumboo opened this issue Jan 23, 2018 · 3 comments
Assignees
Labels

Comments

@kumboo
Copy link

kumboo commented Jan 23, 2018

Hi there, I'm using ccxt.browser.js version 1.10.810.
I'm wondering what is that huge piece of base64 encoded data in browserified JS file and what were reasons to encode it that way. Can one safely delete that part?

Thanks

@kumboo kumboo changed the title ccxt.browser.js contents Question - ccxt.browser.js contents Jan 23, 2018
@michnovka
Copy link
Contributor

its a source map. check this for more information. It is safe to delete

@kroitor kroitor self-assigned this Jan 23, 2018
@kroitor
Copy link
Member

kroitor commented Jan 23, 2018

Thanks, @michnovka !

@kumboo feel free to ask if you still have questions on this. Closing it for now as @michnovka has already answered correctly.

@kroitor kroitor closed this as completed Jan 23, 2018
@kumboo
Copy link
Author

kumboo commented Jan 24, 2018

Thank you @michnovka , @kroitor !

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

No branches or pull requests

3 participants