We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39cf88a commit 8ab0f7cCopy full SHA for 8ab0f7c
README.md
@@ -34,7 +34,7 @@ Create a `netlify.toml` in the root of your project. Your file should include th
34
publish = "dist/browser"
35
36
[[plugins]]
37
- package = "@netlify/plugin-angular-serverless"
+ package = "@netlify/plugin-angular-universal"
38
```
39
40
If you'd like to install this plugin at a fixed version, install it via your package manager:
0 commit comments