Autoload
If you need to load your own JavaScript, CSS or language files, place them into these folders and they'll load automatically.
/comments/frontend/view/your_theme/javascript/autoload/
/comments/frontend/view/your_theme/stylesheet/css/autoload/
/comments/frontend/view/your_theme/language/your_language/autoload/
The filenames can be anything, as long as they end in '.js', '.css' or '.php' respectively.