We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37a414f commit 0a0d978Copy full SHA for 0a0d978
builder-intellect.json
@@ -36,6 +36,10 @@
36
{
37
"from": "extra/analytics/",
38
"to": "analytics"
39
+ },
40
+ {
41
+ "from": "mediamtx/",
42
+ "to": "mediamtx"
43
}
44
],
45
"files": [
builder-lite.json
@@ -37,9 +37,13 @@
"!modules/",
"!extra/",
"!python_src/",
- "!*.spec",
- "!builder-*.json",
- "!scripts/"
+ "!*.spec"
+ ],
+ "extraResources": [
46
+ }
47
48
"asarUnpack": [
49
"**/node_modules/@ffmpeg-installer/ffmpeg/**",
0 commit comments