You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/08/02 15:32:57 UTC

[GitHub] [cordova-android] ath0mas commented on a change in pull request #1213: Review `create` default values and stop project name transform

ath0mas commented on a change in pull request #1213:
URL: https://github.com/apache/cordova-android/pull/1213#discussion_r681071698



##########
File path: lib/create.js
##########
@@ -229,7 +228,7 @@ exports.create = function (project_path, config, options, events) {
         .then(function () {
             return exports.validateProjectName(project_name);
         }).then(function () {
-        // Log the given values for the project
+            // Log the given values for the project

Review comment:
       OK ;)




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org