-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
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
Uncaught TypeError: Cannot read property 'constant' of undefined #3997
Comments
Hello @jzwyz. Please provide a online reproduction by codesandbox or a minimal GitHub repository. Issues labeled by |
Reproduction |
The code after Putting Check the browser console and throw the above exception:
|
Same as #3426 (comment) |
See #3353 (comment) Fixes #3426 Fixes #3997
This issue has been locked since it has been closed for more than 14 days. If you have found a concrete bug or regression related to it, please open a new bug report with a reproduction against the latest Vite version. If you have any other comments you should join the chat at Vite Land or create a new discussion. |
Describe the bug
Upgrade vite to 2.3.8, access to the packaged program through the preview will report an error
Suspected lodash-es is not included
Reproduction
codesandbox
github
System Info
Used Package Manager
npm
Logs
Validations
The text was updated successfully, but these errors were encountered: