Skip to content

Commit 96644bd

Browse files
committed
doot
1 parent e9be38f commit 96644bd

8 files changed

+31
-9
lines changed
10.1 MB
Binary file not shown.
-6.35 MB
Binary file not shown.
27.8 MB
Binary file not shown.
-86.1 KB
Binary file not shown.

Build/644b4b17f789d70a957727fd8731ab14.framework.js

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Build/8104ee2a3a1bddd498e0d8617a777ed1.loader.js renamed to Build/e622c4d2d90fc816cd89666df533ab9c.loader.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ServiceWorker.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
const cacheName = "DefaultCompany-ESCAPEWDW-1.0";
22
const contentToCache = [
3-
"Build/8104ee2a3a1bddd498e0d8617a777ed1.loader.js",
4-
"Build/6066a7b1329a99132db789cfdc9cb202.framework.js.gz",
5-
"Build/04915624b769e61eb3e1f845171145eb.data.gz",
6-
"Build/212654a688f8d7118c5299af2c25994a.wasm.gz",
3+
"Build/e622c4d2d90fc816cd89666df533ab9c.loader.js",
4+
"Build/644b4b17f789d70a957727fd8731ab14.framework.js",
5+
"Build/0285d2dad32e921935823c4d55b0d9df.data",
6+
"Build/2763a13998a508612fb446c43e191a83.wasm",
77
"TemplateData/style.css"
88

99
];

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@
5757
}
5858

5959
var buildUrl = "Build";
60-
var loaderUrl = buildUrl + "/8104ee2a3a1bddd498e0d8617a777ed1.loader.js";
60+
var loaderUrl = buildUrl + "/e622c4d2d90fc816cd89666df533ab9c.loader.js";
6161
var config = {
6262
arguments: [],
63-
dataUrl: buildUrl + "/04915624b769e61eb3e1f845171145eb.data.gz",
64-
frameworkUrl: buildUrl + "/6066a7b1329a99132db789cfdc9cb202.framework.js.gz",
65-
codeUrl: buildUrl + "/212654a688f8d7118c5299af2c25994a.wasm.gz",
63+
dataUrl: buildUrl + "/0285d2dad32e921935823c4d55b0d9df.data",
64+
frameworkUrl: buildUrl + "/644b4b17f789d70a957727fd8731ab14.framework.js",
65+
codeUrl: buildUrl + "/2763a13998a508612fb446c43e191a83.wasm",
6666
streamingAssetsUrl: "StreamingAssets",
6767
companyName: "DefaultCompany",
6868
productName: "ESCAPEWDW",

0 commit comments

Comments
 (0)