Please be aware that canary-config.json is actually 1% of production (which is 99%). There are some instances where you might not want this and you should instead configure the prod-config.json file with a correct frequency value besides 1 or 0.
name
: Experiment namecommand
: Command used to build the experimentissue
: The issue tracker URL for this experimentdefineExperimentConstant
: (Optional) The flag that is used to section out experiment code. This is passed into theminify-replace
babel plugin and defaults tofalse
. If an experiment relies onminify-replace
to replace its experiment flag, this value must be defined.