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 a313c0d commit 4496182Copy full SHA for 4496182
public/index.html
@@ -11,8 +11,8 @@
11
importModule: null
12
};
13
</script>
14
- <script src="external/systemJS/es6Detection.js"></script>
15
- <script src="external/systemJS/es6Pollifyls.js"></script>
+ <script src="js/es6Detection.js"></script>
+ <script src="js/es6Pollifyls.js"></script>
16
<link href="external/jquery-ui-1.12.1/jquery-ui.min.css" rel="stylesheet" />
17
<link href="external/jstree-master/dist/themes/default/style.min.css" rel="stylesheet" />
18
<link href="external/jquery-ui-1.12.1/themes/cupertino/jquery-ui.min.css" rel="stylesheet"
0 commit comments