Description
Add coverage for RegisterPersistentService as part of new declarative model for persisting state to the WN article. This is also a feature to comment on and link from the State Management article, so cross-link the existing Prerendering article coverage from the State Management article.
While doing this, bop over to the fingerprinting bit and add a passing remark that it works for whatever scripts are located in the index.html file. For example ...
<script src="js/scripts#[.{fingerprint}].js"></script>
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
Description
Add coverage for
RegisterPersistentServiceas part of new declarative model for persisting state to the WN article. This is also a feature to comment on and link from the State Management article, so cross-link the existing Prerendering article coverage from the State Management article.While doing this, bop over to the fingerprinting bit and add a passing remark that it works for whatever scripts are located in the
index.htmlfile. For example ...Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.