PeterStaev / nativescript-masked-text-field

:hash: A NativeScript Masked Text Field widget
Apache License 2.0
25 stars 24 forks source link

fix angular imports #22

Closed patrick-nurt closed 6 years ago

patrick-nurt commented 6 years ago

Hi Peter,

Fixing this import makes sure that the Angular compiler doesn't end up in the webpack bundle. Ends up costing +1mb in the final bundle size, without this fix.