Matt Sutton
Matt Sutton
@adamziel No worries, ten minutes later, I realized i could just do this one liner and it met our needs for that particular item. 💪 ``` { "step": "writeFile", "path":...
@flexseth at the moment, my exact use case isn't public code (yet) and it's hacky exploratory stuff so we may not even need what we're doing now at all in...
Or, riffing further, a way to do it via the config feels even better. ``` { "step": "setWebserverHeader", "header": "Access-Control-Allow-Origin http://localhost:3000" } ```
Spose we technically recommend `18.x` ([source](https://github.com/Automattic/vip-cli/blob/trunk/.nvmrc))... and this seems to be coming out of our deps somewhere. Still, it'd be nice if we could get smoothness on current LTS.
Plus one here, it's what I'm missing, as a recent returnee to Zed from Cursor.