-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
Relative paths and URLs for loading assets should work in Electron. Currently this fails for XHR/fetch based resource types (text and binary). We should implement the same scheme that electron uses for images URLs to load this data from disk when a relative URL is specified.
Reactions are currently unavailable