Closed SombreroElGringo closed 1 year ago
Here is an example with the issue. Just need to follow the ReadMe to reproduce it.
I am having the same issue. The docs say that --watch mode will spider the dependencies of .eleventy.js
and rebuild when they change, but I do not see that behavior.
If I change the .eleventy.js
file then it rebuilds, but if I change a file that I require
-ed then it doesn't update the build files.
Looks like this will be resolved in v2 🎉 https://github.com/11ty/eleventy/issues/1052#issuecomment-1125402378
This is likely also related to #1312 which just shipped with #2479.
I’d love to coalesce over on #1312 if possible (unless it’s still broken after the next canary ships—then please let me know!)
Discussed in https://github.com/11ty/eleventy/discussions/1918