mirror of
https://github.com/webadderallorg/Recordly.git
synced 2026-09-24 06:46:09 +00:00
Add native GPU static layout export path
This commit is contained in:
@@ -17,10 +17,11 @@
|
||||
"output": "release"
|
||||
},
|
||||
"files": [
|
||||
"dist",
|
||||
"dist-electron",
|
||||
"electron/native",
|
||||
"!*.png",
|
||||
"dist",
|
||||
"dist-electron",
|
||||
"electron/native",
|
||||
"!electron/native/**/build/**",
|
||||
"!*.png",
|
||||
"!preview*.png",
|
||||
"!*.md",
|
||||
"!README.md",
|
||||
|
||||
Reference in New Issue
Block a user