ohmygodismax
ohmygodismax
In a remote project, I am building a module via @module-federation/vite:  В хост приложении регистрирую и подключаю модуль через @module-federation/enhanced/runtime:  I get an error when executing the code:...
When building the application through the dockerfile, I get an error:  It is likely that the environment of the docker image affects the operation, since such an error does...
When the module is dynamically connected via @module-federation/enhanced/runtime,, at the moment, when I try to use 2 different instances of the react library (an older version on the host application),...