supervisor配置文件 webstorm里怎么設置supervisor?
webstorm里怎么設置supervisor?在webstorm中設置supervisor的方法如下:NPM install-G supervisor 2,選擇要在webstorm--edit co
webstorm里怎么設置supervisor?
在webstorm中設置supervisor的方法如下:NPM install-G supervisor 2,選擇要在webstorm--edit configurations(如WWW)工作目錄下運行的JS文件,選擇project目錄(supervisor將監視該目錄下所有文件的變化并自動重啟)