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

feat(ejectPlugins): skip registering default plugins #750

Merged
merged 1 commit into from Apr 15, 2022
Merged

Conversation

chimurai
Copy link
Owner

Description

  • add ejectPlugins option

Motivation and Context

http-proxy-middleware is configured with some default plugins for common use cases.
Allow the proxy behaviour to be fully customised with ejectPlugins: true.

How has this been tested?

  • docs
  • unit tests

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 not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@chimurai chimurai added this to the v3.0.0 milestone Apr 15, 2022
@coveralls
Copy link

coveralls commented Apr 15, 2022

Coverage Status

Coverage increased (+0.04%) to 97.039% when pulling 907abb2 on eject-plugins into 4bc66b9 on v3.

@chimurai chimurai changed the title feat(ejectPlugins): skip loading default plugins feat(ejectPlugins): skip registering default plugins Apr 15, 2022
@chimurai chimurai merged commit 468db39 into v3 Apr 15, 2022
@chimurai chimurai deleted the eject-plugins branch April 15, 2022 17:48
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

2 participants