mirror of
https://github.com/inexorabletash/jsbasic.git
synced 2026-04-19 18:16:27 +00:00
Remove command line support. Depend on CDN for polyfills
This commit is contained in:
+1
-1
@@ -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 = [];
|
||||
|
||||
Reference in New Issue
Block a user