christianalfoni / webpack-bin

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

replicate bin feature #159

Open ShayMatasaro opened 8 years ago

ShayMatasaro commented 8 years ago

In order to start from an existing bin(use it as a template) , and make code changes without changing the original bin, it would be great to have a facility for duplicating an existing bin, into a new bin.

This would also reduce the need and urgency for adding new boilerplates, because users can keep one bin as starting point(template) and then replicate it over an over again.