GitHub user yuhun-alibaba reopened a pull request:

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

     * [WEEX-240] [android] feature update for weexsandbox and size off so

     1. every page will has a runtime context independent of other page
     2. At the beginning of js, will use // {"framework" : "Rax"} or // 
{"framework" : "Vue"} to distinguish type
     3. if page type is neither Rax nor Vue, will use global context runtime
     4. delete some usless code and opt build tools, trim so

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

    $ git pull https://github.com/yuhun-alibaba/incubator-weex 
master_multicontext

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

    https://github.com/apache/incubator-weex/pull/1052.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 #1052
    
----
commit 53c45e6dcc80cc539bf22e2d70ff7a1518d476fa
Author: yuhun-alibaba <tomcatswt@...>
Date:   2018-03-01T14:11:16Z

     * [WEEX-240] [android] feature update for weexsandbox and size off so
     1. every page will has a runtime context independent of other page
     2. At the beginning of js, will use // {"framework" : "Rax"} or // 
{"framework" : "Vue"} to distinguish type
     3. if page type is neither Rax nor Vue, will use global context runtime
     4. delete some usless code and opt build tools, trim so

----


---

Reply via email to