fix
This commit is contained in:
8
dist/index.html
vendored
Normal file
8
dist/index.html
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<head>
|
||||
<script src="main.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="canvas" style="width:100%;height:640px;"></div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user