Commit Graph

3 Commits (559b2157d44449284198c69ff127008b82c2a83b)

Author SHA1 Message Date
Daniel Gasienica 1dd87ad197 Format all source code using Prettier 7 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.
9 years ago