rsnext/packages/next/cli
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
..
next-build.ts Convert profiling mode from configuration option to CLI switch (#14920) 2020-07-09 11:39:12 +00:00
next-dev.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
next-export.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
next-start.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
next-telemetry.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00