Skip to content

Latest commit

 

History

History

use-dynamic-manifest

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

How To use dynamic manifests

This directory contains information related to generating a manifest dynamically.

What you can do with this repository

This repository contains examples showing how a service could be used to return a manifest instead of having a static json file.

Examples

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

Before you get started

Read more about our recommended development environment.