Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

bwrice's avatar
Level 11

What's the terminal command to quit webpack?

When I run "npm run watch" or "npm run watch-poll" using the default package.json scripts that come with Laravel 5.4, what is the command to stop the webpack script without exiting out of terminal?

0 likes
2 replies
bastman69's avatar
Level 15

Have you tried CTRL + C ?

4 likes

Please or to participate in this conversation.