You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Guard APIs that depend on `Url::to_file_path` and `Url::from_directory_path` on the same platforms as rust-url.
This allows to compile rust-sourcemap on other platforms (e.g. wasm32-unknown-unknown) without errors.
0 commit comments