@YanisForley wrote:
(Sorry for my English)
Hi everyone.
I request you for a big problem.
I have a very specific need because I have to be able to load and unload several stencil projects.
I can load projects with loadjs (https://github.com/muicss/loadjs) but i don’t know unload one of theses projects.
I need to unload one because it’s a differents version with same components name, and only the first loaded component is taken about account.
Example :
v1> project-button> /v1>
v2> project-button> /v2>v1 and v2 are differents projects but the button have the same and use the button of v1.
In the better case, i hope to unload project 1 before load project 2
Do you have a solution for me ?
Posts: 1
Participants: 1