olin-build / abe-web

Web Calendar front-end to ABE (Amorphous Blob of Events)
https://events.olin.build/
MIT License
5 stars 4 forks source link

DO NOT MERGE Fix #149 Heroku doesn't pick up changed environment variables #225

Closed osteele closed 6 years ago

osteele commented 6 years ago

Move the webpack build step from postinstall to start.

This makes bringing up a dyno slower (although the build is faster, so it should be the same total time for a new deployment), but the app picks up changes to environment variables without requiring a re-deploy.

This also brings another couple of benefits:

Description

Describe your changes here.

Required

Changes must conform to these requirements:

Aspirational

We don't yet require these, but they are nice to have:

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 341


Totals Coverage Status
Change from base Build 337: 0.0%
Covered Lines: 157
Relevant Lines: 461

💛 - Coveralls