Browse Source

del dist

master
blobt 4 years ago
parent
commit
2958ba2ec1
  1. 1
      .gitignore
  2. BIN
      dist/b3dd3229bb7d217104f5bbbe79a855e0.png
  3. 14
      dist/index.html
  4. 196
      dist/main.js

1
.gitignore

@ -77,3 +77,4 @@ typings/
.fusebox/ .fusebox/
package-lock.json package-lock.json
dist/

BIN
dist/b3dd3229bb7d217104f5bbbe79a855e0.png

Before

Width: 108  |  Height: 108  |  Size: 28 KiB

14
dist/index.html

@ -1,14 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>My first three.js app</title>
<style>
body { margin: 0; }
canvas { display: block; }
</style>
</head>
<body>
<script type="text/javascript" src="main.js"></script>
</body>
</html>

196
dist/main.js
File diff suppressed because it is too large
View File

Loading…
Cancel
Save