Quiet build for production
This commit is contained in:
parent
0e4a7a40aa
commit
dd56f8533a
|
@ -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
2
composer.lock
generated
|
@ -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": [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue