From 3f5eda149478bfcff0ef14674a7880b0c8e83a75 Mon Sep 17 00:00:00 2001 From: Christian Flothmann Date: Tue, 10 Jul 2018 13:58:24 +0200 Subject: [PATCH] remove reference to Assetic --- frontend.rst | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/frontend.rst b/frontend.rst index 5b180b09e78..d1107661835 100644 --- a/frontend.rst +++ b/frontend.rst @@ -77,13 +77,6 @@ Full API * `Full API`_: https://github.com/symfony/webpack-encore/blob/master/index.js -Assetic -------- - -Assetic is a pure PHP library that helps to process & optimize your assets (similar -to Encore). Even though we recommend using Encore, Assetic still works great. For -a comparison, see :doc:`/frontend/encore/versus-assetic`. - For more about Assetic, see :doc:`/frontend/assetic`. Other Front-End Articles @@ -93,6 +86,7 @@ Other Front-End Articles :hidden: :glob: + frontend/assetic frontend/encore/installation frontend/encore/simple-example frontend/encore/*