Skip to content

Commit c7071b8

Browse files
committed
minor #8034 Removing bower, as even they now recommend to use yarn and webpack (weaverryan)
This PR was squashed before being merged into the 2.7 branch (closes #8034). Discussion ---------- Removing bower, as even they now recommend to use yarn and webpack Check the note on: https://bower.io/ Let's remove this section entirely, and redirect to the frontend section in general. Commits ------- 5a7610c fixing index problem now that there were *no* frontend articles on 2.7 4fe7bfb Removing bower, as even they now recommend to use yarn and webpack
2 parents 7322ed7 + 5a7610c commit c7071b8

File tree

3 files changed

+3
-157
lines changed

3 files changed

+3
-157
lines changed

_build/redirection_map

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
/cookbook/form/inherit_data_option /form/inherit_data_option
163163
/cookbook/form/unit_testing /form/unit_testing
164164
/cookbook/form/use_empty_data /form/use_empty_data
165-
/cookbook/frontend/bower /frontend/bower
165+
/cookbook/frontend/bower /frontend
166166
/cookbook/frontend/index /frontend
167167
/cookbook/install/unstable_versions /setup/unstable_versions
168168
/cookbook/install/bundles /setup/bundles

frontend.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
Front-end
22
=========
33

4-
.. toctree::
5-
:maxdepth: 1
6-
:glob:
4+
See the latest version of the docs for frontend tools. Or, see
5+
:doc:`/assetic`.
76

8-
frontend/*

frontend/bower.rst

Lines changed: 0 additions & 152 deletions
This file was deleted.

0 commit comments

Comments
 (0)