vladotesanovic / ngSemantic

Angular 2 building blocks :package: based on Semantic UI
https://ng-semantic.herokuapp.com/
MIT License
973 stars 148 forks source link

Change Input variables to public #179

Open dustinblad opened 7 years ago

dustinblad commented 7 years ago

Input.ts private variables accessed by template would fail in production building of angular cli version 1.0.2. 'ng build -prod' See stackoverflow