wulfsolter / angular2-signaturepad

Angular2 Component for szimek / signature_pad
MIT License
176 stars 157 forks source link

Opt out Ivy to make compatible with Angular12 #110

Closed rsseurope closed 3 years ago

rsseurope commented 3 years ago

Because Angular12 is uses Ivy as a default, any library that still uses View Engine is gonna fail unless you opt out of using Ivy. This is a quick fix to make the library compatible with Angular 12.