Skip to content

Commit ad5be87

Browse files
committed
project_organization.md: translations not in this dir
1 parent 53a9cec commit ad5be87

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

docs/administration/project_organization/project_organization.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,6 @@ They can be referenced as relative to the root, for example `assets/js/script.j
2828

2929
All project assets are accessible through the `assets` path.
3030

31-
??? note "Removing `assets` manually"
32-
33-
If you ever remove the `assets` folder manually, you need to dump translations before performing
34-
the `yarn encore <dev|prod>` command:
35-
36-
```
37-
php bin/console bazinga:js-translation:dump public/assets --merge-domains
38-
```
39-
4031
## Configuration
4132

4233
You project's configuration is placed in the respective files in `config/packages`.

0 commit comments

Comments
 (0)