tauri/.changes/fix-javascript-iife-esm-rewrite.md

7 lines
127 B
Markdown
Raw Normal View History

---
"tauri": patch
"tauri-codegen": patch
---
Detect ESM scripts and inject the invoke key directly instead of using an IIFE.