Closed
Description
I want to find a way to provide something like “export to fiddle” by default. There is a lot of value in that for sharing prototypes and especially bug reports. I think everyone would win if it was easy to share editable source of your project right from the command line.
Fiddles are probably not the best tool for this because they tend to only have a single file view. But there are other tools such as http://plnkr.co, http://www.webpackbin.com/ and https://esnextb.in/. They allow multiple files and npm packages.
I think this would be an interesting direction to explore. I'm not saying we will necessarily build support for either of them but I think it's worth investigating.
Metadata
Metadata
Assignees
Labels
No labels