Artifact guidance now says static pages can't hand you a file to save.
What's wrong with this entry?
The wording for what an artifact can and cannot do now lists handing the viewer a file to save among the things static HTML cannot provide, and the error you get when publishing an unservable supporting file explains what supporting files are for.
- The rejection now spells out that neither a served file nor a
data:/blob:link gives the viewer a file, because downloads started by the page are blocked. - Applies to the runtime-capability description and the prototype/template guidance.
Supporting files are assets the page itself loads
Strings lifted out of the shipped bundle, so the claim above can be checked against them.