qwikifiers / qwik-nx

Nx plugin for Qwik
131 stars 24 forks source link

feat: include react integration #36

Closed dmitry-stepanenko closed 1 year ago

dmitry-stepanenko commented 1 year ago

Should mimic this feature https://qwik.builder.io/integrations/integration/react/

n8sabes commented 1 year ago

Indeed, no way to run qwik scripts. Tried pnpm qwik add react --filter qwik_project from root workspace, and also pnpm qwik add react from the qwik project directory.

🤔 I suppose the workaround is to run against a non-Nx project and copy the changes.