Feat
Automatic discovery of configuration files
web-ext will load existing configuration files in the following order:
- A config file named
.web-ext-config.js in your home directory
- ......
- A config file named
web-ext-config.js in the current directory.
about Automatic discovery of configuration files, I hope that support .web-ext-config.js in the current directory, instead of web-ext-config.js.
i dont undestand why the name of configuration files is different home dir and current dir. I don't think it's necessary