Adds the given assets to the link hook output.
assets
void addAll(Iterable<CodeAsset> assets) => assets.forEach(add);