Enable asar
Summary: Enable asar which should further improve startup time and bundle size Reviewed By: passy Differential Revision: D23705524 fbshipit-source-id: 161d28e4c3995615166171ab4926ec011a4b5dfb
This commit is contained in:
committed by
Facebook GitHub Bot
parent
1c91ebeead
commit
df0508e826
@@ -83,7 +83,7 @@
|
|||||||
"publisherName": "Facebook, Inc.",
|
"publisherName": "Facebook, Inc.",
|
||||||
"sign": null
|
"sign": null
|
||||||
},
|
},
|
||||||
"asar": false,
|
"asar": true,
|
||||||
"fileAssociations": [
|
"fileAssociations": [
|
||||||
{
|
{
|
||||||
"ext": [
|
"ext": [
|
||||||
|
|||||||
Reference in New Issue
Block a user