manfredsteyer / module-federation-plugin-example

258 stars 177 forks source link

Automatic publicPath is not supported in this browser #22

Closed gobedson closed 2 years ago

gobedson commented 2 years ago

i'm using nx workspace to generate my mfe and shell apps.

everyhting works fine on nx serve

but when i run nx build and serve my app i have this error :

Automatic publicPath is not supported in this browser at main.77eeac4ea562bbf8.js:1:4808 at main.77eeac4ea562bbf8.js:1:4968

does anyone knows how to fix it ?