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

do not inject proxy client fix into non-proxy app #1097

Merged
merged 2 commits into from Feb 5, 2022
Merged

Conversation

kellymears
Copy link
Member

@kellymears kellymears commented Feb 4, 2022

Overview

Fixes an issue where the client-side script that intercepts anchor clicks and redirects to proxy is included in dev bundles that don't utilize a proxy.

refers: none
closes: 1082

Type of change

  • NONE: does not change the API

This PR includes breaking changes to the following core packages:

  • none

This PR includes breaking changes to the follow extensions:

  • none

@kellymears kellymears linked an issue Feb 4, 2022 that may be closed by this pull request
5 tasks
@kellymears kellymears marked this pull request as ready for review February 4, 2022 13:25
@kellymears kellymears merged commit 4b65f54 into main Feb 5, 2022
@kellymears kellymears deleted the fix-proxy-default branch February 5, 2022 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug] TypeError: app.use() requires a middleware function
2 participants