Watch mojito project source files for live edit
npm install watchfilesWatch mojito project source files for live edit
usage:
var watchfiles = require("watchfiles");
/*
*@project_path: the path of mojito project
*@target: web/android/ios
*/
watchfiles(project_path, target);