- From: alancutter <notifications@github.com>
- Date: Wed, 03 Feb 2021 16:07:29 -0800
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 4 February 2021 00:08:02 UTC
I'm quite compelled by preserving the linkability of manifest URLs as IDs.
We could support manifest versioning via imports instead.
E.g.
```
https://app.com/manifest.json:
{
"import": "manifest-r31.8.json"
}
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/586#issuecomment-772915348
Received on Thursday, 4 February 2021 00:08:02 UTC