Enable Heroku review apps
This commit is contained in:
committed by
Michael Vines
parent
8de34e1f42
commit
2513468582
7
explorer/app.json
Normal file
7
explorer/app.json
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"buildpacks": [
|
||||||
|
{
|
||||||
|
"url": "https://buildpack-registry.s3.amazonaws.com/buildpacks/mars/create-react-app.tgz"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Reference in New Issue
Block a user