mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-04 15:47:50 +02:00
refactor: only inject API IIFE script when withGlobalTauri is true (#1071)
* refactor: only inject API IIFE script when withGlobalTauri is true * fmt * update tauri
This commit is contained in:
committed by
GitHub
parent
9dec9605ed
commit
a04ea2f382
@@ -8,5 +8,3 @@ Object.defineProperty(window, "__TAURI_OS_PLUGIN_INTERNALS__", {
|
||||
eol: __TEMPLATE_eol__,
|
||||
},
|
||||
});
|
||||
|
||||
__RAW_global_os_api__;
|
||||
|
||||
Reference in New Issue
Block a user