diff --git a/29d4260a78fb3b234229.module.wasm b/1818a8b8e82041e55919.module.wasm similarity index 97% rename from 29d4260a78fb3b234229.module.wasm rename to 1818a8b8e82041e55919.module.wasm index 45b66c5..7f9581c 100644 Binary files a/29d4260a78fb3b234229.module.wasm and b/1818a8b8e82041e55919.module.wasm differ diff --git a/bootstrap.js b/bootstrap.js index 3d17899..f5b4ae0 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":"29d4260a78fb3b234229"}[wasmModuleId] + ".module.wasm"); +/******/ var req = fetch(__webpack_require__.p + "" + {"../pkg/gpx_web_utils_bg.wasm":"1818a8b8e82041e55919"}[wasmModuleId] + ".module.wasm"); /******/ var promise; /******/ if(importObject instanceof Promise && typeof WebAssembly.compileStreaming === 'function') { /******/ promise = Promise.all([WebAssembly.compileStreaming(req), importObject]).then(function(items) {