Mike Lawson
Mike Lawson
Most aggressive enhancement request I've ever seen. Chill dude.
run watch updates app.js twice, then compiles successfully without changing app.js when files change
I do believe I'm having the same issue. Laravel Mix Version: 6.0.16 Node Version (node -v): 12.16.0 NPM Version (npm -v): 7.7.6 OS: MacOS 11.2.3 On the side, and I...
run watch updates app.js twice, then compiles successfully without changing app.js when files change
> If you're using Docker you're almost certainly gonna have to use watch-poll. File system events don't flow into Docker and that's not something we can fix. If watch-poll is...
run watch updates app.js twice, then compiles successfully without changing app.js when files change
@thecrypticace yeah it's the weirdest thing I've seen. I've gone through several things to figure out what might cause it to happen. Regular ol' watch, compiles twice with only one...
run watch updates app.js twice, then compiles successfully without changing app.js when files change
@wayne-thorley or @fridzema have you been able to reliably reproduce this in a new project from scratch? I'm trying to figure out exactly what I'd done to make this happen,...
run watch updates app.js twice, then compiles successfully without changing app.js when files change
@fridzema thanks for that. I noticed this issue with typescript + vuex + composition API, so I'll try and hit it from that direction. Hopefully I can get a repo...
run watch updates app.js twice, then compiles successfully without changing app.js when files change
I'm in about the same boat @thecrypticace . I don't think it's necessarily a mix issue since it's just wrapping webpack, but it's also in charge of the webpack configuration...
This would apply to your data source to the adapter, not the view widget.
@vue/cli has this as a dependency in its dependency tree. Every time stuff changes there it happens. Not the worst error in the world, but one of those "really?" moments....
I noticed that when I went to investigate. I'm like...ok nobody actually leaves that in. And yeah, it's in there. Maybe got committed by mistake at some point? Who knows....