[
https://issues.apache.org/jira/browse/CB-7420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14119159#comment-14119159
]
ASF subversion and git services commented on CB-7420:
-----------------------------------------------------
Commit 165863134c31f4203c2bdbee6f5720baf48fee17 in cordova-lib's branch
refs/heads/master from [~purplecabbage]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=1658631 ]
Merge branch 'CB-7420' of https://github.com/MSOpenTech/cordova-lib
> Windows. Plugin <resource-file>s are removed from platform during prepare
> -------------------------------------------------------------------------
>
> Key: CB-7420
> URL: https://issues.apache.org/jira/browse/CB-7420
> Project: Apache Cordova
> Issue Type: Bug
> Components: CordovaLib, Windows 8
> Reporter: Sergey Grebnov
> Assignee: Sergey Grebnov
> Labels: cordova-lib, windows
>
> As per current implementation plugins <source-file> are placed to www folder
> on Windows so removed during prepare step.
> Looks like we have not seen this issue before since core plugins don't use
> source-file on Windows - on windows we mostly use js-module elements.
> The difference between js-module and source-file is that js-module content is
> supposed to be js code only and is wrapped in special way before placing to
> platform. Source-file could be anything which should be added as Content, for
> example Windows Store package resource file (.pri) -
> http://msdn.microsoft.com/en-us/library/windows/apps/hh694557.aspx
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)