Open DarrenCook opened 8 months ago
Hi @DarrenCook! 👋
It looks like you provided an invalid or unsupported reproduction URL. Do not use any service other than Codepen, jsFiddle, StackBlitz, Codesandbox, and GitHub. Make sure the URL you provided is correct and reachable. You can test it by visiting it in a private tab, another device, etc. Please edit your original post above and provide a valid reproduction URL as explained.
Without a proper reproduction, your issue will have to get closed.
Thank you for your collaboration. 👏
What happened?
I ran
yarn quasar dev
, then hit ctrl-C. But it carried on working, e.g. outputting:I kept pressing ctrl-C, but it seems it needs to run its course? This didn't happen in quasar 1.
What did you expect to happen?
I expected all build processes to stop, including any that had been spawn-ed.
Reproduction URL
NA
How to reproduce?
yarn quasar dev
(or the npm equivalent) and then press ctrl-c.Flavour
Quasar CLI with Webpack (@quasar/cli | @quasar/app-webpack)
Areas
Quasar CLI Commands/Configuration (@quasar/cli | @quasar/app-webpack | @quasar/app-vite)
Platforms/Browsers
Other
Quasar info output
Relevant log output
No response
Additional context
No browser involved.