Create plugins/presets for extending config
complete
Norbert de Langen
Editing config manually is tricky, we want to allow users to edit the config, but only when really necessary. As an escape-hatch option.
Right now, most people are customizing and that just seems wrong. Let's create modules to add to apps like
preset-react
or preset-typescript
.These modules would essentially be addons but for a dedicated purpose of changing config.
Addons should be able to to this too.
Igor
marked this post as
complete
Norbert de Langen
marked this post as
in progress
Norbert de Langen
marked this post as
under review