Skip to content

Commit 4c72eb9

Browse files
committed
Simplified app.json
1 parent dceab6a commit 4c72eb9

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

app.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,5 @@
11
{
22
"name": "editor-ui",
3-
"scripts": {
4-
"postdeploy": "yarn build:wc"
5-
},
6-
"env": {
7-
"HEROKU_APP_NAME": {
8-
"required": true
9-
},
10-
"NODE_ENV": {
11-
"value": "production"
12-
},
13-
"BABEL_ENV": {
14-
"value": "production"
15-
}
16-
},
173
"formation": {
184
"web": {
195
"quantity": 1

0 commit comments

Comments
 (0)