chimurai / http-proxy-middleware

:zap: The one-liner node.js http-proxy middleware for connect, express, next.js and more
MIT License
10.7k stars 834 forks source link

feat(ejectPlugins): skip registering default plugins #750

Closed chimurai closed 2 years ago

chimurai commented 2 years ago

Description

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?

Types of changes

Checklist:

coveralls commented 2 years ago

Coverage Status

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