RenovoSolutions / ngx-datetimepicker

An Angular component for a customizable date and time picker
MIT License
31 stars 24 forks source link

Cannot build with Angular Ivy #69

Closed jrquick17 closed 5 years ago

jrquick17 commented 5 years ago

When building with Ivy enabled I get this error Error: Internal Error: Unexpected interpolation from this package.

JoshDSommer commented 5 years ago

We are going to have to update the build system to use ng-packagr That will be I'm assuming the best way to go about it.

jrquick17 commented 5 years ago

@JoshDSommer I added ng-packagr in Pull Request #70.

JoshDSommer commented 5 years ago

published in ngx-datetime-picker@2.3.0-beta.0

JoshDSommer commented 5 years ago

I'm going to close this issue for now, thank you for all your hard work @jrquick17 !