Move Tail to flipper-server-core
Summary: Tail is a server-side logging utility. We cannot add it to flipper-frontend-core as it is going to be included into the browser bundle then and break the build. Reviewed By: antonk52 Differential Revision: D36771864 fbshipit-source-id: 169cdb88543f1e47f39e8c0976c3a3f45c0439d5
This commit is contained in:
committed by
Facebook GitHub Bot
parent
0a8577e948
commit
976399b950
@@ -15,4 +15,3 @@ export * from './globalObject';
|
||||
export * from './plugins';
|
||||
export * from './flipperLibImplementation';
|
||||
export * from './client/FlipperServerClient';
|
||||
export * from './utils/tail';
|
||||
|
||||
Reference in New Issue
Block a user