andywer / andywer/webpack-blocks
Ability to extend options passed to include configFile
Aberta
- Linguagem predominante
- JavaScript
- Estrelas
- 3k
- Forks
- 91
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
For some reason when I have a `babel.config.js` on the project, the `babel()` does not pick up that file, only when I change it to a `.babelrc` it works.
Possibility to add a `configFile` option to specify the path of the `babel` config file to load.
Do we need a PR for this, if not already present?
[Babel-ref](https://babeljs.io/docs/en/options#configfile)
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.