tauri/tooling/cli/templates/plugin/backend
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
..
.changes fix(cli.rs): add publish scripts to the default covector template 2022-03-06 10:15:35 -03:00
.github/workflows feat(ci): simplify cache (#3448) 2022-02-13 20:27:21 -03:00
examples/vanilla feat(bundler): cache bundling tools in a common dir for all projects (#4305) 2022-06-09 16:16:33 -03:00
src refactor(core): use the event loop proxy to send updater events (#3687) 2022-03-15 11:20:23 -03:00
.gitignore refactor(cli): rename tooling/cli.rs folder to tooling/cli (#3388) 2022-02-10 17:23:10 -03:00
.license_template refactor(cli): rename tooling/cli.rs folder to tooling/cli (#3388) 2022-02-10 17:23:10 -03:00
Cargo.crate-manifest refactor(cli): rename tooling/cli.rs folder to tooling/cli (#3388) 2022-02-10 17:23:10 -03:00
README.md refactor(cli): rename tooling/cli.rs folder to tooling/cli (#3388) 2022-02-10 17:23:10 -03:00

Tauri Plugin {{ plugin_name_original }}