I am working on webpack in a project called react-boilerplate.
I don't have a lot of experience of webpack, that's why when I wanted to bundle some react component made using a fork of the react-boilerplate, I wasn't able to start a clean project just for bulding my component.
I found webpackbin pretty conveniant to test it quickly, but I can't find a way to get the generated configuration file, is that even possible ?
I am working on webpack in a project called react-boilerplate.
I don't have a lot of experience of webpack, that's why when I wanted to bundle some react component made using a fork of the react-boilerplate, I wasn't able to start a clean project just for bulding my component.
I found webpackbin pretty conveniant to test it quickly, but I can't find a way to get the generated configuration file, is that even possible ?