christianalfoni / webpack-bin

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

Planned changes #10

Closed christianalfoni closed 8 years ago

christianalfoni commented 8 years ago
bogas04 commented 8 years ago

Really looking forward to

Any tips on how to work on it ?

christianalfoni commented 8 years ago

Yeah, a colleague of mine came up with the idea :)

It should not be problematic. Just have to create a zip on the server based on files from the in-memory file system and some custom files. Should probably add webpack-dev-server too.

But I think I got the code sharing up and running now so I thought I would do this part next :)

bogas04 commented 8 years ago

Alright. BTW I was wondering if this can be served as an Electron app too, i.e. sort of offline support.

christianalfoni commented 8 years ago

Hm, that would require a lot more efforts. Not sure if it gives enough value taking into account the time it takes to build it. Lets put up the download project stuff first and see where we stand :-)