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

Offer option for dynamic imports not to be listed in output #183

Open
RyanGosden opened this issue May 27, 2019 · 1 comment
Open

Offer option for dynamic imports not to be listed in output #183

RyanGosden opened this issue May 27, 2019 · 1 comment

Comments

@RyanGosden
Copy link

I am using this plugin to generate a list of assets which will be processed and added to view files via a backend script. The output includes dynamically imported bundles which (in my case) are not required to be listed, as these modules are dynamically fetched.

It would be great to have an option to toggle including import scripts in the output.

@stof
Copy link
Contributor

stof commented Jul 16, 2019

I think using entrypoints: true might give you the info you need (won't be exactly the same)

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

No branches or pull requests

3 participants