🌐 AI搜索 & 代理 主页
Skip to content

Commit 2a77ff3

Browse files
Coiggahou2002rorycai
andauthored
feat(nuxt): Add router addon to nuxt module (#3975)
Co-authored-by: rorycai <rorycai@tencent.com>
1 parent a66001a commit 2a77ff3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/nuxt/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ const packages = [
3131
'rxjs',
3232
'sound',
3333
'math',
34+
'router',
3435
]
3536

3637
const fullPackages = packages.map(p => `@vueuse/${p}`)

0 commit comments

Comments
 (0)