Skip to content

Commit 9e87fe6

Browse files
authored
feat(bundler): allow including custom files on debian package, fix #1428 (#1613)
1 parent 11dc184 commit 9e87fe6

File tree

8 files changed

+57
-1493
lines changed

8 files changed

+57
-1493
lines changed

.changes/deb-custom-files.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"tauri-bundler": patch
3+
---
4+
5+
Allow including custom files on the debian package.

tooling/bundler/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
target
2+
Cargo.lock
23
.DS_Store
34
*.rs.bk
45
*~

0 commit comments

Comments
 (0)