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

[JS/TS] Option not to follow dynamic imports #110

Open
sutarmin opened this issue Sep 15, 2024 · 1 comment
Open

[JS/TS] Option not to follow dynamic imports #110

sutarmin opened this issue Sep 15, 2024 · 1 comment

Comments

@sutarmin
Copy link

I found this library while trying to understand why my app splits into chunks the way it does. It is quite helpful for the analysis already, but one thing I'm missing for chunk analysis particularly is ignoring (not following) dynamic imports. Is there a way to do it or, if not, is there a way to implement it?

@gabotechs
Copy link
Owner

This is not supported right now, but it should be easy to add. I can take a look at this soon, in the mean time, feel free to submit a PR, contributions are always welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants