babel-plugin-beisen-transform

0.2.9 • Public • Published

初始化参数

[ "beisen-transform", { manglers: ['exports', 'imports'], options: { 'exports': {}, 'imports': { modules: ['@beisen/ethos', '@beisen/beisen-cloud-ui'] } } } ]

exports

优化项目入口抛出的类库,包裹函数,用到模块式再去加载,减少不必要的性能消耗

imports

优化 ethos, beisen-cloud-ui 的引入方式,由之前的全部引入,改为单个组件引入,减少不必要的性能消耗

参数

目前可以使用的参数是:@beisen/ethos, @beisen/beisen-cloud-ui

Readme

Keywords

Package Sidebar

Install

npm i babel-plugin-beisen-transform

Weekly Downloads

15

Version

0.2.9

License

ISC

Last publish

Collaborators

  • beisencorp