Update to Babel 7.x

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

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.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
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 David Trowbridge
djblets/dependencies.py
djblets/settings.py
tests/settings.py
Loading...