Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 53602e6

Browse filesBrowse files
Update deployment.rst
Minor reorganization
1 parent 42498e6 commit 53602e6
Copy full SHA for 53602e6

File tree

Expand file treeCollapse file tree

1 file changed

+1
-10
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-10
lines changed

‎deployment.rst

Copy file name to clipboardExpand all lines: deployment.rst
+1-10Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.