when using composer dependencies huge amount of unnecessary files download such documentations, test units, etc. these make built file large. how include production files composer folder?
unfortunately, package developer don't exploit .gitattributes
files , using or not using --prefer-dist
same them. come following gulp task: https://gist.github.com/salarmehr/b62703afb6617f4cacac
Comments
Post a Comment