flake8
passed.
JSHint
passed.
Review Request #12778 — Created Jan. 10, 2023 and submitted
Information | |
---|---|
chipx86 | |
Djblets | |
release-4.x | |
Reviewers | |
djblets | |
This updates Djblets's
.babelrc
to compile output suitable for the
contents of.browserslistrc
, rather than a version of NodeJS.It also updates
setup.py develop
to keeppackage.json
around after
installing dependencies, making it a bit easier to work with.
Ran
setup.py develop
and verifiedpackage.json
was still there.Successfully compiled static media.
Summary | |
---|---|