fix: the exclude path in file Cargo.toml of plugin template#11914
fix: the exclude path in file Cargo.toml of plugin template#11914FabianLars merged 1 commit intotauri-apps:devfrom
Cargo.toml of plugin template#11914Conversation
Package Changes Through 2b05081There are 8 changes which include @tauri-apps/api with minor, tauri-bundler with minor, tauri-cli with minor, @tauri-apps/cli with minor, tauri with minor, tauri-runtime with minor, tauri-runtime-wry with minor, tauri-utils with patch Planned Package VersionsThe following package releases are the planned based on the context of changes in this pull request.
Add another change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
|
ah sorry, i didn't see that the commit wasn't signed before i pushed mine. github won't let me merge the pr until all commits are signed. you can sign past commit like this. |
6bbb1f1 to
e963513
Compare
e963513 to
2b05081
Compare
|
Sorry, I didn't read the contribution guidelines carefully. I have resubmitted the signed commit. |
In #9346, the front-end directory was changed from
webview-srctoguest-js, andwebview-distwas changed todist-js. However, theexcludepath in theCargo.tomlfile in the template was forgotten to be updated.