EDIT 2 this seems to be a bug. https://github.com/angular/angular/issues/9359
my angular 2 application (very simple one) is loading hundrets of js/html/css files when I refresh the page.
is there a way to load one bundled-file instead of all these little files because it just takes so much time...
EDIT:
most of the traffic Comes from the rxjs...how can I use the rxjs.min.js??