Add migration guide to convert from classic to Sandy plugins

Summary: Added migration guide from classic to Sandy plugins

Reviewed By: passy

Differential Revision: D27908674

fbshipit-source-id: d4b5a0b45e314226825375d762902041f90c04c8
This commit is contained in:
Michel Weststrate
2021-04-23 01:54:53 -07:00
committed by Facebook GitHub Bot
parent e1f6f770cd
commit 3af41bfdd1
2 changed files with 158 additions and 0 deletions

View File

@@ -115,6 +115,7 @@ module.exports = {
'extending/debugging',
...fbInternalOnly(['fb/adding-analytics-0']),
'extending/plugin-distribution',
'extending/sandy-migration',
],
'Desktop plugin APIs': [
'extending/flipper-plugin',