Commit Graph

3 Commits (522bd57ec3e0e17efc5e006f6fe8e1f63cbfc53a)

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