File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 134
134
elmPackages . elm-verify-examples
135
135
elmPackages . elmi-to-json
136
136
elmPackages . elm-optimize-level-2
137
- cargo-tauri
138
- tauri-mobile
139
137
# extra stuff for tauri
138
+ cargo-tauri
140
139
libsoup
141
140
cairo
142
141
atk
146
145
gst_all_1 . gst-plugins-good
147
146
gst_all_1 . gst-plugins-bad
148
147
# for tauti-mobile (?)
148
+ tauri-mobile
149
149
lldb
150
+ nodejs
150
151
# vscode-extensions.vadimcn.vscode-lldb # added this but still not found by tauri mobile template init.
151
152
alsa-lib
152
153
mobileTargets
Original file line number Diff line number Diff line change 3
3
"beforeBuildCommand" : null ,
4
4
"beforeDevCommand" : null ,
5
5
"devPath" : " http://10.0.0.85:8010" ,
6
- "distDir" : " ../../server/static/ " ,
6
+ "distDir" : " ../../server" ,
7
7
"withGlobalTauri" : true
8
8
},
9
9
"package" : {
You can’t perform that action at this time.
0 commit comments