[
https://issues.apache.org/jira/browse/CB-8197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14582322#comment-14582322
]
ASF GitHub Bot commented on CB-8197:
------------------------------------
GitHub user daserge opened a pull request:
https://github.com/apache/cordova-ios/pull/146
CB-8197 Switch to nodejs for ios platform scripts
Convert `copy-www-build-step.sh` to nodejs
Adds `glob` module and `bundledDependencies` to `package.json`
[Jira issue](https://issues.apache.org/jira/browse/CB-8197)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-ios CB-8197
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-ios/pull/146.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #146
----
commit 8e8d2710f8b1a7ef9241d39623f76f9672ebe6f6
Author: daserge <[email protected]>
Date: 2015-06-11T18:13:06Z
CB-8197 Switch to nodejs for ios platform scripts
Convert copy-www-build-step.sh to nodejs
Adds glob module and bundledDependencies to package.json
----
> Switch to nodejs for ios platform scripts
> -----------------------------------------
>
> Key: CB-8197
> URL: https://issues.apache.org/jira/browse/CB-8197
> Project: Apache Cordova
> Issue Type: Improvement
> Components: iOS
> Reporter: Vladimir Kotikov
> Fix For: 3.8.0
>
>
> Currently platform tooling for ios is based on bash scripts and to improve
> maintainability of such scripts it would be useful to port them to NodeJS.
> Part of this work is already done for create/update scripts in
> https://issues.apache.org/jira/browse/CB-5706 but platform scripts placed in
> cordova folder of platform is still being unported.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]