Update README.md

This commit is contained in:
Dmitriy Bratchikov
2024-05-27 19:47:24 +07:00
committed by GitHub
parent eeeb6ee6b9
commit 557e5dad60
+2 -1
View File
@@ -10,7 +10,8 @@ In WebStorm you can mark a directory as [excluded](https://www.jetbrains.com/hel
## ADDITIONAL SOLUTION TO THE PROBLEM ## ADDITIONAL SOLUTION TO THE PROBLEM
If you don't like the empty "pages" folder in the project root, you can rename the pages layer (./src/pages) If you don't like the empty "pages" folder in the project root, you can rename the pages layer (./src/pages)
for example to "pagesLayer" and then delete the pages folder from the project root. for example to "pagesLayer" and then delete the pages folder from the project root
(you will also have to change path aliases in tsconfig and similar).
**Use what you like best <3** **Use what you like best <3**