When you compile in debug mode it doesn't send the asset files to the builder. The files are sent (when needed) from the PC to the device directly.
In release mode it sends everything to the builder. I plan to make it "smarter" in the future to make this process lighter and allow the builder to reuse existing files if they haven't changed.