You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Alexander Sorokin (JIRA)" <ji...@apache.org> on 2017/08/25 10:26:00 UTC

[jira] [Updated] (CB-13216) [browser] Assets are not copied to platform_www on plugin install

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

Alexander Sorokin updated CB-13216:
-----------------------------------
    Summary: [browser] Assets are not copied to platform_www on plugin install  (was: [browser] Assets are not copied to www on plugin install)

> [browser] Assets are not copied to platform_www on plugin install
> -----------------------------------------------------------------
>
>                 Key: CB-13216
>                 URL: https://issues.apache.org/jira/browse/CB-13216
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-browser
>            Reporter: Alexander Sorokin
>            Assignee: Jesse MacFadyen
>              Labels: backlog, browser-next
>
> When installing a plugin with an <asset> tag
> {noformat}
> <asset src="www/assets" target="cdvtests" />
> {noformat}
> For example, cordova-plugin-test-framework, the tag is unrecognized and assets are not copied to platform's www folder.
> Here's an example of output:
> {noformat}
> cordova plugin add cordova-plugin-test-framework@https://github.com/apache/cordova-plugin-test-framework
> Warning: using prerelease version 7.0.2-dev (cordova-lib@7.0.2-dev)
> Installing "cordova-plugin-test-framework" for browser
> unrecognized type asset
> Adding cordova-plugin-test-framework to package.json
> Saved plugin info for "cordova-plugin-test-framework" to config.xml
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org