• 
      

    Fix building extensions without a static/ directory.

    Review Request #5633 — Created March 16, 2014 and submitted

    Information

    Djblets
    master
    57db3b7...

    Reviewers

    Extensions that used the packaging wrappers but didn't have a static/
    directory would break. We want to be consistent, so we should allow
    this. We now check for the existence before we try to operate on it.

    Built an extension using the packaging but didn't have a static/ directory.

    david
    1. Ship It!

    2. 
        
    chipx86
    Review request changed
    Status:
    Completed