Ccxt: Question - ccxt.browser.js contents

Created on 23 Jan 2018  路  3Comments  路  Source: ccxt/ccxt

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

question

Most helpful comment

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

All 3 comments

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

Thanks, @michnovka !

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

Thank you @michnovka , @kroitor !

Was this page helpful?
0 / 5 - 0 ratings