rsnext/packages/next/next-server
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
..
lib Make sure routeKeys are PCRE compliant (#14987) 2020-07-08 18:45:53 +00:00
server Convert profiling mode from configuration option to CLI switch (#14920) 2020-07-09 11:39:12 +00:00