We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe2e174 commit f7a27adCopy full SHA for f7a27ad
svelte.config.js
@@ -14,7 +14,7 @@ const config = {
14
directives: {
15
"connect-src": [
16
"self",
17
- "http://tauri.localhost"
+ "http://tauri.localhost",
18
"http://localhost:*",
19
"http://ipc.localhost",
20
"https://waspscripts.dev",
0 commit comments