Updated
This commit is contained in:
8
master/examples/sample.html
Normal file
8
master/examples/sample.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>sample.html</title>
|
||||
<script type="text/javascript" src="../require.js"></script>
|
||||
</head>
|
||||
<body class="foo" onload="alert('hello')"><span>Hello World!</span></body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user