I have a sandbox solution that deploys various elements. Is it possible to specify the collection level site assets library during the deployment. For example, I would like some elements to be placed in the site collection "Site Assets" or "Images" libraries when a feature is activated.
Tried using a relative reference to the collection however the deployment throws an error that the value does not fall within the expected range.
ie. "URL=/sites/spdeveloper/siteassets/myFile.txt"