Half of the minified assets have a name of the form ```<stem>-min.js``` and half have the form ```<stem>.min.js``` Is there a reason for this? In the case of bootstrap, the code uses ```bootstrap-theme.min.css``` and ```bootstrap-min.css```