Sergey Grebnov created CB-9588:
----------------------------------

             Summary: Plugman. Add support for <resource-file> on Windows
                 Key: CB-9588
                 URL: https://issues.apache.org/jira/browse/CB-9588
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugman, Windows
            Reporter: Sergey Grebnov
            Assignee: Sergey Grebnov


In some cases as plugin developer you want to add additional files to be just 
copied to output folder (for example .dll files to be invoked dynamically or 
.pri files for WinRT components).

It is not currently possible as plugman does not support `<resource-file>` on 
Windows and `<source-file>` elements are not copied to output directory

To fix this I propose to add support of <resource-file> on Windows similar to 
<source-file> with CopyToOutputFolder = true.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to