I am facing issue in angularjs + gulp.
When i run gulp command, it gives me errors in my many .js files.
and my changes are not reflected which i have made in .js file.
Now i want to ignore those error and build .js compress file which gulp is doing.
I tried gulp --build force command also but it not works.
import gulp-plumber plugin
ref-url : https://www.npmjs.com/package/gulp-plumber