Skip to content

Conversation

@adity1raut
Copy link

@adity1raut adity1raut commented Oct 2, 2025

Description

Updated the project dependencies and code to remove the deprecated react-loadable package and use @loadable/component instead. This change ensures that the project uses a maintained library for dynamic imports and code splitting.

Changes Made

  • Removed react-loadable from package.json
  • Replaced all instances of react-loadable in the codebase with @loadable/component

Related Issue
Fixes #6868

@leecalcote leecalcote added the hacktoberfest Happy contributing! label Oct 5, 2025
@Namanv0509
Copy link
Member

Thank you for your contribution!
Let's discuss this during the website call today at 5:30 PM IST | 7 AM CT

Add it as an agenda item to the meeting minutes, if you would :)

@Namanv0509 Namanv0509 added the hacktoberfest-accepted Happy contributing! label Oct 7, 2025
@Namanv0509
Copy link
Member

@adity1raut merge conflicts , please look over them

@l5io
Copy link
Contributor

l5io commented Oct 31, 2025

🚀 Preview for commit b493f11 at: https://6904be8d178fc323d8fe855d--layer5.netlify.app

@adity1raut
Copy link
Author

PTAL @Namanv0509

Copy link
Member

@Rajesh-Nagarajan-11 Rajesh-Nagarajan-11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You mentioned in the PR description that react-loadable was removed from package.json, but I don’t see any such removal in the file.

Signed-off-by: Saloni Tarone <[email protected]>
@adity1raut
Copy link
Author

PTAL @Rajesh-Nagarajan-11

@l5io
Copy link
Contributor

l5io commented Nov 7, 2025

🚀 Preview for commit 2dedf34 at: https://690dcbd52ec572d4d258e4ca--layer5.netlify.app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/community hacktoberfest Happy contributing! hacktoberfest-accepted Happy contributing!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] Supplant react-loadable in favor of @loadable/component

5 participants