Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

jqPlot - What tool to use to minify jqPlot JavaScript files

I've made some changes to one of the jqPlot plugin files (jqplot.highlighter.js) and I'd like to minify it before deployment.

Does anyone know what tool jqPlot developers use to minify their jqPlot related .js files? Perhaps they use JSMin?

In jqplot.json2.js file I've found:

This code should be minified before deployment.
See http://javascript.crockford.com/jsmin.html

But I wanted to double check for consistency.

Many thanks

like image 383
jpen Avatar asked Jun 18 '26 20:06

jpen


1 Answers

Minifying jqPlot files was more involved than I initially thought.

Here is how: How to properly minify jqPlot files

like image 180
jpen Avatar answered Jun 21 '26 08:06

jpen



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!