Skip to content

enforce full template type check in build#154

Closed
trik wants to merge 3 commits intoeakoriakin:masterfrom
trik:fix-aot-build
Closed

enforce full template type check in build#154
trik wants to merge 3 commits intoeakoriakin:masterfrom
trik:fix-aot-build

Conversation

@trik
Copy link

@trik trik commented Feb 28, 2019

HostBinding and ViewChild decorators must be applied to public variables
functions called from template must be public
_getMoreItems call in template has invalid parameters
add npm build:library script

close #153

trik added 3 commits February 28, 2019 12:55
@eakoriakin
Copy link
Owner

Thanks, it's been included in 4.4.1 release.

@eakoriakin eakoriakin closed this Apr 27, 2019
yurik94 pushed a commit to yurik94/ionic-selectable that referenced this pull request Aug 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

aot build fails when encorcing full template type check

2 participants

Comments