Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nothing9537 authored Nov 2, 2023
1 parent fd688a0 commit cda76ac
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,8 @@ A lot of helpers to handle redux/hooks (useDispatch -> [buildSlice](/src/shared/

Several scripts for automated refactoring with [ts-morph](https://ts-morph.com/) have been written, which allow to work with AST code tree, parse and modify it.

Also, the project was initially configured on Webpack, and then Vite was added as an additional builder.

----

## Feature flags
Expand All @@ -164,4 +166,4 @@ At the end of development, the application was completely redesigned to match th

To switch the design, you need to click on the user avatar, go to settings and select the new design version there.

----
----

0 comments on commit cda76ac

Please sign in to comment.