react-workspaces / react-workspaces-playground

⚛️ 🐈 Zero Config Create-React-App Monorepos with Yarn Workspaces, Lerna and React Storybook.
https://react-workspaces.github.io/react-workspaces-playground/
763 stars 128 forks source link

package homepage not working #61

Open henriqueweiand opened 4 years ago

henriqueweiand commented 4 years ago

I'm applying the project in a microfrontends context, it's almost all functional, but I need to put in apps / app in your package.json the property " homepage ":" http: // localhost: 8888 / program ", fixed initially, so that the CRA build makes the assets have this address.

I am trying to apply this traditional approach of the homepage but it does not seem to work ... is there any different way for me to achieve this? or is it some particularity of monorepos?

https://github.com/henriqueweiand/tests-monorepo