components
components copied to clipboard
Autoloading breaks when file exports multiple components at once.
Hey, I don't know if it's really a but but here it goes: I have a case were I need to build a single file component which exports multiple components at once using ES6 named exports. Is there anyway that I can make the nuxt component autoloading work for those type of components?