Adds: NOTICE in build
This commit is contained in:
parent
36795672e0
commit
1fc4bdf65e
1 changed files with 2 additions and 1 deletions
3
build.js
3
build.js
|
|
@ -10,7 +10,8 @@ const config = {
|
|||
"resources",
|
||||
"app_dist",
|
||||
"node_modules",
|
||||
"dependencies/libreoffice/linux_build/libreoffice.appimage"
|
||||
"dependencies/libreoffice/linux_build/libreoffice.appimage",
|
||||
"NOTICE",
|
||||
],
|
||||
linux: {
|
||||
target: ["AppImage"],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue