GitHub user Hanks10100 opened a pull request:
https://github.com/apache/incubator-weex/pull/1342
[WEEX-397][jsfm] update build script of js framework
+ Change the build target of js framework files to the `dist` path instead
of `pre-build`.
+ Modify the `build_from_source.sh` to copy the correct js framework files
to the `pre-build` folder.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Hanks10100/incubator-weex
jsfm-release-build-script
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/1342.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 #1342
----
commit 31f842f9ac68c78b10da0d3ab89a95d97ee55210
Author: Hanks <zhanghan.me@...>
Date: 2018-07-18T08:19:42Z
[WEEX-397][jsfm] update build script of js framework
----
---