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

Limit webpack chunks for web extensions #361

Merged
merged 1 commit into from Jul 27, 2022
Merged

Conversation

joyceerhl
Copy link
Contributor

@joyceerhl joyceerhl commented Jul 15, 2022

Refs

Web extensions cannot lazy load additional modules. We recently had to update several web extensions which were using webpack to not lazy load chunks. If we include this by default in the generator this should reduce issues for web extension authors in future. fyi @lramos15

@joyceerhl joyceerhl requested a review from aeschli July 15, 2022 18:05
@aeschli aeschli merged commit 750de8a into main Jul 27, 2022
@aeschli
Copy link
Contributor

aeschli commented Jul 27, 2022

Thanks @joyceerhl !

@lramos15 lramos15 deleted the dev/joyceerhl/limit-chunks branch July 28, 2022 12:12
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

Successfully merging this pull request may close these issues.

None yet

2 participants