rsnext/test/integration/react-profiling-mode
Darsh Patel 6d7cf2a934
Convert profiling mode from configuration option to CLI switch (#14920)
Removed Option to enable `ReactProductionProfiling` from configuration and added a CLI switch for the same.
Users can now do `next build --profile`  to enable react production profiling. 
Also added a warning to notify users about the performance impact

Fixes: #14688
2020-07-09 11:39:12 +00:00
..
pages Introduce react profiling production flag (#13873) 2020-06-28 11:23:29 +00:00
test Convert profiling mode from configuration option to CLI switch (#14920) 2020-07-09 11:39:12 +00:00