UNPKG

v-track

Version:

一个基于Vue指令的埋点插件

23 lines (16 loc) 190 B
language: node_js cache: yarn: true node_js: - '10' - '8' branches: only: - master install: - yarn script: - yarn lint - yarn test:unit after_success: - yarn build