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

Embed HybridWebView.js so apps can reference it more easily #13

Closed
Eilon opened this issue Apr 12, 2023 · 0 comments · Fixed by #14
Closed

Embed HybridWebView.js so apps can reference it more easily #13

Eilon opened this issue Apr 12, 2023 · 0 comments · Fixed by #14

Comments

@Eilon
Copy link
Owner

Eilon commented Apr 12, 2023

Instead of having to add HybridWebView.js to every app, it would be nice if it was built-in and could be referenced easily.

The proposal is to embed the file and make it reachable via a tag like this:

    <script src="_hwv/HybridWebView.js"></script>

With _hwv being a prefix for known files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant