Skip to content

Commit

Permalink
feat: support angular 16
Browse files Browse the repository at this point in the history
closes #8
  • Loading branch information
lekhmanrus committed May 4, 2023
1 parent cffc71e commit 86b14ac
Show file tree
Hide file tree
Showing 3 changed files with 5,447 additions and 3,258 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,8 @@ Here's an example configuration file that sets Pug loader `basedir` option (agai

Versions started from **v12** and are consistant with major Angular version used in your project. E.g.:

Use `v16.x.x` with Angular `16.x.x`.

Use `v15.x.x` with Angular `15.x.x`.

Use `v14.x.x` with Angular `14.x.x`.
Expand Down
Loading

0 comments on commit 86b14ac

Please sign in to comment.