me-12 / single-spa-portal-example

Example project on how to combine multiple SPA's on a single Website
MIT License
407 stars 136 forks source link

How do I add a React standalone script? #46

Open Muffin1611 opened 6 years ago

Muffin1611 commented 6 years ago

I would like to add a standalone script for the React app, but I'm clueless on how exactly to do that.

Anybody have ideas?

rdord commented 4 years ago

I have the same issue as react-scripts (from create-react-app) has dependency conficts with babel-loader and webpack in this project.