The task for building tutti was never used, since all functionality is
built by pillar.
Also remove the dependencies for jQuery and Bootstrap in package.json
Bootstrap (and its dependency popper.js) are now used from npm packages,
allowing better version control and custom building of only the required
components for both styling and javascript.
At this moment the whole styling of bootstrap is included, once the Cloud
redesign is over it will be stripped to only the used components.