wdjungst / react-project

State of the art web development with React.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to override webpack config?

mewben opened this issue · comments

Is it possible to override a certain config in webpack i.e. sass-loader? Sorry for the noob question.

Notice the app owns the config, its just an object so you can do whatever you want to it: https://github.com/ryanflorence/react-project/blob/master/blueprint/webpack.config.js