Microsoft/monaco-editor
Auf GitHub ansehensample electron-amd/electron-index.html have problem with path including special characters, such as #
Open
#1.718 geöffnet am 29. Mai 2018
documentationfeature-requesthelp wantedopen for PR
Repository-Metriken
- Stars
- (14.836 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 6h 26m) (15 gemergte PRs in 30 T)
Beschreibung
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.