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

7 lines
127 B
Markdown

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