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
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
This commit is contained in:
@@ -608,6 +608,8 @@
|
|||||||
"!ts/scripts/**",
|
"!ts/scripts/**",
|
||||||
"!build",
|
"!build",
|
||||||
"!ts/{storybook,test-helpers,test-node,test-mock,test-electron}",
|
"!ts/{storybook,test-helpers,test-node,test-mock,test-electron}",
|
||||||
|
"!ts/**/*.preload.js",
|
||||||
|
"!ts/**/*.dom.js",
|
||||||
"!**/{tsconfig,bower,component}.json",
|
"!**/{tsconfig,bower,component}.json",
|
||||||
"!**/.{github,husky,grenrc,npmrc,nycrc,taprc,bithoundrc}",
|
"!**/.{github,husky,grenrc,npmrc,nycrc,taprc,bithoundrc}",
|
||||||
"!**/.testem.json",
|
"!**/.testem.json",
|
||||||
|
|||||||
Reference in New Issue
Block a user