[GitHub] incubator-weex pull request #1010: [jsfm] Refactor the build script and entr...

2018-02-06 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] incubator-weex pull request #1010: [jsfm] Refactor the build script and entr...

2018-02-01 Thread Hanks10100
GitHub user Hanks10100 opened a pull request:

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

[jsfm] Refactor the build script and entry files of js framework

+ Add `weex-env` package, move all polyfills and environment hacks here.
+ Rename `weex-legacy-framework` to `weex-legacy`.
+ Ignore global in common js packages.

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

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

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

https://github.com/apache/incubator-weex/pull/1010.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 #1010


commit b4194ac4e3b6e264b3cdf42c64d7b41bd11098a8
Author: Hanks 
Date:   2018-02-01T12:06:10Z

* [jsfm] refactor the build script and entry files of js framework




---