First attempt at contributing to Edgio npm packages

Improved Developer Experience
Shipped a new integration
Contributed heavily to Edgio's npm packages, and so glad that the new release is out!

Changelog: https://lnkd.in/dcpBqRFB

More on what I've contributed this time 👇🏻

1. Improving the support Angular with automatic configurations. Keying off nguniversal to switch between static and ssr modes. Smooth deployments. Easy adoption.
Just do 'edgio init' and 'edgio deploy', and you've it running on Edgio's awesome network!

2. Supporting NuxtLabs's Nuxt buildDir configuration. No more build failures, build anywhere!

3. Adding support for create-react-app with 0 additional configuration! To deploy your react apps on Edgio's awesome network, `edgio init --connector=@edgio/react-cra` and `edgio deploy` would get your react app deployed in seconds.

4. Adding support for MkDocs with 0 additional configuration! To deploy your mkdocs apps on Edgio's global network, `edgio init --connector=@edgio/mkdocs` and `edgio deploy` would get your documentation up running in seconds!

5. Improve logging (specifically when performing SSR) with Astro. It doesn't get any smoother. `edgio init` and `edgio deploy` is all you need to get Astro deployed on Edgio!

Astro Docs: https://lnkd.in/dcTuBMTe