lite-module-federation

1.0.4 • Public • Published

lite-module-federation 是什么?

比 Webpack 5 Module Federation 更轻量的实现。

使用方式

module.exports = {
  shared: {
    react: require('react'),
  },
};

Package Sidebar

Install

npm i lite-module-federation

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

5.93 kB

Total Files

13

Last publish

Collaborators

  • ericlee33