Sam Rubin
Sam Rubin
Happy to take a stab at a PR within the next week. Thanks for the background info for getting started.
Is there documentation around the recommended command for deploying a monorepo app with the netlify cli? Particularly, which options should be present in addition to `--filter`?
Right now loop-lvm is being used with devicemapper. If we want to continue using devicemapper, we should configure direct-lvm for production. Although, I am not opposed to investigating overlay2 or...
Update: http2 configuration has been added with the recent upgrade of nginx version >= 1.9.5. However, some modern browsers (namely Chrome) still won't serve over http2 due to the version...
Any fixes or workarounds here? I used metro's `resolveRequest` to hack a fix for now.
One approach I'm considering at the moment is to route all traffic through a Netlify Edge function that performs the auth check first, and then if successful, would route to...
Awesome- shortly after I posted this issue I saw some chatter on the discord regarding this feature which was exciting. I will be on the lookout. We're looking to poc...