deploy: a78b14ae33
This commit is contained in:
parent
22b2db9564
commit
627c5560db
2 changed files with 1 additions and 1 deletions
Binary file not shown.
2
bootstrap.js
vendored
2
bootstrap.js
vendored
|
@ -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) {
|
||||
|
|
Loading…
Add table
Reference in a new issue