Add babel polyfill.

Review Request #7987 — Created Feb. 22, 2016 and submitted

Information

Review Board
release-2.6.x

Reviewers

There are a few features in ES6 which require a polyfill in addition to babel's
compilation. This includes things like Promises, which have the promise (heh
heh) to dramatically simplify our async code.

Used this in some dependent changes.

reviewbot
  1. Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/staticbundles.py
    
    Ignored Files:
        reviewboard/static/lib/js/babel-polyfill-6.5.0.js
    
    
    
    Tool: Pyflakes
    Processed Files:
        reviewboard/staticbundles.py
    
    Ignored Files:
        reviewboard/static/lib/js/babel-polyfill-6.5.0.js
    
    
  2. 
      
brennie
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.6.x (2a8d8ae)
Loading...