Disable asar packing as it doesn't play well with Metro
Summary: Disabled asar packing until Metro removed from Flipper bundle Reviewed By: passy Differential Revision: D21178188 fbshipit-source-id: e8508fd65fec3e31a7bed8d391149a57c5416863
This commit is contained in:
committed by
Facebook GitHub Bot
parent
a6ac9a0b6c
commit
2890306ad5
@@ -64,7 +64,7 @@
|
|||||||
"publisherName": "Facebook, Inc.",
|
"publisherName": "Facebook, Inc.",
|
||||||
"sign": null
|
"sign": null
|
||||||
},
|
},
|
||||||
"asar": true,
|
"asar": false,
|
||||||
"fileAssociations": [
|
"fileAssociations": [
|
||||||
{
|
{
|
||||||
"ext": [
|
"ext": [
|
||||||
|
|||||||
Reference in New Issue
Block a user