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

Add Open-Mode to extends the possibilities of usages #254

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

Conversation

PaulRosset
Copy link

Description

The Open-Mode has the goal to extends the possibilities by using only the crucial information of the size of the build and nothing else, thus it permits to use this data to create a lot of other things and not only for a CI purpose in case of fail or success depending a maxsize.

Motivation and Context

Issue #253.

It extends the possibilities of usage of bundlesize by having only the crucial information of the build size.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • If my change requires a change to the documentation I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I created an issue for the Pull Request

Concerning the style of the project, a bug occur linked to prettier, I've created an Pull request that is related to #246

For the documentation, this feature is not certain to be accepted yet, so I will update the doc when we will be sure.

Thank's :)

@siddharthkp siddharthkp mentioned this pull request May 22, 2019
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.

None yet

1 participant