Y
Hacker News
new
|
ask
|
show
|
jobs
by
alexhill
3999 days ago
AFAIK there isn't a widely-used, solid JS compressor written in Python, so you're adding a dependency either way. You either need a Java runtime for the Closure Compiler, or you need Node to run uglify or similar.