I'm using webpack to build my project and I included this as my library. However this library add over 500+ KB to my project and that's a considerable size:
[526] ./~/phoneformat.js/dist/phone-format-exports.js 507 kB {0} [built]
Is there a way to shrink the size of this library?