PM2 有特殊標誌 --ignore-watch 標誌。 試着在你的app.js/index.js是同一目錄下創建文件 process.json 並粘貼此: { "watch": ["server", "client"], "ignore_watch" ...
確定! 回上一頁