Update to Babel 7.x

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

Information

Djblets
master

Reviewers

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 ID
Update to Babel 7.x
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. Testing Done: - Ran build-media.py successfully. - Ran Review Board's js-tests.
b46f57bf14e4940542e4d391a4c0c0cdd0395dab
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)
     
     
     
    Show all issues

    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...