• 
      

    Add @rollup/plugin-commonjs as a devDependency.

    Review Request #14753 — Created Dec. 30, 2025 and submitted

    Information

    Djblets
    release-5.x

    Reviewers

    The new rollup config in Djblets uses the commonjs plugin, but this was
    only installed as part of the Review Board dependencies. When doing a
    full environment install with both Djblets and Review Board, everything
    worked fine, but when doing individual builds of Djblets in its own
    environment, this would fail.

    Built a wheel of Djblets in isolation.

    Summary ID
    Add @rollup/plugin-commonjs as a devDependency.
    The new rollup config in Djblets uses the commonjs plugin, but this was only installed as part of the Review Board dependencies. When doing a full environment install with both Djblets and Review Board, everything worked fine, but when doing individual builds of Djblets in its own environment, this would fail. Testing Done: Built a wheel of Djblets in isolation.
    xtzyunuwymwywnlxmqootvxynyoqmsqq
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-5.x (18ceeb0)