Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When installing a plugin with an <asset> tag, for example, cordova-plugin-test-framework:
<asset src="www/assets" target="cdvtests" />
The tag is unrecognized and assets are not copied to platform's www folder.
Here's an example of output:
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
Attachments
Issue Links
- links to