components icon indicating copy to clipboard operation
components copied to clipboard

Autoloading breaks when file exports multiple components at once.

Open gpanos opened this issue 4 years ago • 0 comments

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?

gpanos avatar Nov 05 '21 11:11 gpanos