Skip to content

Commit

Permalink
fix(core): compatibility with Nx 14.2+
Browse files Browse the repository at this point in the history
  • Loading branch information
AgentEnder committed Jun 8, 2022
1 parent d1044f6 commit 1bb134b
Show file tree
Hide file tree
Showing 80 changed files with 195,335 additions and 721 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,6 @@ Thumbs.db
# Generated Docusaurus files
.docusaurus/
.cache-loader/

**/bin
**/obj
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
/dist
/coverage
.docusaurus/
.yarn/
Loading

0 comments on commit 1bb134b

Please sign in to comment.