Skip to content

remove reference to Assetic #10040

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 1 commit into from
Jul 11, 2018
Merged
Changes from all commits
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
8 changes: 1 addition & 7 deletions frontend.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -93,6 +86,7 @@ Other Front-End Articles
:hidden:
:glob:

frontend/assetic
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this does not help. I also forgot to remove one paragraph. Both issues should be fixed with #10059.

frontend/encore/installation
frontend/encore/simple-example
frontend/encore/*
Expand Down