yiisoft / yii-dev-panel

An application that aggregates such different modules as: Debug, Inspector, Gii and Open API
BSD 3-Clause "New" or "Revised" License
9 stars 2 forks source link

Module federation doesn't work #55

Open xepozz opened 1 year ago

xepozz commented 1 year ago

Module federation plugin doesn't work properly with Vite.

Shared modules aren't shown when different apps load the chunks. See https://github.com/originjs/vite-plugin-federation/issues/448