Closed SpikeHD closed 1 week ago
There are 6 changes which include tauri with patch, tauri-cli with patch, tauri-runtime with patch, tauri-runtime-wry with patch, tauri-utils with patch, @tauri-apps/cli with patch
Add another change file through the GitHub UI by following this link.
Read about change files or the docs at github.com/jbolda/covector
Should be fixed now 👍
Now that https://github.com/tauri-apps/wry/pull/1403 has been merged, it's time to bring it to the Tauri side!
Adds a function to the
WebviewBuilder
that sets the extension path. On Windows, the directory should contain unpacked Chrome extensions. On Linux, it should contain compiled.so
extensions.