This commit is contained in:
Andrew Eisenberg 2022-11-21 13:42:32 -08:00
parent da75623c67
commit cfce1c4e19
3 changed files with 3 additions and 3 deletions

2
lib/feature-flags.js generated
View file

@ -59,7 +59,7 @@ exports.featureConfig = {
minimumVersion: undefined,
},
};
exports.FEATURE_FLAGS_FILE_NAME = "feature-flags.json";
exports.FEATURE_FLAGS_FILE_NAME = "cached-feature-flags.json";
/**
* Determines the enablement status of a number of features.
* If feature enablement is not able to be determined locally, a request to the