The project is a platform that shows different components, depending on the logged in user. Each type of board is a separate module and has its own sub-modules and components. I wonder if there is a way to compile and load only the modules and components that are being used by the currently logged in user. For example if I log in as Admin, I want to compile only the components used to render the board from the Admin's perspective. Is that possible? Do I have to configure webpack somehow to achieve this?
Aucun commentaire:
Enregistrer un commentaire