rollupjs.org icon indicating copy to clipboard operation
rollupjs.org copied to clipboard

Make more options available in the REPL

Open mkubilayk opened this issue 6 years ago • 0 comments

Opening this after a short conversation with @lukastaegert.

Feature Use Case

REPL is super useful as a playground and for sharing reproduction steps for bugs but only allows configuring options.format from the big list of options. It would be very convenient to have more options configurable there.

Feature Proposal

I don't have a good interface design to propose but a couple of requirements we should consider:

  • Options do not clutter the initial view
  • Interface can be extended easily to add new options
  • Sharable links should encode selected options

mkubilayk avatar Sep 17 '19 16:09 mkubilayk