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