Hi guys,
So, I want to rearrange the location of my folders because I am kind of OCD.
I have folders in the main src folder and I would like to move it under my TAB 1 folder. However, I understand that when we create folders, the route is automatically patched to our routing module, so my question is how do we correctly move our folders from one location to another (INSIDE the project)?
Copy-paste will result in lots of errors due to routing module setups.
Thanks in advanced.