summaryrefslogtreecommitdiff
path: root/tests/admin_scripts
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2020-04-22 07:19:27 -0700
committerGitHub <noreply@github.com>2020-04-22 16:19:27 +0200
commitf48a1990fb74a70de53ee58846291dbbce5a29f2 (patch)
treee522d6b40b5a85f3f375b765f4258a95d627b2d5 /tests/admin_scripts
parentf27482f147ac5871a8e70dbbecead3691cc8eb3d (diff)
Made compress.py script use the official google-closure-compiler release.
The script previously used the PyPI package closure, which is slightly out of date and not maintained by Google. The JavaScript contribution docs and the compress.py script now runs the google-closure-compiler package in the recommended way. Google's documentation on usage and installation can be found at: https://github.com/google/closure-compiler-npm/tree/master/packages/google-closure-compiler#usage This also makes the usage simpler as the package now runs through npm's npx utility, which will automatically install google-closure-compiler to a per-user cache.
Diffstat (limited to 'tests/admin_scripts')
0 files changed, 0 insertions, 0 deletions