Test JS minify

Have a look at var_vs_const_let.js, then open source code to explore CDN version of this script.
If using "var", then minify is done, but if using "const" or "let", then minify is NOT done.

Below is the result of var_vs_const_let.j