peterhe2000

Results 7 comments of peterhe2000

No errors. Just failed to find src folder silently via {searchPath: ['.tmp', 'src' , './bower_components']}. .tmp and bower_components folder are good. Is there any way i can convert version 2...

I have set up a github repository to replicate this issue. url is: [https://github.com/peterhe2000/pluralsight-gulp-johnPapa/tree/master/pluralsight-gulp-master](url) Need run following command: $ npm install $ bower install $ gulp optimize Issue is in...

@timdeschryver Thanks for asking. Tim. Happy to leave opptunities to others since i have not yet used component store in a real project and don't have much experience with it.

@alex-okrushko Maybe off track a little bit. I am curious to know how firebase team do form validation with component store. Are you guys using template driven form validation or...

Nail it. It is storeFreeze library not working in IE. Not ngrx. Phew!!!

@kanlidy You solution may not work according to https://github.com/angular/angular/issues/12174.