microsoftgraph / microsoft-graph-explorer-v4

React/Redux version of Graph Explorer used to learn the Microsoft Graph Api
https://developer.microsoft.com/graph/graph-explorer
MIT License
201 stars 84 forks source link

Fix: Monaco 404 errors #3222

Closed ElinorW closed 2 weeks ago

ElinorW commented 2 weeks ago

Overview

Fix #3221 updates code to fetch web workers from the correct destination

Demo

Updated image

Notes

The worker URL functions previously existed but we removed them as we had stopped using the monaco-editor webpack plugin. Once we bundled Monaco, we resumed using the plugin and must have forgotten to update the worker urls. Ref: https://github.com/microsoftgraph/microsoft-graph-explorer-v4/pull/2615

Testing Instructions

github-actions[bot] commented 2 weeks ago

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-3222.centralus.azurestaticapps.net

github-actions[bot] commented 2 weeks ago

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-3222.centralus.azurestaticapps.net

github-actions[bot] commented 2 weeks ago

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-3222.centralus.azurestaticapps.net

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud