[
https://issues.apache.org/jira/browse/WEEX-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16477130#comment-16477130
]
erha19 commented on WEEX-254:
-----------------------------
Hi, Tuqire,
That's a wrong designed on old weex project, and now you can upgrade your
`weexpack` by `weex update weexpack@latest`, then re-create your project, this
issue has been fixed on last month.
Thanks.
> Have to manually copy files from src into .temp
> -----------------------------------------------
>
> Key: WEEX-254
> URL: https://issues.apache.org/jira/browse/WEEX-254
> Project: Weex
> Issue Type: Bug
> Environment: Weex Version: v1.2.9
> - weexpack : v1.1.6
> - weex-builder : v0.3.14
> - weex-previewer : v1.4.6
> Env: web
> Reporter: Tuqire hussain
> Assignee: erha19
> Priority: Major
>
> *Overview*
> I initialised a new project with `weex create`. When running `yarn dev`, I am
> finding that weex does not always copy all the files from `src` into `.temp`
> folder, meaning I have to manually do this myself. Is this expected behaviour?
> h3. *Steps to Reproduce*
> 1. Init a new project (`weex create new-app`)
> 2. Run `yarn dev` in terminal, and open web view of app
> 3. Add new files to `src` and reference them in `src/entry.js`
> 4. app throws error as files were not copied over and therefore are not found
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)