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

Expose functions #157

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

pan-pawel
Copy link

@pan-pawel pan-pawel commented Jan 21, 2020

This PR is related to this issue #156

We would like to use source-map-explorer with e.g RAM Bundles (more info in issue)
To minimize the number of changes in the code we can just simply export a few of the functions that are used to calculate and present the data.
With those functions, we can go through the process of calculating and presenting ourselves

Changes

-export getExploreResult, writeHtmlToTempFile, loadSourceMap and computeFileSizes functions.

@pan-pawel pan-pawel requested a review from danvk January 21, 2020 00:38
@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.552% when pulling 3170af6 on pan-pawel:expose-functions into fe52007 on danvk:master.

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

Successfully merging this pull request may close these issues.

2 participants