• 
      

    Add node_modules to LESS include path.

    Review Request #12884 — Created March 13, 2023 and submitted

    Information

    Djblets
    release-4.x

    Reviewers

    We've started to pull in some dependencies from node_modules for
    JavaScript, and some of those have matching CSS. While Djblets currently
    doesn't have anything which needs this, we should have it in the include
    path so we don't get confused later on down the road.

    Used an equivalent change in Review Board.

    Summary ID
    Add node_modules to LESS include path.
    We've started to pull in some dependencies from node_modules for JavaScript, and some of those have matching CSS. While Djblets currently doesn't have anything which needs this, we should have it in the include path so we don't get confused later on down the road. Testing Done: Used an equivalent change in Review Board.
    20551eaa7149ca17d0c17644512f9844c00c0019
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-4.x (0d61a32)