Microsoft/monaco-editor
View on GitHubsample electron-amd/electron-index.html have problem with path including special characters, such as #
Open
#1718 opened on May 29, 2018
documentationfeature-requesthelp wantedopen for PR
Description
electron-amd/electron-index.html declares a function named uriFromPath to handle file paths, but it seems that if a file path has # or other special characters in it, the amdRequire won't work.