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:
committed by
Facebook Github Bot
parent
6766fb9d56
commit
3ddd1c14f2
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -29,7 +29,7 @@
|
||||
"name": "Launch Current Script",
|
||||
"args": ["${file}"],
|
||||
"env": {
|
||||
"TS_NODE_FILES": "true",
|
||||
"TS_NODE_FILES": "true"
|
||||
},
|
||||
"protocol": "inspector",
|
||||
"internalConsoleOptions": "openOnSessionStart",
|
||||
|
||||
Reference in New Issue
Block a user