formly-js / angular-formly

JavaScript powered forms for AngularJS
http://docs.angular-formly.com
MIT License
2.22k stars 405 forks source link

formly.min.js is not minified #581

Closed koraybalci closed 8 years ago

koraybalci commented 8 years ago

Getting formly via bower (7.3.8) and min.js is not minified. Same for 7.3.7

kentcdodds commented 8 years ago

Looks like somehow I forgot to add the webpack Uglify plugin to the webpack config when I changed some stuff. If someone would like to PR it I'll merge when I land :airplane: :-)