Closed shairez closed 1 month ago
Latest commit: 1f424ea2e8dc172bb515d3ac40b69c8d71db904d
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
npm i https://pkg.pr.new/@builder.io/qwik@6943
npm i https://pkg.pr.new/@builder.io/qwik-city@6943
npm i https://pkg.pr.new/eslint-plugin-qwik@6943
npm i https://pkg.pr.new/create-qwik@6943
commit: 1f424ea
Name | Status | Preview | Last Commit |
---|---|---|---|
qwik-docs | ✅ Ready (View Log) | Visit Preview | 1f424ea2e8dc172bb515d3ac40b69c8d71db904d |
What is it?
Description
Sometimes when running build (especially when using the static adapter), if there was a lint error it looked like the cli doesn't properly exit the process.
This fixes it so it always comes back to the terminal command line after errors.
Checklist:
pnpm change
and documented my changes