commit | ab615d827f4bcabdbb14e294e3284cffd2c5bc71 | [log] [tgz] |
---|---|---|
author | swissChili <swisschili@fastmail.com> | Fri Mar 08 17:15:13 2024 -0500 |
committer | swissChili <swisschili@fastmail.com> | Fri Mar 08 17:15:13 2024 -0500 |
tree | ca4a43f9e491fe636a7fda4cd60c76dc76310b5e | |
parent | 729acd5636519d5da434ccba5258c751c8f839ab [diff] [blame] |
Add webview
diff --git a/index-webview.html b/index-webview.html new file mode 100644 index 0000000..0c17663 --- /dev/null +++ b/index-webview.html
@@ -0,0 +1,5 @@ +<div id=app> + +</div> + +<script src=bundle-webview.js></script> \ No newline at end of file