Maven plugin for compiling coffeescript, haml-js and aggregating AMD-based js projects.
GNU Lesser General Public License v2.1
91
stars
21
forks
source link
fix for issue #6 : always add a semicolon after uglified javascripts #7
Closed
tbosch closed 13 years ago
Hello, this is the promised fix for issue 6. It always adds a semicolon after uglifying javascript files.
Cheers, Tobias