External JavaScript files must be minified. Minified files reduce page size and overall load time.
- Minimize external JavaScript files with an online JS minifier such as JSCompress, Closure Compiler or JSMin.
- Google lighthouse can identify issues with Javascript minification