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

Entry assets are not correctly flagged as initial #341

Closed
vio opened this issue Oct 9, 2024 · 2 comments
Closed

Entry assets are not correctly flagged as initial #341

vio opened this issue Oct 9, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@vio
Copy link
Member

vio commented Oct 9, 2024

vite: 5.2.10
rollup 4.22.4
rollup-plugin-webpack-stats 1.0.3
node 20.17.0

In some conditions, Vite can export asset stats with isDynamicEntry set to true. In this cases, the plugin extracts the asset as a non initial chunk.

@vio vio added the bug Something isn't working label Oct 9, 2024
@vio
Copy link
Member Author

vio commented Jan 13, 2025

Fix is available as part of v2.0.0-beta.6.

@vio
Copy link
Member Author

vio commented Jan 21, 2025

Fix available on [email protected]. Feel free to reopen in case you still have issues.

@vio vio closed this as completed Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant