Experiment using the new Node.js "exports map" feature. The feature was introduced as experimental in Node 12 and shipped in Node 13.
npm cinpm run bootstrapnpm start
Tested with create-react-app 3.4.3 (React 16.13.1), and it is not working.
It seems the resolve module inside Webpack doesn't support it yet.