ant-tool / atool-build

:hammer: Build tool based on webpack.
391 stars 75 forks source link

feat: change location of injectLoaderOptions #312

Closed zyy7259 closed 4 years ago

zyy7259 commented 6 years ago

Should call injectLoaderOptions before mergeCustomConfig, so that the user has the right to refine the final webpack config, not vice versa.