eriwen / gradle-js-plugin

Gradle plugin for working with JS
http://eriwen.github.io/gradle-js-plugin
Apache License 2.0
382 stars 113 forks source link

make encoding configurable. #103

Closed yevmel closed 9 years ago

yevmel commented 10 years ago

hi,

what's about making encoding configurable when using combine-task?

i edit my files in the eclipse IDE with UTF-8 configured, but run gradle from command line where encoding is something different then UTF-8. the resulting file end up having broken character - german öäüß in my case.

would love to see this change in your code, so i can pull the artifact from central maven repository :)

thx for your time, yevgeniy.

britter commented 9 years ago

Any chance this will get included soon?

eriwen commented 9 years ago

@britter Yep, thanks for the reminder. I'll try to get a new version out this weekend.