Keep generated test modules and their fixture data out of app.asar, and enforce the packaging exclusion in the public release contract.
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
"productName": "Twitch VOD Manager",
|
||||
"files": [
|
||||
"dist/**/*",
|
||||
"!dist/**/*.test.js",
|
||||
"src/index.html",
|
||||
"src/styles.css",
|
||||
"src/workspace.css",
|
||||
|
||||
Reference in New Issue
Block a user