QwikDev / qwik

Instant-loading web apps, without effort
https://qwik.dev
MIT License
20.85k stars 1.31k forks source link

add monorepo support to the CLI #7059

Closed shairez closed 5 days ago

shairez commented 1 week ago

What is it?

Description

added projectDir param to the cli, so the add command could generate files into a sub folder of a monorepo.

plus, added alwaysInRoot prop to the integrations config on the CLI, to mark what should always stay in the root folder even when using the --projectDir= param.

Checklist

pkg-pr-new[bot] commented 1 week ago

Open in Stackblitz

npm i https://pkg.pr.new/@builder.io/qwik@7059
npm i https://pkg.pr.new/@builder.io/qwik-city@7059
npm i https://pkg.pr.new/eslint-plugin-qwik@7059
npm i https://pkg.pr.new/create-qwik@7059

commit: 1cf13bc

github-actions[bot] commented 1 week ago
built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
qwik-docs ✅ Ready (View Log) Visit Preview 1cf13bcf17f8919440964f7731effa93379ce374
changeset-bot[bot] commented 1 week ago

🦋 Changeset detected

Latest commit: 1cf13bcf17f8919440964f7731effa93379ce374

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages | Name | Type | | --------------------- | ----- | | @builder.io/qwik | Minor | | eslint-plugin-qwik | Minor | | @builder.io/qwik-city | Minor | | create-qwik | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR