diff --git a/src/views/bigScreen/index_photon.vue b/src/views/bigScreen/index_photon.vue index f3fd3cab..1020ddd3 100644 --- a/src/views/bigScreen/index_photon.vue +++ b/src/views/bigScreen/index_photon.vue @@ -398,6 +398,7 @@ import * as BABYLON from "babylonjs"; import * as BABYLON_GUI from "babylonjs-gui"; import * as BABYLON_GRID from "@/utils/gridMaterial"; import * as BABYLON_MATERIAL from "@/utils/babylonMaterial"; +import config from "@/config"; BABYLON.DracoCompression.Configuration.decoder.wasmUrl = "./draco_wasm_wrapper_gltf.js"; BABYLON.DracoCompression.Configuration.decoder.wasmBinaryUrl =