<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
We're working on rolling out automatic JS/CSS packing and bundling
on earthquake. The full rundown is at
<a class="moz-txt-link-freetext" href="https://ehptools.cr.usgs.gov/trac/wiki/template_resources">https://ehptools.cr.usgs.gov/trac/wiki/template_resources</a>, but
here's the main points:<br>
<ul>
<li>Any JavaScript files included using $SCRIPTS can include
dependencies from the common JS class library.</li>
<li>Though disabled by default, all of the custom CSS and JS for a
page can each be combined into a single request to a script that
bundles them together and minifies/packs them.</li>
</ul>
This code is still being tested, and only lives on ehpdevel at the
moment, but we'll be rolling it out to ehpstage soon.<br>
<br>
Sincerely,<br>
<pre class="moz-signature" cols="72">--
Jesse Weaver
Student Web Developer
Geologic Hazards Science Center, Golden, CO</pre>
</body>
</html>