1.0.2 • Published 2 years ago

tarojs-plugin-generate-tools v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

plugin-name

使用

安装

npm i plugin-name -D

使用插件

/config/index.js

const config = {
  plugins: [
    [ "plugin-name", {} ]
  ]
}
1.0.2

2 years ago