Closed wmertens closed 3 weeks ago
Latest commit: 2b3693f59f671d27cfdc93f6ea4481df08827fbf
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
npm i https://pkg.pr.new/@builder.io/qwik@7004
npm i https://pkg.pr.new/@builder.io/qwik-city@7004
npm i https://pkg.pr.new/eslint-plugin-qwik@7004
npm i https://pkg.pr.new/create-qwik@7004
commit: 2b3693f
Name | Status | Preview | Last Commit |
---|---|---|---|
qwik-docs | ✅ Ready (View Log) | Visit Preview | 2b3693f59f671d27cfdc93f6ea4481df08827fbf |
To have the bin
qwik
working during installs, the file it points to from package.json must exist.We already had a perpetual script in the qwik package but it got ignored at some point.