Alexander Sorokin created CB-13216:
--------------------------------------

             Summary: [browser] Assets are not copied to 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


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 ([email protected])
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to