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

Bundle option has no effect #3409

Closed
genu opened this issue May 1, 2019 · 2 comments
Closed

Bundle option has no effect #3409

genu opened this issue May 1, 2019 · 2 comments
Labels

Comments

@genu
Copy link

genu commented May 1, 2019

Using the bundle option polymer build --bundle doesn't seem to have any effect.

According to the documentation:

If the --bundle flag is supplied, JavaScript code is bundled together to reduce the number of file requests.

I'm using lodash-es in a project and after a build, there are around 50 separate HTTP requests for each lodash submodule. This adds around a 20 second delay to the initial loading time.

Isn't the --bundle flag supposed to prevent this? Or did I misunderstand its purpose?

@stale
Copy link

stale bot commented Apr 30, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Apr 30, 2020
@stale
Copy link

stale bot commented Apr 30, 2022

This issue has been automatically closed after being marked stale. If you're still facing this problem with the above solution, please comment and we'll reopen!

@stale stale bot closed this as completed Apr 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant