You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #10238 [Deployment] Updated building assets in favor of Encore over Assetic (royklutman, javiereguiluz)
This PR was merged into the 3.4 branch.
Discussion
----------
[Deployment] Updated building assets in favor of Encore over Assetic
The deployment page isn't up-to-date since we're using Encore instead of Assetic. So in this PR I added a pre-deployment task referring to the explanation of deploying assets using Encore. I also removed the part about dumping the assets using Assetic. If someone could however take a look if I did the reference thing correct, that would be a great help. This PR would close#9887 and close#8094.
Commits
-------
53602e6 Update deployment.rst
42498e6 Fixed underline
5375fd6 Added pre-deployment tasks and removed Assetic deployment
430acc6 Added reference to deploying assets
0 commit comments