mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-20 02:08:57 +00:00
Don't include preload/dom files in ASAR
This commit is contained in:
@@ -608,6 +608,8 @@
|
||||
"!ts/scripts/**",
|
||||
"!build",
|
||||
"!ts/{storybook,test-helpers,test-node,test-mock,test-electron}",
|
||||
"!ts/**/*.preload.js",
|
||||
"!ts/**/*.dom.js",
|
||||
"!**/{tsconfig,bower,component}.json",
|
||||
"!**/.{github,husky,grenrc,npmrc,nycrc,taprc,bithoundrc}",
|
||||
"!**/.testem.json",
|
||||
|
||||
Reference in New Issue
Block a user