We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56895c7 commit 31d9f6cCopy full SHA for 31d9f6c
1 file changed
composer.json
@@ -97,7 +97,7 @@
97
"php bin/console cache:warmup"
98
],
99
"build-web-frontend-assets": [
100
- "yarn install",
+ "yarn install --frozen-lockfile --non-interactive",
101
"yarn build:web-frontend"
102
103
"post-install-cmd": [
0 commit comments