ludohenin / gulp-inline-ng2-template

Gulp plugin to inline HTML and CSS into Angular 2 component decorators
MIT License
126 stars 26 forks source link

feat(templateFunction): Add support for template function #24

Closed ludohenin closed 8 years ago

ludohenin commented 8 years ago

Original PR: #22

NathanWalker commented 8 years ago

excellent @ludohenin lgtm!! thank you thank you!!

ludohenin commented 8 years ago

Published and tagged 1.1.0

NathanWalker commented 8 years ago

You're the best thanks again!

NathanWalker commented 8 years ago

That pesky console.log statement: https://github.com/ludohenin/gulp-inline-ng2-template/blob/master/parser.js#L133 Not huge deal... If you make me a collab on repo and npm I can help take care of lil stuff like this...

ludohenin commented 8 years ago

Thanks for the catch. Cleaned and published 1.1.1 Have added you as collab on Github What's your npm username ?

NathanWalker commented 8 years ago

walkerrunpdx

ludohenin commented 8 years ago

done.

NathanWalker commented 8 years ago

Thanks, I'll keep an eye on things and we can work together to process things here. It's a great toolchain plugin.