Update to Babel 7.x

Review Request #11214 — Created Oct. 9, 2020 and submitted

david
Djblets
master
djblets

This change updates us to use Babel 7.x for our JavaScript
transpilation. Aside from requiring a newer version of
babel-plugin-dedent, the only changes necessary are updates for the
new package names.

  • Ran build-media.py successfully.
  • Ran Review Board's js-tests.
Summary
Update to Babel 7.x
Description From Last Updated

While here, wanna put the ] on its own line and add a trailing comma?

chipx86chipx86
chipx86
  1. 
      
  2. tests/settings.py (Diff revision 1)
     
     
     

    While here, wanna put the ] on its own line and add a trailing comma?

  3. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (546b551)
Loading...