-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
fix: Allow the use of target dir inside frontendDist/distDir(#13287) #13294
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Allow the use of target dir inside frontendDist/distDir(#13287) #13294
Conversation
2b850ae to
1b7d31d
Compare
Package Changes Through 6de17f2There are 4 changes which include tauri with minor, @tauri-apps/api with minor, tauri-cli with patch, @tauri-apps/cli 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 |
3e009ca to
2b7ef74
Compare
6a82646 to
2a18e64
Compare
|
didn't mean to merge the dev branch sry🙃 |
FabianLars
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for the PR, just a few relatively minor things :)
FabianLars
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you :)
fix(#13287): allow the target directory to be inside frontendDir as long as it is not the Rust target directory inside frontendDir.