[GitHub] incubator-weex pull request #1254: [WEEX-445][jsfm] export requireModule to ...

2018-06-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/1254 ---

[GitHub] incubator-weex pull request #1254: [WEEX-445][jsfm] export requireModule to ...

2018-06-27 Thread imyzf
Github user imyzf commented on a diff in the pull request: https://github.com/apache/incubator-weex/pull/1254#discussion_r198445526 --- Diff: runtime/api/init.js --- @@ -117,6 +117,7 @@ function createInstanceContext (id, options = {}, data) { Object.assign(runtimeContext,

[GitHub] incubator-weex pull request #1254: [WEEX-445][jsfm] export requireModule to ...

2018-06-26 Thread Hanks10100
Github user Hanks10100 commented on a diff in the pull request: https://github.com/apache/incubator-weex/pull/1254#discussion_r198207371 --- Diff: runtime/api/init.js --- @@ -117,6 +117,7 @@ function createInstanceContext (id, options = {}, data) {

[GitHub] incubator-weex pull request #1254: [WEEX-445][jsfm] export requireModule to ...

2018-06-08 Thread imyzf
GitHub user imyzf opened a pull request: https://github.com/apache/incubator-weex/pull/1254 [WEEX-445][jsfm] export requireModule to global First of all, thank you for your contribution! Please makes sure that these checkboxes are checked before submitting your PR, thank