Hello we are using Nx w…
Hello, we are using Nx with Angular 8 and @angular-builders/custom-webpack: "^8.4.1"
as a builder as we are using @env/market
like imports for configurable file replacement.
We are now experiencing a weird issue that libs seem they don’t have the proper configurations (in app imports are is replaced correctly).
Did you experience something like this or know where to look for bad configuration? I don’t know if it is Nx related or if its more angular builder issue.