mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-24 12:14:05 +03:00
9 lines
216 B
Markdown
9 lines
216 B
Markdown
|
---
|
||
|
"tauri": patch:feat
|
||
|
"tauri-codegen": patch:feat
|
||
|
"tauri-build": patch:feat
|
||
|
"tauri-plugin": patch:feat
|
||
|
---
|
||
|
|
||
|
Allow plugins to define (at compile time) JavaScript that are initialized when `withGlobalTauri` is true.
|