Fixed the imports for a faster and more optimized experience
Created by: amiroo54
Description
Removed the loader.ts and changed all the paths to use @ (absolute path) instead of .. (relative path).
Type of change
-
Small Code refactor
Checklist
-
My code follows the style guidelines of this project -
I have performed a self-review of my code -
I have commented my code, particularly in hard-to-understand areas -
I have made corresponding changes to the documentation -
My changes generate no new warnings or errors.
Edited by Sohrab Behdani