Bundle operation implementation

Summary: Plugin bundling operation implemented in flipper-pkg

Reviewed By: passy

Differential Revision: D20191845

fbshipit-source-id: 6a7156debf96668c323dcb740b33542f129f0689
This commit is contained in:
Anton Nikolaev
2020-03-02 10:26:14 -08:00
committed by Facebook Github Bot
parent 6766fb9d56
commit 3ddd1c14f2
17 changed files with 2118 additions and 281 deletions

View File

@@ -2,6 +2,7 @@
.*/scripts/.*
.*/coverage/.*
.*/build/.*
.*/pkg/.*
.*/dist/.*
.*/static/.*
<PROJECT_ROOT>/src/fb/plugins/relaydevtools/relay-devtools/DevtoolsUI.js$