-
-
Notifications
You must be signed in to change notification settings - Fork 584
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
Million lint build error when configuring using webpack (TypeError: Cannot read properties of undefined (reading 'anya')) #1037
Comments
Thanks for opening this issue! A maintainer will review it soon. |
Same |
Same issue here. Please look into this.
|
I have encountered the same problem. |
Any news on this one? Thanks |
I'm also having this issue in my Next 14 app. It often happens with memoized components that have a custom equality function ( |
@patik taking a look! |
Any updates? 🙏 |
1 similar comment
Any updates? 🙏 |
What version of
million
are you using?1.0.0
Are you using an SSR adapter? If so, which one?
None
What package manager are you using?
npm
What operating system are you using?
Mac
What browser are you using?
Chrome
Describe the Bug
Update: - Seeing same error with rspack
In my webpack (v.5.91.0) config I added:
And i'm getting this error:
The text was updated successfully, but these errors were encountered: