1.0.0 • Published 6 years ago
xy-share-component-loader v1.0.0
说明
安装:
npm i xy-share-component-loader使用:
- 在
.babelrc.js等babel配置文件中添加如下配置:
const plugins = [
...
"module:xy-share-component-loader/lib/index.js"
]
module.exports = {
plugins
};1.0.0
6 years ago