[
https://issues.apache.org/jira/browse/CB-11339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15310064#comment-15310064
]
ASF GitHub Bot commented on CB-11339:
-------------------------------------
Github user vladimir-kotikov commented on a diff in the pull request:
https://github.com/apache/cordova-lib/pull/445#discussion_r65333789
--- Diff: cordova-lib/src/cordova/platform.js ---
@@ -141,6 +141,12 @@ function addHelper(cmd, hooksRunner, projectRoot,
targets, opts) {
}
}
+ if (/-nightly|-dev$/.exec(platDetails.version)) {
+ msg = 'Wanring: using prerelease platform ' + platform
+
--- End diff --
Typo here: Wanring-> Warning
> Add a warning about prerelease platform usage
> ---------------------------------------------
>
> Key: CB-11339
> URL: https://issues.apache.org/jira/browse/CB-11339
> Project: Apache Cordova
> Issue Type: Sub-task
> Components: CordovaLib
> Reporter: Sergey Shakhnazarov
> Assignee: Sergey Shakhnazarov
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]