|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| | this removes the general `postinstall` call to `bin/heroku` and instead
puts it into a heroku-prebuild hook. At the same time, env vars get
updated to use the `CMD` prefix. The configured buildpacks were not used.
Finally, npm run build is now automatically
done by Heroku.
Signed-off-by: Claudius <opensource@amenthes.de> | 
| | 
| 
| 
| | since heroku detects yarn.lock automatically | 
| | |  | 
| | 
| 
| 
| | This reverts commit ed83dfc862768572eab0c2aed629b1700ac9e224. | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| | webpack scripts are meant to “build” assets, so place them under the same namespace
* dev => build:dev
* build => build:prod | 
|  |  |