andywer / andywer/webpack-blocks
Ability to extend options passed to include configFile
未关闭
- 主要语言
- JavaScript
- 星标
- 3k
- 派生
- 91
- PR 合并指标
- 30 天内没有已合并 PR
描述
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)
贡献指南
评估
这个 Issue 还没有评估数据。