You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 23, 2022. It is now read-only.
Sorry, I don't understand the issue.
Which files doesn'thave "newline at end of file" ? both, the one generated by the plugin or from commandline.
Why the missing new line is an issue ?
Hi
I'm using 1.3.2 of yuicompressor-maven-plugin (http://oss.sonatype.org/content/groups/public) in direct comparison to calling the yuicompressor jar
"java -jar target/tools/yuicompressor-2.4.7.jar --charset UTF-8 [infile]-o [outfile]"
when I diff the result of the js files I get "\ No newline at end of file". Any suggestions/workarounds?
Thanks
Joe.
The text was updated successfully, but these errors were encountered: