Summary: Flipper Server Companion starts headless plugins and exposes them over the wire Reviewed By: passy Differential Revision: D36098170 fbshipit-source-id: 3b1b077d1fa4adca5c340ad4475b80b229586e1b
15 lines
320 B
Plaintext
15 lines
320 B
Plaintext
lib/
|
|
dist/
|
|
node_modules/
|
|
*.tsbuildinfo
|
|
/static/themes/
|
|
/static/defaultPlugins/
|
|
/app/src/defaultPlugins/index.tsx
|
|
/flipper-ui-browser/src/defaultPlugins/index.tsx
|
|
/flipper-server-core/src/defaultPlugins/index.tsx
|
|
/flipper-server-companion/src/defaultPlugins/index.tsx
|
|
/coverage
|
|
.env
|
|
tsc-error.log
|
|
/flipper-server/static/
|