We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
resolve
1 parent 3e67bd4 commit fa6d3c4Copy full SHA for fa6d3c4
README.md
@@ -173,6 +173,11 @@ Environment name used for [environment specific configuration](#environment-spec
173
174
The default is `process.env.NODE_ENV`. You can set `envName` to `false` or an empty string to disable the feature.
175
176
+### `resolve`
177
+
178
+You can define a custom function that resolves the config.
179
180
181
## Extending configuration
182
183
If resolved config contains a `extends` key, it will be used to extend the configuration.
0 commit comments