Jeremy Fee
Jeremy Fee
When the preferred origin product's source is `ew` (early warning), show a banner with the following markup: ``` This event information is from the Earthquake Early Warning project and is...
We should consider using https://www.npmjs.com/package/webpack-cdn-plugin It might let us exclude libraries that are changing less frequently from our application bundles. Thinking leaflet, d3, etc.
Our original intention for this page was to be shown when our servers were unreachable. However, it is shown when our servers send a 503 Service Unavailable HTTP status code....
Add a `no404` option, to allow gateway to be configured not to serve a 404 if a file with a registered handler is not found. This is useful for configuring...