nejj/hexo-renderer-webpack

Use standard webpack.config.js

Opened this issue · 1 comments

Is it possible to use the standard webpack.config.js? I'm not sure how I'd go about doing something like merging config files for different environments (example: different loader when building for production), or using js keywords like new (example: new PluginName).

m-kr commented

I don't know how to pass regex value in loader test property in yaml. This is the reason why I had to fork this repo.