deploy
This commit is contained in:
parent
9c5f2c5992
commit
362505b565
2 changed files with 1 additions and 1 deletions
BIN
170b81de833d631daa21.module.wasm
Normal file
BIN
170b81de833d631daa21.module.wasm
Normal file
Binary file not shown.
2
bootstrap.js
vendored
2
bootstrap.js
vendored
|
@ -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) {
|
||||
|
|
Loading…
Add table
Reference in a new issue