The react website config spec is out of date with respect to the latest version of config. The config spec needs to be updated.
In addition a json validator function needs to be written using zod. The new function can be placed in envUtils and invoked before using any variables from env.js.
The react website config spec is out of date with respect to the latest version of config. The config spec needs to be updated.
In addition a json validator function needs to be written using zod. The new function can be placed in envUtils and invoked before using any variables from
env.js
.