Enable sandbox plugin (#554)
Summary: Removes a gatekeeper that shouldn't be there. Reported in https://github.com/facebook/flipper/issues/535 Pull Request resolved: https://github.com/facebook/flipper/pull/554 Reviewed By: danielbuechele Differential Revision: D17502725 Pulled By: jknoxville fbshipit-source-id: 1865db3f5c8cd81b0ec747687d0a7312e5f2332b
This commit is contained in:
committed by
Facebook Github Bot
parent
85e0d8e965
commit
1d29120715
@@ -5,7 +5,6 @@
|
|||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"keywords": ["flipper-plugin"],
|
"keywords": ["flipper-plugin"],
|
||||||
"gatekeeper": "sonar_sandbox_plugin",
|
|
||||||
"icon": "translate",
|
"icon": "translate",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"email": "edoardo@fb.com"
|
"email": "edoardo@fb.com"
|
||||||
|
|||||||
Reference in New Issue
Block a user