CRS-M adds a target to its build file that combines its CSS and JavaScript files into one CSS file (mobile.css) and one JavaScript file (mobile.js) respectively, then compresses (“minifies”) these combined files. The “minified” files are imported only once in the pageStart.jsp file. This build file is not distributed with CRS-M in this release.

