Global assets
You may define a global email assets folder that will be copied to the build directory. The Starter sets it to theimages directory:
config.js
static.source will be copied to the static.destination directory, which is relative to build.output.path.
Multiple sources
You may define multiple asset source paths and all files from those paths will be copied to a single destination directory:config.js