tauri/tooling/cli/templates/plugin/__example-api/tauri-app
Amr Bashir 01f6aa3405
build: migrate repo to use pnpm as the package manager (#10607)
* build: migrate repo to use `pnpm` as the pacakge manager

* corepack enable

* update lock file

* format files

* format .github

* fix audit js

* wrap in quotes

* --frozen-lockfile

* simplify packageManager field

* lockfile

* remove cache from audit workflow
2024-08-16 23:04:08 -03:00
..
.vscode refactor(cli): enhance plugin commands for mobile (#6289) 2023-02-16 12:24:49 -03:00
public refactor(cli): enhance plugin commands for mobile (#6289) 2023-02-16 12:24:49 -03:00
src feat(cli): include default.toml and capabilities in plugin template (#10030) 2024-06-11 13:06:46 +09:00
src-tauri build: migrate repo to use pnpm as the package manager (#10607) 2024-08-16 23:04:08 -03:00
.gitignore refactor(cli): enhance plugin commands for mobile (#6289) 2023-02-16 12:24:49 -03:00
index.html refactor(cli): enhance plugin commands for mobile (#6289) 2023-02-16 12:24:49 -03:00
jsconfig.json refactor(cli): enhance plugin commands for mobile (#6289) 2023-02-16 12:24:49 -03:00
package.json chore: use 0.1.0 as version in templates (#10644) 2024-08-16 20:19:04 -03:00
README.md refactor(cli): enhance plugin commands for mobile (#6289) 2023-02-16 12:24:49 -03:00
vite.config.js feat(cli): allow using iOS device tun address for dev server (#10456) 2024-08-02 10:04:08 -03:00

Svelte + Vite

This template should help get you started developing with Tauri and Svelte in Vite.

VS Code + Svelte + Tauri + rust-analyzer.