You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
The text was updated successfully, but these errors were encountered: