We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7ec326 commit 08e45ddCopy full SHA for 08e45dd
README.md
@@ -2,6 +2,15 @@
2
3
# Essential Angular Universal Plugin
4
5
+<p align="center">
6
+ <a aria-label="npm version" href="https://www.npmjs.com/package/@netlify/plugin-angular-universal">
7
+ <img alt="" src="https://img.shields.io/npm/v/@netlify/plugin-angular-universal">
8
+ </a>
9
+ <a aria-label="MIT License" href="https://img.shields.io/npm/l/@netlify/plugin-angular-universal">
10
+ <img alt="" src="https://img.shields.io/badge/License-MIT-yellow.svg">
11
12
+</p>
13
+
14
This build plugin is a utility for supporting Angular Universal on Netlify.
15
16
## Table of Contents
0 commit comments