Github user jsoref commented on a diff in the pull request:
https://github.com/apache/cordova-lib/pull/22#discussion_r13307809
--- Diff: cordova-lib/src/cordova/lazy_load.js ---
@@ -50,6 +50,11 @@ module.exports = {
}
var url = platforms[platform].url + ';a=snapshot;h=' +
platforms[platform].version + ';sf=tgz';
+ // This is probably not ok but since our platform is not hosted on
apache yet..
--- End diff --
This definitely shouldn't be part of the pull request
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---