JavaScript, Json minimizator

jsmin – is a JavaScript, Json minimizator which removes comments and unnecessary whitespace from JS, JSON files

2 Commits   0 Branches   0 Tags
author: kx <kx@radix.pro> 2023-04-07 06:34:02 +0300 committer: kx <kx@radix.pro> 2023-04-07 06:34:02 +0300 commit: f84701650cb9f48ae55290e4091d70b334b907d5 parent: 890f8e901f0ea339efae789a00ac4fc561303e29
Commit Summary:
Version 0.0.1
Diffstat:
1 file changed, 5 insertions, 0 deletions
diff --git a/perl/Makefile.am b/perl/Makefile.am
new file mode 100644
index 0000000..7cd8778
--- /dev/null
+++ b/perl/Makefile.am
@@ -0,0 +1,7 @@
+
+############################################################
+# Don't strip jsmin.pl script when `make install-strip'    #
+############################################################
+INSTALL_SCRIPT = ${INSTALL}
+
+bin_SCRIPTS = jsmin.pl