Skip to content

Commit 53602e6

Browse files
Update deployment.rst
Minor reorganization
1 parent 42498e6 commit 53602e6

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

deployment.rst

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -108,16 +108,6 @@ Basic scripting
108108
You can of course use shell, `Ant`_ or any other build tool to script
109109
the deploying of your project.
110110

111-
Common Pre-Deployment Tasks
112-
----------------------------
113-
114-
Before deploying your Symfony project, there are a number of common tasks you might need to do:
115-
116-
A) Building and Minifying your Assets
117-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
118-
119-
Follow these steps to get started building and minifying your assets: :ref:`how-do-i-deploy-my-encore-assets`.
120-
121111
Common Post-Deployment Tasks
122112
----------------------------
123113

@@ -196,6 +186,7 @@ setup:
196186
* Running any database migrations
197187
* Clearing your APC cache
198188
* Add/edit CRON jobs
189+
* ref:`Building and minifying your assets <how-do-i-deploy-my-encore-assets>` with Webpack Encore
199190
* Pushing assets to a CDN
200191
* ...
201192

0 commit comments

Comments
 (0)