Commit Graph

3 Commits (53a471b2b1942ae4ae7ef245a97613c763f6033c)

Author SHA1 Message Date
Daniel Gasienica 1dd87ad197 Format all source code using Prettier 8 years ago
lilia e7e030a5e2
Build expiration date
Add the buildExpiration config and add it to the renderer's config
object. Use grunt to write the build expiration to
config/local-production.json which will override the default value (no
expiration) in production. Finally, run this grunt task as part of the
build process.

// FREEBIE
8 years ago
lilia c442a02cb6 Add build support for expiring old releases
Builds expire after 90 days.
10 years ago