You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by "erha19 (JIRA)" <ji...@apache.org> on 2018/06/01 03:18:00 UTC

[jira] [Resolved] (WEEX-254) Have to manually copy files from src into .temp

     [ https://issues.apache.org/jira/browse/WEEX-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

erha19 resolved WEEX-254.
-------------------------
    Resolution: Fixed

> 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)