|
|
|
|
|
by dbetteridge
2247 days ago
|
|
Yeah, admittedly wsl has helped on that front. My main pain points were related to filesystem access, primarily its speed for things like npm install and running test suites. Though if you're just using a docker image through wsl2, does that alleviate those issues? |
|
I can appreciate wanting a fast NPM install, but how often are you doing that that it's any kind of significant?