Microsoft/monaco-editor
Ver no GitHubsample electron-amd/electron-index.html have problem with path including special characters, such as #
Open
#1.718 aberto em 29 de mai. de 2018
documentationfeature-requesthelp wantedopen for PR
Métricas do repositório
- Stars
- (14.836 stars)
- Métricas de merge de PR
- (Mesclagem média 6h 26m) (15 fundiu PRs em 30d)
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.