Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-7420

Windows. Plugin <resource-file>s are removed from platform during prepare

    XMLWordPrintableJSON

Details

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            sgrebnov Sergey Grebnov
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: