I think it's better to build package own `vendors.js` and `vendors.css` files to avoid to load each vendors file from a CDN. We can reduce HTTP request and filemanager window loading time :wink: Maybe use Bower and a small gulpfile to build it?