Closed Wizer21 closed 1 month ago
Hello !
I'm working on a vite/vue.js project where I load IFC models into Three.js, and this part work fine.
But I'd like to add these two lines in my vite config so my application can use 'SharedArrayBuffer'
And I get the following error
Versions vue 3.5.4 vite 5.4.4 web-ifc 0.0.58 @thatopen/components 2.2.11
0.0.58
No response
it looks like your server is returning an error when web-ifc tries to fetch the worker javascript - you can look in the network console about this
No response heard so closing
What happened?
Hello !
I'm working on a vite/vue.js project where I load IFC models into Three.js, and this part work fine.
But I'd like to add these two lines in my vite config so my application can use 'SharedArrayBuffer'
And I get the following error
Versions vue 3.5.4 vite 5.4.4 web-ifc 0.0.58 @thatopen/components 2.2.11
Version
0.0.58
What browsers are you seeing the problem on?
No response
Relevant log output
No response
Anything else?
No response