6. Dump assets¶
The web assets must be dumped again if you are using the prod
environment. In dev
this happens automatically:
1 2 3 4 5 |
|
If you encounter problems, additionally clear the cache and install assets:
1 2 3 4 5 6 7 |
|
The web assets must be dumped again if you are using the prod
environment. In dev
this happens automatically:
1 2 3 4 5 |
|
If you encounter problems, additionally clear the cache and install assets:
1 2 3 4 5 6 7 |
|