Remove compiling of assets on Heroku, remove custom buildpack
This commit is contained in:
@@ -56,10 +56,6 @@
|
||||
"index-document": "index.php",
|
||||
"log-files": [
|
||||
"app/storage/logs/laravel.log"
|
||||
],
|
||||
"compile": [
|
||||
"bower install",
|
||||
"gulp"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user