mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-21 11:26:15 +02:00
a04ea2f382
* refactor: only inject API IIFE script when withGlobalTauri is true * fmt * update tauri
627 B
627 B
authenticator, autostart, barcode-scanner, biometric, cli, clipboard-manager, deep-link, dialog, fs, global-shortcut, http, localhost, log-plugin, nfc, notification, os, persisted-scope, positioner, process, shell, single-instance, sql, store, stronghold, updater, upload, websocket, window-state
| authenticator | autostart | barcode-scanner | biometric | cli | clipboard-manager | deep-link | dialog | fs | global-shortcut | http | localhost | log-plugin | nfc | notification | os | persisted-scope | positioner | process | shell | single-instance | sql | store | stronghold | updater | upload | websocket | window-state |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch |
The global API script is now only added to the binary when the withGlobalTauri config is true.