The **componentDir** option does not change path. It always goes to path "root directory of project/component/" no matter what the input is. <img width="758" height="180" alt="Image" src="https://github.com/user-attachments/assets/3c7c0705-b95e-4d54-b644-392aff5a5dc2" /> The only way I could get by was to step back in the src tag of the include path. <img width="362" height="53" alt="Image" src="https://github.com/user-attachments/assets/91963092-a5de-48d5-a920-f6a6d73b9415" />
The componentDir option does not change path.
It always goes to path "root directory of project/component/" no matter what the input is.
The only way I could get by was to step back in the src tag of the include path.