title | issue | author | author_email | author_github |
---|---|---|---|---|
Optionally re-enable prefering IPv4 over IPv6 in Node17+ |
NEXT-24893 |
Marcel Brode |
m.brode@shopware.com |
Marcel Brode |
- Added check for result order change in
src/Administration/Resources/app/administration/webpack.config.js
usingIPV4FIRST=1
in.env
file to enable the admin watcher, even if the webserver rejects IPv6 requests
- Added check for result order change in
src/Storefront/Resources/app/storefront/webpack.config.js
usingIPV4FIRST=1
in.env
file to enable the storefront watcher, even if the webserver rejects IPv6 requests