qwikifiers / qwik-nx

Nx plugin for Qwik
132 stars 24 forks source link

feat(qwik-nx): default export option for component generator #123

Closed dmitry-stepanenko closed 1 year ago

dmitry-stepanenko commented 1 year ago

What is it?

Description

Adding an ability to generate components with default export instead of a named one closes #116