As mentioned in #716 (comment), the env setting does not apply, unless we merge the settings from the preset manually to our config. It would be good if we could use the preset the same way with the presets option in react-scripts and ejected projects, so I'm going to investigate why this happens.
As mentioned in #716 (comment), the
envsetting does not apply, unless we merge the settings from the preset manually to our config. It would be good if we could use the preset the same way with thepresetsoption inreact-scriptsand ejected projects, so I'm going to investigate why this happens.