To make things easier for people new to webpack, I think we should have a more simple dwebble config file that pipes into the make file. Some useful things to put in there might be:
- New loaders
- Module resolve folders
- Server port
Documentation for where and why you would change the above will be added. And if they need to change anything more complex then they should probably be getting stuck into the webpack documentation anyway.
To make things easier for people new to webpack, I think we should have a more simple dwebble config file that pipes into the make file. Some useful things to put in there might be:
Documentation for where and why you would change the above will be added. And if they need to change anything more complex then they should probably be getting stuck into the webpack documentation anyway.