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 00eb637 commit 86dbf03Copy full SHA for 86dbf03
examples/js/include-web.js
@@ -45,6 +45,7 @@
45
inputScript(libsurl + '/i18next/i18next.min.js');
46
inputScript(libsurl + '/jquery-i18next/jquery-i18next.min.js');
47
inputScript(libsurl + '/css-vars-ponyfill/2.4.8/css-vars-ponyfill.min.js');
48
+ inputScript(libsurl + '/compare-versions/5.0.3/index.min.js');
49
50
inputScript("../js/utils.js");
51
inputScript("../js/localization.js");
0 commit comments