/gulp-angularjs

exploring bundling and uglifying angularjs 1.x application

Primary LanguageJavaScript

Gulp version

I am using gulp.series and gulp.parallel features which are in gulp 4 not in 3.x version. See this article how to use the github version of gulp.

Using gulp for optimizing code bundling and minification

Getting Start

# execute below scripts after cloning this git project
npm i
npm run gulp