moon build --target js --debug --watch
目前遇到, yarn 修改 node_modules
当中的文件时, 反复触发重新编译. 然后 git commit 过程当中, 也会触发重新编译. 比较意外, 希望对这些常用目录做一下识别.
moon build --target js --debug --watch
目前遇到, yarn 修改 node_modules
当中的文件时, 反复触发重新编译. 然后 git commit 过程当中, 也会触发重新编译. 比较意外, 希望对这些常用目录做一下识别.