We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
default
I was playing around with vite and realised that importing react-sparkle (v1.0.8) in development works as expected, but not in production.
react-sparkle
I get this in development:
And this in production:
https://github.com/eliseumds/vite_default_import_bug
vite
The text was updated successfully, but these errors were encountered:
Closing as duplicate of #2139, looks like this is an upstream issue with rollup.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
I was playing around with vite and realised that importing
react-sparkle
(v1.0.8) in development works as expected, but not in production.I get this in development:
And this in production:
Reproduction
https://github.com/eliseumds/vite_default_import_bug
System Info
vite
version: vite/2.1.2 darwin-x64 node-v15.5.0The text was updated successfully, but these errors were encountered: