You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I really love this structure. I wonder how would you implement code-splitting using this structure. Usually, I split my codes based on Route. However, in this structure, every components will get loaded using components/index.js
If you have any know-hows, please give me some advices.
The text was updated successfully, but these errors were encountered:
I really love this structure. I wonder how would you implement code-splitting using this structure. Usually, I split my codes based on Route. However, in this structure, every components will get loaded using components/index.js
If you have any know-hows, please give me some advices.
The text was updated successfully, but these errors were encountered: