[
https://issues.apache.org/jira/browse/CB-7578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Grebnov resolved CB-7578.
--------------------------------
Resolution: Fixed
> Windows. Fix platform name reported by pre_package hook
> -------------------------------------------------------
>
> Key: CB-7578
> URL: https://issues.apache.org/jira/browse/CB-7578
> Project: Apache Cordova
> Issue Type: Bug
> Components: CordovaLib, Windows
> Reporter: Sergey Grebnov
> Assignee: Sergey Grebnov
> Labels: cordova-lib, hooks, windows
>
> New universal windows platform still reports 'windows8' as a platform
> {code}
> var hooks = new hooker(projectRoot);
> return hooks.fire('pre_package', { wwwPath:this.www_dir(), platforms:
> ['windows8'] })
> .then(function() {
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)