netlify / angular-runtime

The Angular Runtime allows Angular to run on Netlify with zero configuration
https://docs.netlify.com/integrations/frameworks/angular/
MIT License
19 stars 11 forks source link

Change plugin name in toml example #42

Closed tzmanics closed 3 years ago

tzmanics commented 3 years ago

Describe the bug Wrong plugin name in the readme netlify.toml instructions.

Expected behavior should be: ``toml [[plugins]] package = "@netlify/plugin-angular-univeral"