• 
      

    Update Djblets 1.0.x to build with modern Node.JS.

    Review Request #11386 — Created Jan. 20, 2021 and submitted

    Information

    Djblets
    release-1.0.x

    Reviewers

    Djblets 2.1 got support for building with a modern Node.JS, largely
    thanks to our fork of the LessCSS autoprefix plugin. This change is
    simpler in scope, but makes use of that plugin and disables some strict
    argument handling in less-imports.js to enable it to run. This allows
    us to build Djblets packages on modern Node.

    Successfully built a package on Node.JS 14.

    Summary ID
    Update Djblets 1.0.x to build with modern Node.JS.
    Djblets 2.1 got support for building with a modern Node.JS, largely thanks to our fork of the LessCSS autoprefix plugin. This change is simpler in scope, but makes use of that plugin and disables some strict argument handling in `less-imports.js` to enable it to run. This allows us to build Djblets packages on modern Node.
    087f6736448d1637db78b489cda92c834f9990bc
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-1.0.x (096758b)