Comment 4 for bug 1517028

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (master)

Reviewed: https://review.openstack.org/254200
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=efed1744516393e22cad8f32b2dd7596e290f6dd
Submitter: Jenkins
Branch: master

commit efed1744516393e22cad8f32b2dd7596e290f6dd
Author: Vitaly Kramskikh <email address hidden>
Date: Mon Dec 7 16:00:24 2015 +0300

    Update JS dependencies to fix various bugs

    - Update 'ip' to fix issue with Safari
    - Update webpack to fix sourcemaps generation with uglifyjs
    - Remove uglifyjs - it's a webpack dependency and shouldn't
      be used directly

    Change-Id: I01a0afbaeb00dfa67bcdca33764744428dc6cc52
    Closes-Bug: #1519784
    Partial-Bug: #1517028