Adrian Hupka 5ed46f010b fix: added command line argument to successfully run multiwindow example (#3717) 3 anos atrás
..
src-tauri 49546c5269 feat(build): print error context (#3644) 3 anos atrás
README.md 5ed46f010b fix: added command line argument to successfully run multiwindow example (#3717) 3 anos atrás
index.html 8259cd64c2 feat(core): inject `CSP` on data URLs [TRI-049] (#16) 3 anos atrás
package.json 4334865266 refactor(cli): rename `tooling/cli.rs` folder to `tooling/cli` (#3388) 3 anos atrás
yarn.lock c88838aa76 feat: build without proc macros (#1226) 4 anos atrás

README.md

Multi-Window Example

An example Tauri Multi-Window Application.

To execute run the following on the root directory of the repository: cargo run --example multiwindow --features window-create.