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

fix #93 #94

Closed valentin-kennke closed 6 years ago

valentin-kennke commented 6 years ago

fixes the Buffer deprecations in #93

ludohenin commented 6 years ago

Thanks for the PR!