christianalfoni / webpack-bin

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

[question] Can WebpackBin be embedded? #203

Open eladams opened 7 years ago

TomClarkson commented 7 years ago

Yeah it would be great to embed in my blog

esperancaJS commented 7 years ago

It seems top embed quite well.

example:

<iframe src="http://www.webpackbin.com/V1hFJXyDG" frameborder="0" width="100%" height="500"></iframe>

But I would like to know if there are options similar to JsFiddle like what files to show and in which order.