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
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fixed underline
  • Loading branch information
royklutman committed Aug 30, 2018
commit 42498e6492b1f48367b8d238c8103d6ef19c8c50
2 changes: 1 addition & 1 deletion deployment.rst
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ Common Pre-Deployment Tasks
Before deploying your Symfony project, there are a number of common tasks you might need to do:

A) Building and Minifying your Assets
~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Follow these steps to get started building and minifying your assets: :ref:`how-do-i-deploy-my-encore-assets`.

Expand Down