In my application ,I have stored uploaded images to folder ./assets/uploads. I am using easyimage and imagemagick for storing the images.
In my application, after up
Try to do this:
npm install grunt-sync --save-dev --save-exact
// grunt.loadNpmTasks('grunt-sync');
/tasks/config/sync.js
lift
Back to the Original answer