erikras / erikras/react-redux-universal-hot-example
How would I go about making multiple client entry points?
Open
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
I have two closely related apps, Customer and Supplier. There are more to come.
There is a lot of code overlap between the different apps, but also a decent proportion of unique code.
How can I make multiple entry points / bundles to cater for this scenario with a single codebase?
Contributor guide
Assessment
This issue has not been assessed yet.