Microsoft/monaco-editor
GitHub で見るsample electron-amd/electron-index.html have problem with path including special characters, such as #
Open
#1,718 opened on 2018年5月29日
documentationfeature-requesthelp wantedopen for PR
Repository metrics
- Stars
- (14,836 stars)
- PR merge metrics
- (平均マージ 6h 26m) (30d で 15 merged PRs)
説明
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.