Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AOT build fails #425

Closed
dalelotts opened this issue Mar 7, 2018 · 0 comments
Closed

AOT build fails #425

dalelotts opened this issue Mar 7, 2018 · 0 comments
Assignees

Comments

@dalelotts
Copy link
Owner

When using this component and running ng build --prod, the follow error is generated

ERROR in node_modules\angular-bootstrap-datetimepicker\angular-bootstrap-datetimepicker.d.ts.DlDateTimePickerComponent.html(1,6): : Property '_model' is private and only
accessible within class 'DlDateTimePickerComponent'

@dalelotts dalelotts added the Bug label Mar 7, 2018
@dalelotts dalelotts self-assigned this Mar 7, 2018
dalelotts added a commit that referenced this issue Mar 7, 2018
remove private modifier from _model, added aot build to npm test, and optimized class imports

fixes #425
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant