Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement WebView Navigator File System Mounts for desktop #746

Merged
merged 4 commits into from
Nov 3, 2023

Conversation

jwerle
Copy link
Member

@jwerle jwerle commented Nov 3, 2023

Closes #715

@jwerle jwerle added enhancement New feature or request windows linux An issue, task, or pull request related to linux ios An issue, task, or pull request related to iOS macos An issue, task, or discussion related to macOS labels Nov 3, 2023
@jwerle jwerle self-assigned this Nov 3, 2023
@@ -62,6 +62,14 @@ root | "/" | Make root open index.html
default_index | "" | Set default 'index.html' path to open for implicit routes
watch | false | Enable watch mode

# `webview.navigator.mounts`
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chicoxyzzy this looks weird - maybe I should just omit the sample values...

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what's weird? it looks good to me

@jwerle jwerle merged commit d32929c into master Nov 3, 2023
2 of 8 checks passed
@jwerle jwerle deleted the desktop-filesystem-mounts branch November 3, 2023 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ios An issue, task, or pull request related to iOS linux An issue, task, or pull request related to linux macos An issue, task, or discussion related to macOS windows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

File System Mounts
3 participants