nordnet / cordova-hot-code-push-cli

[DEPRECATED] - This is a command line utility for Cordova Hot Code Push Plugin.
https://github.com/nordnet/cordova-hot-code-push-cli/issues/79
143 stars 139 forks source link

Allow absolute URL for www_directory #59

Closed jbwdevries closed 5 years ago

jbwdevries commented 8 years ago

Our build directory is outside the repo, and at the moment I have add a lot of ../ to make it work.

Not sure how you'd like to support that, but I think code to change is context.js:44:

return path.join(process.cwd(), consoleArgs[1]);
nikDemyankov commented 8 years ago

I'll try to think of something. Shouldn't be too hard. Thanks for the idea.

nordnet-deprecation-bot commented 5 years ago

👋 Hi! Thank you for your interest in this repo.

đŸ˜ĸ We are not using nordnet/cordova-hot-code-push-cli anymore, and we lack the manpower and the experience needed to maintain it. We are aware of the inconveniece that this may cause you. Feel free to use it as is, or create your own fork.

🔒 This will now be closed & locked.

ℹī¸ Please see #79 for more information.