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 5524f47 commit 6ca3d08Copy full SHA for 6ca3d08
tests/runner.html
@@ -18,6 +18,7 @@
18
<script src="../webdiff/static/components/react/react.js"></script>
19
<script src="../webdiff/static/components/react/JSXTransformer.js"></script>
20
<script src="../webdiff/static/components/react-router/dist/react-router.js"></script>
21
+ <script src="../webdiff/static/components/resemblejs/resemble.js"></script>
22
23
<script src="../webdiff/static/codediff.js/difflib.js"></script>
24
<script src="../webdiff/static/codediff.js/codediff.js"></script>
0 commit comments