This directory contains information related to generating a manifest dynamically.
This repository contains examples showing how a service could be used to return a manifest instead of having a static json file.
Example | Description |
---|---|
How To - Basic | This is an example of an expressjs server returning a different manifest based on an environment being specified using a query string |
Read more about our recommended development environment.