window.intlTelInput is not a function in angular 8 after prod build

Can you check you have intl-tel-input package installed and also added in the angular.json
I have tha same issus, i have already install intl-tel-input and imported it into angular.json but when i ran ng test i have error window.intlTelInput is not fonction
any fixes regarding this issue ? Facing same issue working perfect locally but as soon as i make build throws window.intlTelInput is not a function I am also using custom webpack to make build
any fixes regarding this issue ? Facing same issue working perfect locally but as soon as i make build throws window.intlTelInput is not a function I am also using custom webpack to make build