mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore(app) add stack (https://devcenter.heroku.com/articles/upgrading-to-the-latest-stack)
This commit is contained in:
parent
1e4761a10a
commit
8932378e07
1 changed files with 1 additions and 0 deletions
1
app.json
1
app.json
|
|
@ -11,6 +11,7 @@
|
|||
"folder",
|
||||
"orthodox"
|
||||
],
|
||||
"stack": "heroku-18",
|
||||
"env": {
|
||||
"NPM_CONFIG_PRODUCTION": {
|
||||
"description": "Keep false to install devDependencies and build frontend",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue