码迷,mamicode.com
首页 > 其他好文 > 详细

npm run dev 修改后自动重启服务器

时间:2019-06-22 19:38:38      阅读:186      评论:0      收藏:0      [点我收藏+]

标签:服务   exec   direct   zha   director   running   nbsp   amp   修改   

"scripts": {
"dev": "supervisor index"
},

Running node-supervisor with
program ‘index‘
--watch ‘.‘
--extensions ‘node,js‘
--exec ‘node‘

Starting child process with ‘node index‘
Watching directory ‘C:\wamp\www\zhang\3jd\day1\router‘ for changes.
Press rs for restarting the process.

 

npm run dev 修改后自动重启服务器

标签:服务   exec   direct   zha   director   running   nbsp   amp   修改   

原文地址:https://www.cnblogs.com/shenlan88/p/11070035.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!