Skip to content

Commit d7b0907

Browse files
committed
minor #10040 remove reference to Assetic (xabbuh)
This PR was merged into the 4.0 branch. Discussion ---------- remove reference to Assetic <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- 3f5eda1 remove reference to Assetic
2 parents 635d4fa + 3f5eda1 commit d7b0907

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

frontend.rst

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -77,13 +77,6 @@ Full API
7777

7878
* `Full API`_: https://github.com/symfony/webpack-encore/blob/master/index.js
7979

80-
Assetic
81-
-------
82-
83-
Assetic is a pure PHP library that helps to process & optimize your assets (similar
84-
to Encore). Even though we recommend using Encore, Assetic still works great. For
85-
a comparison, see :doc:`/frontend/encore/versus-assetic`.
86-
8780
For more about Assetic, see :doc:`/frontend/assetic`.
8881

8982
Other Front-End Articles
@@ -93,6 +86,7 @@ Other Front-End Articles
9386
:hidden:
9487
:glob:
9588

89+
frontend/assetic
9690
frontend/encore/installation
9791
frontend/encore/simple-example
9892
frontend/encore/*

0 commit comments

Comments
 (0)