You can place items in your Resources folder into later sharedassets files in Edit -> Project Settings -> Player by changing the firstStreamedLevelWithResources value.
sharedassets0.assets contains all assets that are being referenced by the first scene in build (Build Settings → Scenes in Build). sharedassets1.assets contains all assets that are being referenced by the second scene in build and weren’t referenced already in the previous scene.
And so forth.