diff --git a/29d4260a78fb3b234229.module.wasm b/29d4260a78fb3b234229.module.wasm new file mode 100644 index 0000000..45b66c5 Binary files /dev/null and b/29d4260a78fb3b234229.module.wasm differ diff --git a/46d4844c9de40702e69e.module.wasm b/46d4844c9de40702e69e.module.wasm deleted file mode 100644 index b0a4aa5..0000000 Binary files a/46d4844c9de40702e69e.module.wasm and /dev/null differ diff --git a/bootstrap.js b/bootstrap.js index 76bfef1..3d17899 100644 --- a/bootstrap.js +++ b/bootstrap.js @@ -171,7 +171,7 @@ /******/ promises.push(installedWasmModuleData); /******/ else { /******/ var importObject = wasmImportObjects[wasmModuleId](); -/******/ var req = fetch(__webpack_require__.p + "" + {"../pkg/gpx_web_utils_bg.wasm":"46d4844c9de40702e69e"}[wasmModuleId] + ".module.wasm"); +/******/ var req = fetch(__webpack_require__.p + "" + {"../pkg/gpx_web_utils_bg.wasm":"29d4260a78fb3b234229"}[wasmModuleId] + ".module.wasm"); /******/ var promise; /******/ if(importObject instanceof Promise && typeof WebAssembly.compileStreaming === 'function') { /******/ promise = Promise.all([WebAssembly.compileStreaming(req), importObject]).then(function(items) {