1.0.2 • Published 4 years ago

remote-share-components-loader v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

说明

安装:

npm i remote-share-components-loader

使用:

  • .babelrc.js等babel配置文件中添加如下配置:
const plugins = [
    ...
    "module:remote-share-components-loader/lib/index.js"
]

module.exports = {
  plugins
};
1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago