[
https://issues.apache.org/jira/browse/CB-7666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Kotikov updated CB-7666:
---------------------------------
Summary: Move windows platform /bin and /template files outside of
"windows" subdir (was: Move windows platform bin and template files outside of
"windows" subdir)
> 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 already moved to proposed structure (package.json is in
> the root of repo), windows - is the last one standing.
> 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)