• 
      

    Fix setting NODE_PATH.

    Review Request #14744 — Created Dec. 22, 2025 and submitted

    Information

    Review Board
    release-7.1.x

    Reviewers

    A last-minute bug snuck into the settings for NODE_PATH while I was
    moving the jquery-ui stuff over to the build-media script, causing the
    generator for node_modules paths to be evaluated twice. This resulted in
    NODE_PATH being set to an empty string. This change removes the code
    that was supposed to be removed.

    Built static media successfully.

    Summary ID
    Fix setting NODE_PATH.
    A last-minute bug snuck into the settings for NODE_PATH while I was moving the jquery-ui stuff over to the build-media script, causing the generator for node_modules paths to be evaluated twice. This resulted in NODE_PATH being set to an empty string. This change removes the code that was supposed to be removed. Testing Done: Built static media successfully.
    ynmolovnvllkwmwzttmxtspqtnqzktpv
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-7.1.x (13fec45)