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

[legacy-framework] Fix next_stdlib__WEBPACK_IMPORTED_MODULE_1__.connectMiddleware is not a function #3024

Merged
merged 1 commit into from
Dec 6, 2021

Conversation

MukulKolpe
Copy link

Closes: blitz-js/legacy-framework#380

What are the changes and their implications?

Added a babel import rewrite rule for connectMiddleware.

Bug Checklist

  • Integration test added (see test docs if needed)

Feature Checklist

@flybayer
Copy link
Member

flybayer commented Dec 6, 2021

Awesome, thank you!!

@flybayer flybayer changed the title Added a babel import rewrite rule for connectMiddleware Fix next_stdlib__WEBPACK_IMPORTED_MODULE_1__.connectMiddleware is not a function Dec 6, 2021
@flybayer flybayer merged commit 915f5fa into blitz-js:canary Dec 6, 2021
@blitzjs-bot
Copy link
Contributor

Added @MukulKolpe contributions for code

@itsdillon itsdillon changed the title Fix next_stdlib__WEBPACK_IMPORTED_MODULE_1__.connectMiddleware is not a function [legacy-framework] Fix next_stdlib__WEBPACK_IMPORTED_MODULE_1__.connectMiddleware is not a function Jul 7, 2022
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.

connectMiddleware does not work when imported from blitz
3 participants