You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use the same set of projects on the web and desktop at the same time.
I created vue3 project and imported Unity webgl in iframe npm run serve runs fine
but when i try yarn run electron:serve
I got stuck when loading webgl.
Belowis the code which I change vue3 example project.
Thanks for any help!
The text was updated successfully, but these errors were encountered:
I want to use the same set of projects on the web and desktop at the same time.
I created vue3 project and imported Unity webgl in iframe
npm run serve
runs finebut when i try
yarn run electron:serve
I got stuck when loading webgl.

Belowis the code which I change vue3 example project.
Thanks for any help!
The text was updated successfully, but these errors were encountered: