Closed chimurai closed 2 years ago
Remove shorthand usage: createProxyMiddleware('http://www.example.org/api')
createProxyMiddleware('http://www.example.org/api')
Simplify internal code
CI
Coverage decreased (-0.03%) to 98.827% when pulling fd591073f1fff0fc72867d9b5b26ee31ad87844a on remove-shorthand into 2d6741a3cf8d16f27a5a0757eea98b446874ce44 on master.
Description
Remove shorthand usage:
createProxyMiddleware('http://www.example.org/api')
Motivation and Context
Simplify internal code
How has this been tested?
CI
Types of changes
Checklist: