Do not include mp4box source in builds
This commit is contained in:
parent
e08a2fa86c
commit
58d53527e0
1 changed files with 3 additions and 0 deletions
|
@ -474,6 +474,9 @@
|
|||
"node_modules/ringrtc/build/${platform}/*${arch}*.node",
|
||||
"node_modules/mac-screen-capture-permissions/build/Release/*.node",
|
||||
"!**/node_modules/react-dom/*/*.development.js",
|
||||
"!node_modules/mp4box/**",
|
||||
"node_modules/mp4box/package.json",
|
||||
"node_modules/mp4box/dist/mp4box.all.js",
|
||||
"!node_modules/.cache"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue