"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.
原文地址:https://www.cnblogs.com/shenlan88/p/11070035.html
时间: 2024-11-07 23:25:43