Skip to content

Commit 5e5c777

Browse files
committed
docs(comment): add comment
1 parent d3dd224 commit 5e5c777

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.js

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ VuePageStackPlugin.install = function(Vue, { router, name = config.componentName
5353
}
5454
}
5555

56+
// ensure it's the first beforeEach hook
5657
router.beforeHooks.unshift(beforeEach);
5758
};
5859

0 commit comments

Comments
 (0)