diff --git a/170b81de833d631daa21.module.wasm b/170b81de833d631daa21.module.wasm new file mode 100644 index 0000000..4c6c873 Binary files /dev/null and b/170b81de833d631daa21.module.wasm differ diff --git a/bootstrap.js b/bootstrap.js index b7d3580..8b411d9 100644 --- a/bootstrap.js +++ b/bootstrap.js @@ -183,7 +183,7 @@ /******/ promises.push(installedWasmModuleData); /******/ else { /******/ var importObject = wasmImportObjects[wasmModuleId](); -/******/ var req = fetch(__webpack_require__.p + "" + {"../pkg/gpx_web_utils_bg.wasm":"528769bea0709b696b3b"}[wasmModuleId] + ".module.wasm"); +/******/ var req = fetch(__webpack_require__.p + "" + {"../pkg/gpx_web_utils_bg.wasm":"170b81de833d631daa21"}[wasmModuleId] + ".module.wasm"); /******/ var promise; /******/ if(importObject instanceof Promise && typeof WebAssembly.compileStreaming === 'function') { /******/ promise = Promise.all([WebAssembly.compileStreaming(req), importObject]).then(function(items) {