AntoineMary / grunt-angular-file-loader

Automatically sort and inject AngularJS app files depending on module definitions and usage
MIT License
5 stars 8 forks source link

Concat and minification? #1

Closed zifnab87 closed 8 years ago

zifnab87 commented 9 years ago

Since this is the most reliable angular source injector I have ever used.. is it too difficult to add concatenation and minification as well? There seems to be so much need for such a tool and https://github.com/claudio-silva/grunt-angular-builder doesn't cut it with external libraries.. Thank you so much!

AntoineMary commented 9 years ago

Hi, thanks for this comment ! The functions you ask for are planned this injector is far from the end but for the moment I'm really busy I can't work on it... The day I can improve it you will be the first to know !

AntoineMary commented 8 years ago

Afterthough, I will not implement functions to concat and minify in this plugin. The main goal of it is to inject the files into the main HTML in the right order not more.

There is already a lot of grunt plugins thaht can concat and/or minify files easily, there is no need to write another one.

If you really want to concat / minify your files I can advise you to use this grunt plugins : https://www.npmjs.com/package/grunt-usemin