Skip to content

Include scattermapbox in main bundle #816

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

Merged
merged 4 commits into from
Aug 4, 2016
Merged

Conversation

etpinard
Copy link
Contributor

@etpinard etpinard commented Aug 4, 2016

Now that we distribute partial bundles (after #740), it time to include the scattermapbox trace type in the main plotly.js dist bundle.

As a result, the main bundle is quite a bit bigger:

image

To note, this PR does not add any scattermapbox image test on CircleCI. As described in #626, running the mapbox image test in batch blows up the CircleCI box. Via #656 the image tests can now be run in queue (i.e. with no concurrency) with some hope of making the scattermapbox image mocks testable on CircleCI, but running them in queue single–handedly adds 2 minutes to our testing time (see here). I decided to no go forward with this for now.

In brief, running the mapbox image tests locally will now be part of the pre-release checklist.

cc @chriddyp

@etpinard etpinard added this to the v1.16.0 milestone Aug 4, 2016
@etpinard etpinard merged commit 9125f21 into master Aug 4, 2016
@etpinard etpinard deleted the scattermapbox-in-main-bundle branch August 4, 2016 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature something new
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant