UNPKG
cordova-sync
Version:
latest (1.0.1)
1.0.1
1.0.0
Respond to file changes and build Cordova application
cordova-sync
/
messages.js
4 lines
(3 loc)
•
178 B
JavaScript
View Raw
1
2
3
4
exports.pathNotSupplied
=
'Must supply a relative path to your'
exports.invalidPath
=
'\nIs not a valid directory'
exports.invalidBuild
=
'\nCould not find the compiled project'