mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-09-01 08:17:07 +00:00
Add browser P2P connection check
This commit is contained in:
@@ -16,6 +16,7 @@ export default defineConfig({
|
||||
rollupOptions: {
|
||||
input: {
|
||||
index: "index.html",
|
||||
check: "check.html",
|
||||
// uitest: "uitest.html",
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user