Stop a gulp watch task?

后端 未结 3 836
情书的邮戳
情书的邮戳 2021-02-14 09:24

How do I stop a running gulp watch task without having to completely exit the program?

I can see the task running on the task bar bottom left with a spinning \"slashes\"

3条回答
  •  谎友^
    谎友^ (楼主)
    2021-02-14 10:06

    In case others run across this question, open the Command Palette (Ctrl+Shift+P on Windows, Command+Shift+P on OSX, and search for "Terminate Running Task."

提交回复
热议问题