Bundle LICENSE and NOTICE.txt into packaged apps
This commit is contained in:
@@ -11,6 +11,14 @@
|
|||||||
"assets/**/*",
|
"assets/**/*",
|
||||||
"node_modules/bootstrap/dist/**"
|
"node_modules/bootstrap/dist/**"
|
||||||
],
|
],
|
||||||
|
"extraFiles": [
|
||||||
|
{
|
||||||
|
"filter": [
|
||||||
|
"LICENSE",
|
||||||
|
"NOTICE.txt"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
"deb": {
|
"deb": {
|
||||||
"synopsis": "Mattermost"
|
"synopsis": "Mattermost"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user