gpt4 book ai didi

node.js - 创建新文件夹时的 grunt-watch 不起作用

转载 作者:搜寻专家 更新时间:2023-10-31 23:43:27 26 4
gpt4 key购买 nike

grunt-watch 正在使用该程序创建。新添加的文件夹添加到js目录下会找不到。

如果文件结构如下所示:

  js/moduleA.js
js/moduleB.js
js/modules/moduleC.js

如果 moduleB.jsmoduleA.jsmodules/moduleC,则 glob 模式 "**/*.js" .js 模块更改,它工作正常。

但是,grunt-watch运行js文件夹下的新文件夹,为新添加的文件夹,它无法识别watch。

   // Grunt watch running ....
// create new_folder and create moduleD.js
   js/new_modules/moduleD.js <------ Even if it changes the watch does not work.

glob 模式是否错误?

最佳答案

关于node.js - 创建新文件夹时的 grunt-watch 不起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17015963/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com