summaryrefslogtreecommitdiff
path: root/out/html/indexfs.js
diff options
context:
space:
mode:
Diffstat (limited to 'out/html/indexfs.js')
-rw-r--r--out/html/indexfs.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/out/html/indexfs.js b/out/html/indexfs.js
index 60cbfa0..47555e3 100644
--- a/out/html/indexfs.js
+++ b/out/html/indexfs.js
@@ -8,7 +8,7 @@ if (!Module.expectedDataFileDownloads) {
Module.expectedDataFileDownloads++;
(function() {
- const PACK_FILE_NAME = 'index.pck'; const PACK_FILE_SIZE = 156692; function fetchRemotePackage(packageName, callback, errback) {
+ const PACK_FILE_NAME = 'index.pck'; const PACK_FILE_SIZE = 297988; function fetchRemotePackage(packageName, callback, errback) {
var xhr = new XMLHttpRequest();
xhr.open('GET', packageName, true);
xhr.responseType = 'arraybuffer';