64e629d676
This module removes unnecessary whitespace from JavaScript code. The primary requirement developing this module is to not break working code: if working JavaScript is in input then working JavaScript is output. It is ok if the input has missing semi-colons, snips like '++ +' or '12 .toString()', for example. from Girish Venkatachalam ok merdely@, okan@
5 lines
161 B
Plaintext
5 lines
161 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/04/11 22:48:37 simon Exp $
|
|
${P5SITE}/JavaScript/
|
|
${P5SITE}/JavaScript/Minifier.pm
|
|
@man man/man3p/JavaScript::Minifier.3p
|