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
This is the folder structure of my azure signalR web application built locally in VScode.
I want to access the T12.URDF and box.js files in my index.html. I tried referencing these files in the .csproj of the project so that I can copy them in the output directory when the function is deployed.
Hi there,
This is the folder structure of my azure signalR web application built locally in VScode.
I want to access the T12.URDF and box.js files in my index.html. I tried referencing these files in the .csproj of the project so that I can copy them in the output directory when the function is deployed.
The function deploys successfully but when I run the index.html page, I get this error
What do I do to fix this?
The text was updated successfully, but these errors were encountered: