mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-02-06 15:56:51 +00:00
Remove the cookies code from it.
Firtly, they are not necessary: "Hello, world!" should be simple.
Secondly, it's broken on Windows: `.cookies()` hangs.
The cookies stuff was introduced recently,
in
|
||
|---|---|---|
| .. | ||
| .icons | ||
| api | ||
| commands | ||
| file-associations | ||
| helloworld | ||
| isolation | ||
| multiwebview | ||
| multiwindow | ||
| resources | ||
| run-iteration | ||
| splashscreen | ||
| state | ||
| streaming | ||
| README.md | ||
Examples
Following directories contain examples of tauri app functionality.
There are different execution steps depending on the example. See each directory README.md for execution method.