Introduce PluginRenderer to render plugins
Summary: PluginContainer will now wrap Sandy plugins in PluginRenderer. PluginRenderer will also be used by plugin unit tests in the future Reviewed By: jknoxville Differential Revision: D22159359 fbshipit-source-id: 69f9c8f4bec9392022c1d7a14957f5aca0339d97
This commit is contained in:
committed by
Facebook GitHub Bot
parent
ba01fa5bc9
commit
f2c39aed55
@@ -9,3 +9,5 @@
|
||||
|
||||
export * from './plugin/Plugin';
|
||||
export * from './plugin/SandyPluginDefinition';
|
||||
export * from './plugin/PluginRenderer';
|
||||
export * from './plugin/PluginContext';
|
||||
|
||||
Reference in New Issue
Block a user