Remove command line support. Depend on CDN for polyfills

This commit is contained in:
Joshua Bell
2016-03-08 20:31:24 -08:00
parent fa1695d752
commit a8f92fad0a
8 changed files with 5 additions and 162 deletions
+1 -1
View File
@@ -603,7 +603,7 @@ function which implements the logic for walking over the array.<p>
</ol>
</section>
<script src="polyfill/polyfill.min.js"></script>
<script src="https://cdn.rawgit.com/inexorabletash/polyfill/v0.1.16/polyfill.min.js"></script>
<script>
(function buildTOC(el) {
var html = [];