Closed
Description
Is your feature request related to a problem? Please describe.
Named export that was added via #22 is great. But sometimes the class name conflicts with the component name and disturbs auto-completion.
Describe the solution you'd like
Add option to disable named export so the class name wouldn't be shown in auto-completion.
Describe alternatives you've considered
No idea.
Additional context
It will be similar to css-loader's namedExport
option. (doc)
Metadata
Metadata
Assignees
Labels
No labels