Scittle dev (#127)
This commit is contained in:
parent
c57a5f9285
commit
cb968d06e3
6 changed files with 45 additions and 8 deletions
13
resources/public/index_text.html
Normal file
13
resources/public/index_text.html
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<script src="js/scittle.js" type="application/javascript"></script>
|
||||
<script src="js/scittle.cljs-devtools.js" type="application/javascript"></script>
|
||||
<script type="application/x-scittle">
|
||||
(js/console.log {:a 1})
|
||||
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue