Sign in
cobalt
/
cobalt
/
e83fce97d7405b0b5e569d961aa431b1112ac6ac
/
.
/
src
/
third_party
/
devtools
/
node_modules
/
vm-browserify
/
example
/
run
/
index.html
blob: 1ea0942350b49acee01e8b10e7fe698d5cbf7ab4 [
file
] [
log
] [
blame
]
<html>
<head>
<script
src
=
"http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"
></script>
<script
src
=
"/bundle.js"
></script>
</head>
<body>
result =
<span
id
=
"res"
></span>
</body>
</html>