Blaine Bublitz
Blaine Bublitz
You can also just disable fsevents in the options to watch. I think the warning should suggest that.
@jpike88 kindly buzz off if you don't understand how semver and dependencies work. We're actively working on the required changes for v5.
Is the [webpack memory-fs module](https://github.com/webpack/memory-fs) at all useful for this?
Depending on what watcher you are using, you might need to update your fs.Stats on the files you are creating. https://gulpjs.com/docs/en/api/dest#metadata-updates
If nothing in your pipeline updates fs.Stats, we will create a file with the same timestamp as the source inputs.
Can you provide a reproduction that doesn't work?
@sttk that is strange, indeed. Do you think we need to make a change in liftoff?
> It would be enough to add the real current directory (= env.INIT_CWD) to config file entries. The current cwd entry indicates a (parent) project directory, actually. > > I...
@sttk still planning to fix this?
The CLI converts messages from https://github.com/gulpjs/gulplog into `console.log`, so yes, it belongs here.