Start gulp watch when open project

Answered

Hey guys.

 

How can i set that when i open a project, the gulp watch command start automatically

 

Thanks for suport 

0
2 comments

Hi there,

1. Create Run/Debug configuration for that gulp task

2. Use "Startup tasks" functionality and add that newly created task into that list

https://www.jetbrains.com/help/phpstorm/2016.3/startup-tasks.html?search=startup

1
Avatar
Permanently deleted user

Pretty Nice, Thanks!

0

Please sign in to leave a comment.