From 3aad6404e1429b45854a6494ac991d9a5470516e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A8=8B=E6=B2=9B=E6=9D=83?= Date: Tue, 15 Jun 2021 18:16:27 +0800 Subject: [PATCH] chore: update eslint ignore --- .eslintignore | 1 + src/main.ts | 1 + 2 files changed, 2 insertions(+) diff --git a/.eslintignore b/.eslintignore index a261f29..ffd149d 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1 +1,2 @@ dist/* +demo/* diff --git a/src/main.ts b/src/main.ts index 596b90f..2b26412 100644 --- a/src/main.ts +++ b/src/main.ts @@ -86,6 +86,7 @@ export default function install( /** * 路由切换时执行PV上报 + * @description 自 v2.2.0 版本开始允许不强制引入路由 */ if (router) { router.afterEach(() => {