1.1.2 • Published 4 months ago

stats-component-plugin v1.1.2

Weekly downloads
-
License
ISC
Repository
github
Last release
4 months ago

stats-component-plugin

组件使用情况统计

安装

npm i stats-component-plugin

使用

// vue.config.js
const StatsComponentPlugin = require("stats-component-plugin")

plugins.push(
    new StatsComponentPlugin({
        comNames: CxComNames, // 组件名白名单
        isStatsComUsage: true // 是否输出组件使用次数统计
    })
)
1.1.1

4 months ago

1.1.0

4 months ago

1.1.2

4 months ago

1.0.9

4 months ago

1.0.8

4 months ago

1.0.7

4 months ago

1.0.6

4 months ago

1.0.5

4 months ago

1.0.4

4 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago