GitHub user Hanks10100 opened a pull request:

    https://github.com/apache/incubator-weex/pull/1125

    [jsfm] Support to build a standalone polyfill package

    Build a standalone polyfill package which can be used in some outdated 
versions of iOS.
    
    The `weex-polyfill` package contains:
    
    + `Array.from`
    + `Object.assign`
    + `Object.setPrototypeOf`
    + `Promise`

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Hanks10100/incubator-weex 
jsfm-feature-polyfill-package

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-weex/pull/1125.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1125
    
----
commit be8a84e4f69b13c105ff0a1b1735428b2fd604be
Author: Hanks <zhanghan.me@...>
Date:   2018-04-23T08:19:09Z

    * [jsfm] support to build a standalnoe polyfill package

----


---

Reply via email to