11![ Netlify Build plugin Angular Serverless – Run Angular Universal seamlessly on Netlify] ( netlify-plugin-angular.png )
22
3- # Angular Universal Plugin
3+ # Essential Angular Universal Plugin
44
55This build plugin is a utility for supporting Angular Universal on Netlify.
66
@@ -9,6 +9,9 @@ This build plugin is a utility for supporting Angular Universal on Netlify.
99- [ Installation and Configuration] ( #installation-and-configuration )
1010- [ CLI Usage] ( #cli-usage )
1111- [ Caveats] ( #caveats )
12+ - [ Getting Help] ( #getting-help )
13+ - [ Contributing] ( #contributing )
14+ - [ License] ( #license )
1215
1316## Installation and Configuration
1417
@@ -69,4 +72,23 @@ This plugin is currently in beta.
6972
7073Right now:
7174- it does not include out of the box monorepo support
72- - it does not support Angular Universal prerendering
75+ - it does not support Angular Universal prerendering
76+
77+ ## Getting Help
78+
79+ We love to hear from you so if you have questions, comments or find a bug in the
80+ project, let us know! You can either:
81+
82+ - Open an issue on this repository
83+ - Tweet at us! We're [ @Netlify on Twitter] ( https://twitter.com/Netlify )
84+ - Or, [ join the community forums] ( https://answers.netlify.com )
85+
86+ ## Contributing
87+
88+ We welcome contributions ❤️ - see the [ CONTRIBUTING.md] ( docs/CONTRIBUTING.md ) file
89+ for details.
90+
91+ ## License
92+
93+ This project is licensed under the MIT License - see the
94+ [ LICENSE.md] ( LICENSE.md ) file for details
0 commit comments