Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the JavaScript-Packer CPAN distribution.

Report information
The Basics
Id: 47281
Status: resolved
Priority: 0/
Queue: JavaScript-Packer

People
Owner: NEVESENIN [...] cpan.org
Requestors: marybeshaw [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 0.02
Fixed in: (no value)



Subject: Compression options besides "obfuscate" return nothing
If I choose compression options besides "obfuscate" or "best," nothing will be returned rather than the compressed javascript. I got something to be returned by adding the following at line 435: return ${$javascript};