[
https://issues.apache.org/jira/browse/WEEX-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tuqire hussain updated WEEX-254:
--------------------------------
Description:
*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
was:
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
> 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
> 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)