Jeff Hertzler

Results 7 comments of Jeff Hertzler

this PR fixes the issue on the codebase @robertpbaxter was referring to

This is already possible if you have an up-to-date version of rsync installed. Here's a version I use: ``` ruby config.vm.synced_folder "local_folder", "remote_folder", type: "rsync", rsync__exclude: [".git/", "**/.DS_Store"], rsync__args: ["-azh",...

Is enabling the cache in the library only in test mode a viable solution? It looks like the cache was removed to make support for ember 4 work (maybe that's...

this happens when using `nx exec` as well. it is particularly annoying when the underlying task prompts the user on that last line.

any update on this? It's not very encouraging that you have left the docs down for 2 months for the previous iteration of redwood and are relying on someone else's...