christianalfoni / webpack-bin

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

Motorcycle Boilerplate #105

Open avanslaars opened 8 years ago

avanslaars commented 8 years ago

I took the existing CycleJS Boilerplate and switched the libraries over to use Motorcycle so prevent me from having to do that manually each time I want to test something out with motorcycle. I was hoping you could add this as an option. Thanks!

http://www.webpackbin.com/41iGmAEAg

christianalfoni commented 8 years ago

For sure :-)

Let me add it on next release!

avanslaars commented 8 years ago

I found a small issue where I carried over some hyperscript syntax from virtual-dom where snabbdom does it a little differently. This one is correct: http://www.webpackbin.com/Ekk2RXvkb Sorry for that

christianalfoni commented 8 years ago

No worries! Sorry that next release is taking some time, I will create a "mini-release" before the next one with these kinds of changes. Keep you posted on it!

avanslaars commented 8 years ago

No problem, thanks for the update, I look forward to the release :)