react-workspaces / react-workspaces-playground

⚛️ 🐈 Zero Config Create-React-App Monorepos with Yarn Workspaces, Lerna and React Storybook.

Home Page:https://react-workspaces.github.io/react-workspaces-playground/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

package homepage not working

henriqueweiand opened this issue · comments

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