quilt
quilt copied to clipboard
Make it so services can use react-async and friends
I really wanted it for an email service where I was using React components — I wanted to make it so the lambda only imports the component it needs to render the email, but I had to implement it manually in the service itself.