All the shared code in the app is getting out of hand and create circular dependencies. Creating a new self contained folder `@bl-common` that is only allowed to import itself(As if it was another package)
All the shared code in the app is getting out of hand and create circular dependencies.
Creating a new self contained folder
@bl-commonthat is only allowed to import itself(As if it was another package)