Skip to content

Commit ba9568f

Browse files
committed
Release
1 parent 92921af commit ba9568f

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

docs/0.bootstrap.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
290 KB
Binary file not shown.

docs/bootstrap.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@
270270
/******/ promises.push(installedWasmModuleData);
271271
/******/ else {
272272
/******/ var importObject = wasmImportObjects[wasmModuleId]();
273-
/******/ var req = fetch(__webpack_require__.p + "" + {"../pkg/visionmagic_webapp_bg.wasm":"d4bca3c51d005fea0eb6"}[wasmModuleId] + ".module.wasm");
273+
/******/ var req = fetch(__webpack_require__.p + "" + {"../pkg/visionmagic_webapp_bg.wasm":"24e2ba5a5450bb834dee"}[wasmModuleId] + ".module.wasm");
274274
/******/ var promise;
275275
/******/ if(importObject instanceof Promise && typeof WebAssembly.compileStreaming === 'function') {
276276
/******/ promise = Promise.all([WebAssembly.compileStreaming(req), importObject]).then(function(items) {
-292 KB
Binary file not shown.

0 commit comments

Comments
 (0)