[
https://issues.apache.org/jira/browse/CB-7666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14152910#comment-14152910
]
ASF subversion and git services commented on CB-7666:
-----------------------------------------------------
Commit 52c99052aef70314fa2d59928de0bc7a518f4293 in cordova-windows's branch
refs/heads/master from [~vladimir.kotikov]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-windows.git;h=52c9905 ]
CB-7666 Merge node_modules and move to package root
> Move windows platform /bin and /template files outside of "windows" subdir
> --------------------------------------------------------------------------
>
> Key: CB-7666
> URL: https://issues.apache.org/jira/browse/CB-7666
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Windows
> Affects Versions: 3.6.3
> Reporter: Vladimir Kotikov
> Priority: Minor
> Fix For: 3.7.0
>
>
> Windows platform template stores it's package structure (bin and template
> folders, package.json, etc.) inside of "windows" subfolder, and this is just
> a heritage of windows8 platform.
> Such a structure of platform template makes for example impossible to get
> package using {{npm install}} directly from git repo, and adds unnecessary
> complexity to tooling scripts.
> Since wp8 platform is already moved to proposed structure (package.json is in
> the root of repo), windows - is the last one of major platforms.
> For simplicity and consistency, let's flatten repo structure and remove
> unnecessary windows folder in repo root.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)