You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Sergey Grebnov (JIRA)" <ji...@apache.org> on 2014/08/28 14:16:08 UTC

[jira] [Commented] (CB-7420) Windows. Plugin s are removed from platform during prepare

    [ https://issues.apache.org/jira/browse/CB-7420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14113696#comment-14113696 ] 

Sergey Grebnov commented on CB-7420:
------------------------------------

I think we should just place those files to 'platform/plugins' folder instead of 'platform/*www*/plugins' like we do for custom frameworks

> 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 resource-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.2#6252)