const ignore = new RegExp(`node_modules|${dest}|\.git`); $log.info(chalk.cyan(`Watching ${root} folder, ignoring ${ignore}`));
確定! 回上一頁