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 262debd commit 53a9cecCopy full SHA for 53a9cec
docs/administration/project_organization/project_organization.md
@@ -34,7 +34,7 @@ All project assets are accessible through the `assets` path.
34
the `yarn encore <dev|prod>` command:
35
36
```
37
- php bin/console bazinga:js-translation:dump assets --merge-domains
+ php bin/console bazinga:js-translation:dump public/assets --merge-domains
38
39
40
## Configuration
0 commit comments