Skip to content

Extend ResourceSetWriter options for linked files

Updates ResourceSetWriter to support 3 options for linked files: skip them, write them, or expand them (that is, write out as a single file). Handy for developing resources as multiple files but publishing as a single file.

Merge request reports