cli: add support for forcing use of react development when building
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
'@backstage/cli': patch
|
||||
---
|
||||
|
||||
Add ability to force use of the development versions of `react` and `react-dom`
|
||||
by setting the `FORCE_REACT_DEVELOPMENT` environment variable to `true` when
|
||||
building, for example by using a command like `FORCE_REACT_DEVELOPMENT=true yarn
|
||||
build:all`.
|
||||
Reference in New Issue
Block a user