• 
      

    Mark `moment` as being an external library.

    Review Request #13781 — Created April 24, 2024 and submitted

    Information

    Review Board
    release-7.x

    Reviewers

    This fixes attempts to import the moment library from our non-lib JS
    codebases.

    Used import moment from 'moment' in a file and saw that compiling no
    longer blew up.

    Summary ID
    Mark `moment` as being an external library.
    This fixes attempts to import the moment library from our non-lib JS codebases. Testing Done: Used `import moment from 'moment'` in a file and saw that compiling no longer blew up.
    8169a55f15392e5b51641c7043790aa83e58e8f4
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed