christianalfoni / webpack-bin

A webpack code sandbox
http://www.webpackbin.com
MIT License
710 stars 75 forks source link

Can webpack-bin produce a webpackconfig.json ? #205

Open kopax opened 7 years ago

kopax commented 7 years ago

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 ?

revolunet commented 7 years ago

try the "download" button ?