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

docs(configuration): add chunkLoading: false #5711

Merged
merged 2 commits into from
Nov 26, 2021
Merged

Conversation

snitin315
Copy link
Member

Fix #5677

@vercel
Copy link

vercel bot commented Nov 22, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/webpack-docs/webpack-js-org/3HHVZJJLefgFheaScK9go52BQBgn
✅ Preview: https://webpack-js-org-git-docs-cunkloading-false-webpack-docs.vercel.app

@chenxsan
Copy link
Member

The chunkLoading is a part of the entry context, please add it to the entry context like other peers instead of being presented as a tip.

CleanShot 2021-11-24 at 08 12 53@2x

@snitin315
Copy link
Member Author

Actually, it is already there as chunkLoading: 'jsonp'

https://webpack.js.org/configuration/entry-context/#entry-descriptor

@snitin315
Copy link
Member Author

But I think we can still add it there for another entry point.

@snitin315 snitin315 merged commit 54a831e into master Nov 26, 2021
@snitin315 snitin315 deleted the docs-cunkloading-false branch November 26, 2021 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document webpack change: add chunkLoading: false support
2 participants