witoldsz/angular-http-auth

There is no minified version on bower/npm

Mistrall opened this issue · 5 comments

Can you also add minified version to bower?

vlapo commented

+1

I don't have a build script yet. I suppose I will add one some day. On the other hand, every project I saw either had it's own minification procedure for everything, or they did not care, because it was internal project.

@Mistrall I understand why you would want a minified version, but you really ought to be using your own build script. I would recommend generator-gulp-angular or generator-angular.

The minify version a file is created for easing the life the developer. 👍

By default, using Bower.json do download packages library Front-end for motif and NPM do download packages builders and tasks, facilitates management.