8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19a0c35 commit 34e4621Copy full SHA for 34e4621
cookbook/bundles/remove.rst
@@ -73,6 +73,12 @@ should remove the bundle from the filesystem. The bundle is located in the
73
``src/Acme/DemoBundle`` directory. You should remove this directory and you
74
can remove the ``Acme`` directory as well.
75
76
+3.1 Remove bundle resources
77
+~~~~~~~~~~~~~~~~~~~~~~~~~~~
78
+
79
+Remove the Acme resource directory from the applications web folder. It can be found in ``web/bundles/acmedemo``.
80
81
82
.. tip::
83
84
If you don't know the location of a bundle, you can use the
0 commit comments