Large amount of requests

Hey guys, I just deployed my first Meteor app using meteor-up and I am unhappy with number of requests my app is making, 130 requests. Is there a way to optimise it? Why aren’t all these js files concatenated?

EDIT

I didn’t have standard-minifier-js enabled