Add documentation for www certificate exchange
Summary: Adds documentation regarding www certificate exchange. Reviewed By: jknoxville Differential Revision: D27592932 fbshipit-source-id: 2284f77c6bf4fdd638588e2272598cb4ef370526
This commit is contained in:
committed by
Facebook GitHub Bot
parent
9ce16354f6
commit
6479c7e642
@@ -91,7 +91,10 @@ module.exports = {
|
||||
'setup/leak-canary-2-plugin',
|
||||
'setup/crash-reporter-plugin',
|
||||
],
|
||||
Advanced: ['custom-ports', 'stetho'],
|
||||
Advanced: ['custom-ports', 'stetho',
|
||||
...fbInternalOnly([
|
||||
'fb/www-certificate-exchange'
|
||||
]),],
|
||||
},
|
||||
extending: {
|
||||
Tutorial: [
|
||||
|
||||
Reference in New Issue
Block a user