Add --public-build option to start an OSS like build of Flipper
Summary: This diff adds the `--public-build` option which allows run a devServer emulating the OSS version of flipper. Technical details are explained in the comments. Reviewed By: passy, nikoant Differential Revision: D25944966 fbshipit-source-id: 540855808179582752b8aa646f0b8afd4b78396f
This commit is contained in:
committed by
Facebook GitHub Bot
parent
7a1717fa87
commit
9cdb36ec0e
@@ -86,6 +86,8 @@ yarn start
|
||||
|
||||
Tip: start with `yarn start --fast-refresh` for experimental fast refresh.
|
||||
|
||||
Tip: start wih `yarn start --public-build` to preview changes for public builds.
|
||||
|
||||
Run `code-fb .` in the same directory to open an IDE to hack on Flipper.
|
||||
|
||||
</FbInternalOnly>
|
||||
|
||||
Reference in New Issue
Block a user