tauri/examples/resources/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
..
assets chore: add .prettierrc in repo root (#2145) 2021-07-03 19:48:04 -03:00
src feat(core): add PathResolver::resolve_resource API (#4116) 2022-05-13 11:00:34 -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 resources example (#2001) 2021-06-17 08:59:27 -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 Isolation Pattern (#43) 2022-01-17 10:46:14 -03:00
tauri.conf.json feat(cli): prevent default bundle identifier from building, closes #4041 (#4042) 2022-05-04 10:48:38 -03:00