diff --git a/frontend/assetic/index.rst b/frontend/assetic/index.rst new file mode 100644 index 00000000000..63955c9f8dd --- /dev/null +++ b/frontend/assetic/index.rst @@ -0,0 +1,8 @@ +Assetic +======= + +.. caution:: + + Using Assetic to manage web assets in Symfony applications is no longer + recommended. Instead, use :doc:`Webpack Encore `, which bridges + Symfony applications with modern JavaScript-based tools to manage web assets.