-
Notifications
You must be signed in to change notification settings - Fork 3
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
UHF-10752 Farewell chunks #1136
Conversation
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything works as before and no errors in console!
UHF-10752
What was done
splitChunks: false
fornpm run build
nav-toggle.js
../src/js/
files, Webpack will always create chunks, even if the splitChunks is set false. Dynamic imports are designed to create separate chunks by definition.Loading chunk 305 failed. (error: hdbt/dist/js/async/toggleWidgets.chunk.js)
How to install
git pull origin dev
make fresh
composer require drupal/hdbt:dev-UHF-10752
make drush-cr
How to test
Keep the console open, so you'll see possible errors.