From b302064f2fb89be46fc4c58948b8faf7a3e887ca Mon Sep 17 00:00:00 2001 From: Matthew Davis Date: Sat, 15 Apr 2023 19:58:36 -0400 Subject: [PATCH] Feature/templates/angular15 (#2595) * added new angular template * removed 2-year old template * renamed to wails-template-angular from wails-angular-template * added previous template back --- website/docs/community/templates.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/community/templates.mdx b/website/docs/community/templates.mdx index c4c809fa2..e73bbec2b 100644 --- a/website/docs/community/templates.mdx +++ b/website/docs/community/templates.mdx @@ -32,6 +32,7 @@ If you are unsure about a template, inspect `package.json` and `wails.json` for ## Angular +- [wails-template-angular](https://github.com/mateothegreat/wails-template-angular) - Angular 15+ action packed & ready to roll to production. - [wails-angular-template](https://github.com/TAINCER/wails-angular-template) - Angular with TypeScript, Sass, Hot-Reload, Code-Splitting and i18n ## React