You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 1, 2018. It is now read-only.
😢 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.
I'm trying to exclude files nested under subdirectories like 'www/src/any/.'.
I've tried:
src//*
src//.
src/*
and so on.
I can exclude individual files though. Also on Windows if that matters.
The text was updated successfully, but these errors were encountered: