Feature request for Sandbox.
The problem: is it useful to compare the output of babel between two different versions (i.e. 7.10.4 and 7.10.x)?
Outputs that we'd consider for this feature:
- comparing output for bugs
- code difference
- code size (for outputs)
- determine when a change was made
- making a history of how things have changed
Design spec:
- Have an input box for the user
- Have one output box for the babel version the PR was submitted in
- Have another output box for another version of babel
UI Design:
- At the moment, it would be similar to what's available right now on sandboxes
Considerations:
- Version conflicts might come up with having 2 different versions of babel