Skip to content Skip to sidebar Skip to footer
Showing posts with the label Gulp Uglify

How To Load Minified File In Angular 2 Using Gulp Uglify ? (which Minifies Typescript Bundled File)

I have a angular 2 application in which typescript compiler options is defined to generate a single… Read more How To Load Minified File In Angular 2 Using Gulp Uglify ? (which Minifies Typescript Bundled File)

Minifying Angularjs Application Issues

I have an application written in AngularJS and Bootstrap that works perfectly well, but when I trie… Read more Minifying Angularjs Application Issues