-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
TypeError: Cannot read property 'tap' of undefined in DEV #19
Comments
Seeing the same behaviour as above |
Yes, next v10.0.6 breaks the plugin. For now you can fix your next dependency in your package.json =>
|
hey @iam4x 👋 I tried downgrading to |
And I still get the error after a clean install 😞 |
This appears to be the same as preactjs/prefresh#276; using |
Hey @danielzzz is this issue still present with the newer versions of prefresh & this plugin? |
hi, I am getting a webpack error when trying to run with this plugin in dev.
Production seems to be working fine.
Do you have any idea what might be causing it?
package.json
it happens only when using:
I seems that the aliases in package.json make it work even so, as the build size keeps reduced even if I disable it.
cheers, dan
The text was updated successfully, but these errors were encountered: