• 
      

    Fix .babelrc configuration and preserve package.json.

    Review Request #12778 — Created Jan. 10, 2023 and submitted

    Information

    Djblets
    release-4.x

    Reviewers

    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 keep package.json around after
    installing dependencies, making it a bit easier to work with.

    Ran setup.py develop and verified package.json was still there.

    Successfully compiled static media.

    Summary ID
    Fix .babelrc configuration and preserve package.json.
    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 keep `package.json` around after installing dependencies, making it a bit easier to work with.
    1803015be1e58912babafd144ea454ab36b7465a
    david
    1. Ship It!
    2. 
        
    maubin
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-4.x (b8f90a3)