Generation of .dab file ignores deploy section from v3 of docker compose

I really like the idea of Distributed Application Bundles. This is the right path to go, however I find it useless at the moment. Why? Because it ignores the deploy section from docker-compose v3.x. How on earth can I specify CPU and memory limits then? Or even the number of replicas to deploy?

Am I missing something?