-
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hey!
With Nuxt 2.13, we can auto-load components. I tried auto-loading the SVG components like this in nuxt.config.js
components: {
extensions: ['vue', 'svg']
}
But it doesn't work. (I put the SVG files in the components directory).
It would be great if SVG components were auto-loaded like regular Vue components! 😀
fatihsolhan, kissu, sstottelaar and loilofatihsolhan
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request