Skip to content

Commit f36ad2a

Browse files
committed
feat(tauri): load skillsai.iblai.app in prod builds
1 parent 400cd7d commit f36ad2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"beforeDevCommand": "",
88
"devUrl": "https://skillsai.iblai.app",
99
"beforeBuildCommand": "",
10-
"frontendDist": "./offline-shell"
10+
"frontendDist": "https://skillsai.iblai.app"
1111
},
1212
"app": {
1313
"withGlobalTauri": true,

0 commit comments

Comments
 (0)