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

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

Tuqire hussain created WEEX-254:
-----------------------------------

             Summary: 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: Adam Feng


 
h3. *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)