i.e. `<script src="scripts/*.js"></script>` Should get the concatenation of all `.js` files in the `scripts` directory.
i.e.
<script src="scripts/*.js"></script>Should get the concatenation of all
.jsfiles in thescriptsdirectory.