Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
elh committed Sep 3, 2023
1 parent 9d7a3af commit 0892b34
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 15 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/ePhone/static/css/main.08b2ab12.css",
"main.js": "/ePhone/static/js/main.63cda94f.js",
"main.js": "/ePhone/static/js/main.cdf365c5.js",
"static/js/787.7c4cb66f.chunk.js": "/ePhone/static/js/787.7c4cb66f.chunk.js",
"index.html": "/ePhone/index.html",
"main.08b2ab12.css.map": "/ePhone/static/css/main.08b2ab12.css.map",
"main.63cda94f.js.map": "/ePhone/static/js/main.63cda94f.js.map",
"main.cdf365c5.js.map": "/ePhone/static/js/main.cdf365c5.js.map",
"787.7c4cb66f.chunk.js.map": "/ePhone/static/js/787.7c4cb66f.chunk.js.map"
},
"entrypoints": [
"static/css/main.08b2ab12.css",
"static/js/main.63cda94f.js"
"static/js/main.cdf365c5.js"
]
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>📲</text></svg>"><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Render an iframe on an iPhone model using three.js"/><link rel="manifest" href="/ePhone/manifest.json"/><title>ePhone</title><script defer="defer" src="/ePhone/static/js/main.63cda94f.js"></script><link href="/ePhone/static/css/main.08b2ab12.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>📲</text></svg>"><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Render an iframe on an iPhone model using three.js"/><link rel="manifest" href="/ePhone/manifest.json"/><title>ePhone</title><script defer="defer" src="/ePhone/static/js/main.cdf365c5.js"></script><link href="/ePhone/static/css/main.08b2ab12.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
3 changes: 0 additions & 3 deletions static/js/main.63cda94f.js

This file was deleted.

1 change: 0 additions & 1 deletion static/js/main.63cda94f.js.map

This file was deleted.

3 changes: 3 additions & 0 deletions static/js/main.cdf365c5.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,3 @@
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* postprocessing v6.33.0 build Fri Aug 11 2023
* https://github.com/pmndrs/postprocessing
* Copyright 2015-2023 Raoul van Rüschen
* @license Zlib
*/
1 change: 1 addition & 0 deletions static/js/main.cdf365c5.js.map

Large diffs are not rendered by default.

0 comments on commit 0892b34

Please sign in to comment.