Skip to content

Commit 5349f85

Browse files
committed
fix: add hookable sub-dep to runtimeDependencies
1 parent 0e7e253 commit 5349f85

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/runtime/meta.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ export const runtimeDependencies = [
1717
"defu", // traced
1818
"destr", // traced
1919
"h3", // dep
20+
"rou3", // sub-dep of h3
2021
"hookable", // traced
2122
"ofetch", // dep
2223
"ohash", // traced

0 commit comments

Comments
 (0)