Skip to content

Commit 1a98bca

Browse files
krikke26wouterj
authored andcommitted
Add mention for Bower.json
1 parent f70947f commit 1a98bca

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

cookbook/frontend/bower.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,11 @@ For more details, read the article `Checking in front-end dependencies`_.
135135
But, it's very possible that Bower will add a lock feature in the future
136136
(e.g. `bower/bower#1748`_).
137137

138+
Bower.json
139+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
140+
141+
Another option is to just commit your bower.json to git which holds the different dependencies. Then use `bower install` to install the required dependencies.
142+
138143
.. _Bower: http://bower.io
139144
.. _`Node.js`: https://nodejs.org
140145
.. _BowerPHP: http://bowerphp.org/

0 commit comments

Comments
 (0)