🐛 Fix another webpack 5 deprecation warning by RDIL · Pull Request #27 · themgoncalves/react-loadable-ssr-addon (original) (raw)

Summary

Just one more to go. This one was just 2 Array to Set changes.

Not sure why the lockfile got updated, but I also fixed a typo and some warnings outputted while running the tests.

Why

Its a warning.

Checklist

Emojis for categorizing pull requests:

⚡️ New feature ()
🐛 Bug fix (🐛)
🔥 P0 fix (:fire:)
✅ Tests (:white_check_mark:)
🚀 Performance improvements (🚀)
🖍 CSS / Styling (🖍️)
♿ Accessibility (:wheelchair:)
🌐 Internationalization (:globe_with_meridians:)
📖 Documentation (:book:)
🏗 Infrastructure / Tooling / Builds / CI (🏗️)
⏪ Reverting a previous change ()
♻️ Refactoring (like moving around code w/o any changes) (:recycle:)
🚮 Deleting code (:put_litter_in_its_place:)