mirror of
https://github.com/analyticsjs/vue-baidu-analytics.git
synced 2025-04-05 07:52:44 +08:00
chore: update eslint ignore
This commit is contained in:
parent
69ecd02121
commit
3aad6404e1
@ -1 +1,2 @@
|
|||||||
dist/*
|
dist/*
|
||||||
|
demo/*
|
||||||
|
@ -86,6 +86,7 @@ export default function install(
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* 路由切换时执行PV上报
|
* 路由切换时执行PV上报
|
||||||
|
* @description 自 v2.2.0 版本开始允许不强制引入路由
|
||||||
*/
|
*/
|
||||||
if (router) {
|
if (router) {
|
||||||
router.afterEach(() => {
|
router.afterEach(() => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user