Bump polyfill, use minified

This commit is contained in:
Joshua Bell
2015-05-31 20:04:24 -07:00
parent dadd80dbef
commit aa7060ee47
2 changed files with 2 additions and 2 deletions

View File

@@ -601,7 +601,7 @@ function which implements the logic for walking over the array.<p>
</ol>
</section>
<script src="polyfill/polyfill.js"></script>
<script src="polyfill/polyfill.min.js"></script>
<script>
(function buildTOC(el) {
var html = [];