Closed shairez closed 5 days ago
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
Name | Status | Preview | Last Commit |
---|---|---|---|
qwik-docs | ✅ Ready (View Log) | Visit Preview | 1cf13bcf17f8919440964f7731effa93379ce374 |
Latest commit: 1cf13bcf17f8919440964f7731effa93379ce374
The changes in this PR will be included in the next version bump.
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
What is it?
Description
added
projectDir
param to the cli, so theadd
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
pnpm change