danielmoncada / date-time-picker

Angular Date Time Picker (Responsive Design)
https://daniel-projects.firebaseapp.com/owlng/date-time-picker
MIT License
140 stars 60 forks source link

Use ivy in partial mode when compiling #151

Closed pfms84 closed 2 years ago

pfms84 commented 2 years ago

Since the legacy view engine has been completely removed from angular 13 there's no point in compiling this library with ivy completely disabled and then clients need to use ngcc to make it compatible with ivy.

danielmoncada commented 2 years ago

Duplicate: https://github.com/danielmoncada/date-time-picker/issues/141