tauri/examples/sidecar/src-tauri
Amr Bashir f48b1b0b3b
feat(bundler): cache bundling tools in a common dir for all projects (#4305)
* feat(bundler): cache bundling tools in a common dir for all projects

* fix changefile

* fix linux

* linux again

* again

* again

* omg I could've reboot into my linux system

* I rebooted into my linux

* fix linux one more time

* finally

* -nc

* cleanup gitignores

* Revert "-nc"

This reverts commit 8d821c6c37.

* use -N on appimage's wget calls

Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-06-09 16:16:33 -03:00
..
src feat: improve CSP security with nonces and hashes, add devCsp [TRI-004] (#8) 2022-01-09 11:11:59 -03:00
.gitignore feat(bundler): cache bundling tools in a common dir for all projects (#4305) 2022-06-09 16:16:33 -03:00
.license_template feat(examples): add sidecar example (#1999) 2021-06-16 22:18:24 -03:00
build.rs feat(build): find .ico in config instead of default icons/icon.ico (#4115) 2022-05-13 10:39:04 -03:00
Cargo.lock feat(cli): bundle appindicator library in the AppImage, closes #3859 (#4267) 2022-06-07 11:48:29 -03:00
Cargo.toml chore(examples): enable process-command-api feature for the sidecar ex 2022-04-25 10:45:50 -03:00
tauri.conf.json feat(cli): prevent default bundle identifier from building, closes #4041 (#4042) 2022-05-04 10:48:38 -03:00