[
https://issues.apache.org/jira/browse/CB-13216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16142177#comment-16142177
]
ASF subversion and git services commented on CB-13216:
------------------------------------------------------
Commit 1f0cfb741025d4a5cc89c498878a0b8cca2816ba in cordova-browser's branch
refs/heads/master from [~alsorokin]
[ https://gitbox.apache.org/repos/asf?p=cordova-browser.git;h=1f0cfb7 ]
CB-13216 Properly install plugin assets
This closes #42
> [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, for example,
> cordova-plugin-test-framework:
> {noformat}
> <asset src="www/assets" target="cdvtests" />
> {noformat}
> 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]