Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit 32ce605

Browse files
committed
feat: add asset reference for v-navigation-drawer
1 parent 54fbf23 commit 32ce605

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ module.exports = (api) => {
2626
// v-carousel-item extends v-img
2727
'v-carousel-item': ['src', 'lazy-src'],
2828
'v-img': ['src', 'lazy-src'],
29+
'v-navigation-drawer': 'src',
2930
'v-parallax': 'src',
3031
'v-toolbar': 'src',
3132
},

0 commit comments

Comments
 (0)