Files
tauri/examples/sidecar
Lucas Fernandes Nogueira d4db95e716 feat(core): shell execute API scope [TRI-002] (#36)
* feat(core): shell execute API scope [TRI-002]

* fix tests

* also check with empty extension

* lockfile
2022-01-09 16:28:22 -03:00
..

Sidecar example

This example demonstrates how to use the Tauri sidecar feature. It uses pkg to compile a Node.js application and bundle it on the Tauri application.