File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 3
3
< head >
4
4
< title > Paths.scala.js demo</ title >
5
5
< meta http-equiv ="Content-Type " content ="text/html; charset=UTF-8 "/>
6
+ < script type ="text/javascript " src ="./src/main/resources/paths.js "> </ script >
7
+
6
8
< script type ="text/javascript " src ="./target/scala-2.11/paths-scala-js-demo-jsdeps.js "> </ script >
7
9
< script type ="text/javascript " src ="./target/scala-2.11/paths-scala-js-demo-opt.js "> </ script >
8
10
< script type ="text/javascript " src ="./target/scala-2.11/paths-scala-js-demo-launcher.js "> </ script >
9
11
< link rel ="stylesheet " type ="text/css " href ="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.2/css/bootstrap.min.css ">
12
+ < link rel ="stylesheet " type ="text/css " href ="./src/main/resources/main.css ">
10
13
</ head >
11
14
< body >
12
15
</ body >
You can’t perform that action at this time.
0 commit comments