Skip to content
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

[feat] [v2] add files to windows installer config #9652

Closed
pronebird opened this issue May 3, 2024 · 0 comments
Closed

[feat] [v2] add files to windows installer config #9652

pronebird opened this issue May 3, 2024 · 0 comments

Comments

@pronebird
Copy link
Contributor

pronebird commented May 3, 2024

Describe the problem

Unlike macOS target, Windows target (in tauri.conf.json) does not have files to bundle more stuff with the app. It would be great to add that configuration setting too, just like for all other platforms. When using custom NSI file I have to provide all the same, but I'd really love to leverage Tauri's template.

Describe the solution you'd like

I'd like to specify files the same way I do for other platforms, like macOS.

Alternatives considered

No response

Additional context

No response

@amrbashir amrbashir closed this as not planned Won't fix, can't repro, duplicate, stale May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants