Skip to content

iscarecrow/babel-plugin-zent-replace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation

npm install babel-plugin-zent-replace --save-dev

Why?

to solve this issue youzan/zent#200

Usage

config babel, write name to .babelrc file

{
  "plugins": [
    ["zent-replace"]
  ]
}

License

MIT

About

a plugin to tramsform import style

Resources

Stars

Watchers

Forks

Packages

No packages published