Fix babel arguments for tests and extension packaging.

Review Request #11897 — Created Dec. 22, 2021 and submitted

Information

Djblets
release-2.x

Reviewers

The babel upgrade I did earlier updated everything necessary for running
the devserver and doing packages, but the test settings for djblets and
the extension build system still had the old babel-cli paths. This
change updates those.

Successfully did a build of an extension package that used babel for JS media.

Summary ID
Fix babel arguments for tests and extension packaging.
The babel upgrade I did earlier updated everything necessary for running the devserver and doing packages, but the test settings for djblets and the extension build system still had the old `babel-cli` paths. This change updates those. Testing Done: Successfully did a build of an extension package that used babel for JS media.
5b500bfa97792a94e34999a41d61f3bdbb6bdaea
Description From Last Updated

F821 undefined name 'o'

reviewbotreviewbot
Checks run (1 failed, 1 succeeded)
flake8 failed.
JSHint passed.

flake8

david
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.x (482dc97)
Loading...