We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a640393 commit 4c68624Copy full SHA for 4c68624
test/test.html
@@ -9,7 +9,7 @@
9
<div id="qunit"></div>
10
<div id="qunit-fixture"></div>
11
12
- <script src="../bower_components/es5-basic-shim/src/shim.js"></script>
+ <script src="../bower_components/es5-shim/es5-shim.js"></script>
13
<script src="../bower_components/es6-promise/promise.js"></script>
14
<script src="../bower_components/classlist/classList.js"></script>
15
<script src="../bower_components/WeakMap/WeakMap.js"></script>
0 commit comments