I have created an angular project with the following structure:
I have two applications and a library in my project
my problem is when I config angular.json to use esbuild as shown below:
after running the project, any changes in easylib dose not detect at runtime