Skip to content

[Deployment] Updated building assets in favor of Encore over Assetic #10238

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Sep 4, 2018

Conversation

royklutman
Copy link
Contributor

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.

@xabbuh xabbuh added this to the 3.4 milestone Sep 3, 2018
Minor reorganization
@javiereguiluz
Copy link
Member

@royklutman thanks for removing the obsolete Assetic stuff. I agree adding a link to building assets with Webpack Encore ... but I prefer to not create a new section called "Things to do before deploying".

The reason is that there are multiple things that you can do before the actual deployment ... or after deploying but before publishing the app ... it all depends on your setup and deployment strategy. So, let's keep a single general list of things to do and people should figure out the details.

Thanks!

@javiereguiluz javiereguiluz merged commit 53602e6 into symfony:3.4 Sep 4, 2018
javiereguiluz added a commit that referenced this pull request Sep 4, 2018
…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
@royklutman
Copy link
Contributor Author

@javiereguiluz Yes that makes way more sense indeed, thanks for editing!

@royklutman royklutman deleted the deployment-use-encore branch September 4, 2018 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants