You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2018/12/12 09:54:54 UTC

[GitHub] erha19 edited a comment on issue #1881: ios, build question

erha19 edited a comment on issue #1881: ios, build question
URL: https://github.com/apache/incubator-weex/issues/1881#issuecomment-446526303
 
 
   @qzcsgs It works as our expected now, for the official project, the `npm run build` command will build source to the `dist` folder, while the `npm run ios` command was called, the script will copy files from `dist` to `platforms/ios/bundlejs`, also it will re-run the command `npm run build` command to get the latest products.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services