diff --git a/haxelib.json b/haxelib.json index 8f4f108..1bf3c16 100644 --- a/haxelib.json +++ b/haxelib.json @@ -6,7 +6,7 @@ "description": "Minify using uglifyjs", "version": "0.0.4", "classPath": "src/", - "releasenote": "support `--comments`", + "releasenote": "Support `--comments` using `-D uglifyjs_comments`. To provide a filter, use `-D uglifyjs_comments=/^!/`", "contributors": [ "markknol" ],