Quiet build for production

This commit is contained in:
Oliver Davies 2017-01-08 02:02:24 +00:00
parent 0e4a7a40aa
commit dd56f8533a
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
"scripts": {
"clean": "rm -rf output_*/",
"dev": "sculpin generate --clean --no-interaction --server --watch",
"production": "sculpin generate --clean --no-interaction --env prod",
"production": "sculpin generate --clean --no-interaction --env='prod' --quiet",
"test": "behat"
},
"require": {

2
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "b684c2fe318372b4479a3d443bfbe1a0",
"hash": "f5b418bcffa381556538abe1c659036a",
"content-hash": "3c2abfae369d41fb0f11d86bbecdd0dd",
"packages": [
{