mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-10 10:57:49 +00:00
Revert lodash path in test/index.html.
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
};
|
};
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<script src="../node_modules/lodash/lodash.js"></script>
|
<script src="../node_modules/lodash/index.js"></script>
|
||||||
<script>var lodashStable = _.noConflict();</script>
|
<script>var lodashStable = _.noConflict();</script>
|
||||||
<script src="../node_modules/qunitjs/qunit/qunit.js"></script>
|
<script src="../node_modules/qunitjs/qunit/qunit.js"></script>
|
||||||
<script src="../node_modules/qunit-extras/qunit-extras.js"></script>
|
<script src="../node_modules/qunit-extras/qunit-extras.js"></script>
|
||||||
|
|||||||
Reference in New Issue
Block a user