Fix babel arguments for tests and extension packaging.
Review Request #11897 — Created Dec. 22, 2021 and submitted — Latest diff uploaded
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 oldbabel-cli
paths. This
change updates those.
Successfully did a build of an extension package that used babel for JS media.
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
Commits
djblets/extensions/packaging.py |
---|
tests/settings.py |
---|